Part VI. XML-RPC - server
Table of Contents
AgsRegistry
— remote control registry
AgsServer
— remote control server
AgsServerApplicationContext
AgsServerStatus
AgsServiceProvider
— service provider interface
Controller - providing context path
AgsController
— base controller
AgsFrontController
— handle all XMLRPC requests
AgsPluginController
— provide abstract controller
Security - basic authentication
AgsAuthentication
— base password authentication
AgsAuthenticationManager
— singleton pattern to organize authentication
AgsBusinessGroup
— base group permissions
AgsBusinessGroupManager
— singleton pattern to organize business group
AgsCertificate
— base password certificate
AgsCertificateManager
— singleton pattern to organize certificate
AgsPasswordStore
— password storage
AgsPasswordStoreManager
— singleton pattern to organize password stores
AgsAuthSecurityContext
— auth security context
AgsSecurityContext
— current security context
AgsXmlAuthentication
— authentication by XML file
AgsXmlBusinessGroup
— password store by XML file
AgsXmlCertificate
— certificate by XML file
AgsXmlPasswordStore
— password store by XML file