org.josso.agent |
|
Java Source File Name | Type | Comment |
AbstractSSOAgent.java | Class | Represents a partial implementation of an Single Sign-on Agent. |
Constants.java | Class | SSO Agent Constants. |
LocalSession.java | Interface | A Session specific to a SSO partner application domain. |
LocalSessionEvent.java | Class | General event for notifying listeners of significant changes on a LocalSession. |
LocalSessionListener.java | Interface | Implementations of this interface may are notified of changes to the list of active local sessions
in a web application. |
SingleSignOnEntry.java | Class | A class representing entries in the cache of authenticated users. |
SSOAgent.java | Interface | An Agent stands in between the Gateway and the Security Domain were partner application reside. |
SSOAgentConfiguration.java | Interface | |
SSOAgentConfigurationEventHandler.java | Class | This ConfigurationHandler listens to SSOAgentMBean notifications to add or remove JOSSO partner application definitions
from JOSSO agent configuration file. |
SSOAgentConfigurationHandler.java | Class | This ConfigurationHandler listens to SSOAgentMBean notifications to add or remove JOSSO partner application definitions
from JOSSO agent configuration file. |
SSOAgentConfigurationImpl.java | Class | |
SSOAgentInfo.java | Class | TODO : Add class description. |
SSOAgentMBean.java | Class | |
SSOAgentRequest.java | Interface | |
SSOAgentRequestImpl.java | Class | |
SSOPartnerAppConfig.java | Class | SSO Partner Application configuration. |