Part VI. XML-RPC - server

Table of Contents

AgsRegistry — remote control registry
AgsServer — remote control server
AgsServerApplicationContext
AgsServerStatus
AgsServiceProvider
Controller - providing context path
AgsController — base controller
AgsFrontController — handle all XMLRPC requests
AgsLocalFactoryController — local factory controller
AgsLocalRegistryController — local registry controller
AgsLocalSerializationController — local serialization controller
AgsLocalTaskController — local task controller
Security - basic authentication
AgsAuthentication — base password authentication
AgsAuthenticationManager — Singleton pattern to organize authentication
AgsBusinessGroup — base group permissions
AgsCertificate — base password certificate
AgsCertificateManager — Singleton pattern to organize certificate
AgsPasswordStore — password storage
AgsPasswordStoreManager — Singleton pattern to organize password stores
AgsSecurityContext — current security context
AgsXmlAuthentication — authentication by XML file
AgsXmlCertificate — certificate by XML file
AgsXmlPasswordStore — password store by XML file
Thread - multi-threaded routines
AgsRemoteTask
AgsRemoteTaskThread — remote task thread