C D E G I O T U

C

create(String, String, ServiceEnvironment, XMLProperties) - Method in class toolbox.opensso.idm.OpenSSOIdmServiceImpl
Initialise this service by calling the super class create() method.
createMap(String) - Method in interface toolbox.opensso.idm.OpenSSOIdmService
Create a Map from the given formatted string.
createMap(String) - Method in class toolbox.opensso.idm.OpenSSOIdmServiceImpl
Create a Map from the given formatted string.

D

destroy() - Method in class toolbox.opensso.idm.OpenSSOIdmServiceImpl
Destroy this service.
destroy() - Method in class toolbox.opensso.web.OpenSSOFilter
Not implemented.
destroyToken() - Method in class toolbox.opensso.idm.TokenHelper
Destroy the token managed by this helper.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class toolbox.opensso.web.OpenSSOFilter
Perform SSOToken and HttpSession validation and supplement HttpSession with required user attributes if necessary.

E

exec(List) - Method in class toolbox.opensso.web.helper.IdmSearchHelper
Perform OpenSSO IDM searches and return the results.

G

getChoiceValues() - Method in class toolbox.opensso.sm.OpenSSOChoiceValuesAdapter
Generic implementation of the getChoiceValues() method that makes use of OpenSSOChoiceValuesService implementations to obtain choice values.
getChoiceValues(Map) - Method in interface toolbox.opensso.sm.OpenSSOChoiceValuesService
Return choice values as a Map instance.
getToken() - Method in class toolbox.opensso.idm.TokenHelper
Return the SSOToken managed by this helper.

I

IdmException - Exception in toolbox.opensso.idm
Exception that is generated when a exceptions are encountered during any IDM related operations.
IdmException(Exception) - Constructor for exception toolbox.opensso.idm.IdmException
Creates a new IdmException from the given Exception.
IdmException(String) - Constructor for exception toolbox.opensso.idm.IdmException
Generates a IdmException with the given message.
IdmSearchHelper - Class in toolbox.opensso.web.helper
Web helper class to perform OpenSSO IDM searches.
IdmSearchHelper() - Constructor for class toolbox.opensso.web.helper.IdmSearchHelper
Default constructor.
init(FilterConfig) - Method in class toolbox.opensso.web.OpenSSOFilter
Initialise this filter.

O

OpenSSOChoiceValuesAdapter - Class in toolbox.opensso.sm
Generic implementation of the OpenSSO ChoiceValues class that makes use of OpenSSOChoiceValuesService implementations to obtain choice values.
OpenSSOChoiceValuesAdapter() - Constructor for class toolbox.opensso.sm.OpenSSOChoiceValuesAdapter
Default constructor
OpenSSOChoiceValuesService - Interface in toolbox.opensso.sm
Interface that defines a generic mechanism for obtaining choice values for the OpenSSO Service Management Services.
OpenSSOFilter - Class in toolbox.opensso.web
Filter implementation to provide access to user identity attributes within HttpSession scope and to optionally manage the HttpSession lifecycle.
OpenSSOFilter() - Constructor for class toolbox.opensso.web.OpenSSOFilter
Default constructor
OpenSSOIdmService - Interface in toolbox.opensso.idm
Convenience service interface to abstract OpenSSO IDM API calls and data structures.
OpenSSOIdmServiceImpl - Class in toolbox.opensso.idm
Default implementation of the OpenSSOIdmService interface.
OpenSSOIdmServiceImpl() - Constructor for class toolbox.opensso.idm.OpenSSOIdmServiceImpl
Default constructor

T

TokenHelper - Class in toolbox.opensso.idm
Helper class to create and manage a SSOToken.
TokenHelper(String, String, String, String) - Constructor for class toolbox.opensso.idm.TokenHelper
Create a new TokenHelper instance.
toolbox.opensso.idm - package toolbox.opensso.idm
 
toolbox.opensso.sm - package toolbox.opensso.sm
 
toolbox.opensso.web - package toolbox.opensso.web
 
toolbox.opensso.web.helper - package toolbox.opensso.web.helper
 

U

userSearch(String, Map, String, Set, boolean) - Method in interface toolbox.opensso.idm.OpenSSOIdmService
Perform a user search against the OpenSSO repository.
userSearch(String, Map, String, Set, boolean) - Method in class toolbox.opensso.idm.OpenSSOIdmServiceImpl
Perform a user search against the OpenSSO repository.

C D E G I O T U