A C D E F G I L M N O P R S T U V

G

GENERAL_EXCEPTION - Static variable in interface com.hyperion.css.CSSAppExceptionIF
Constant that specifies an abnormal behavior in the execution.
getBundle(String, Locale) - Static method in class com.hyperion.css.i18n.CSSI18nUtility
Gets the resource bundle for the bundle name passed in.
getBundle(String, Map) - Static method in class com.hyperion.css.i18n.CSSI18nUtility
Gets the resource bundle for the bundle name passed in.
getConfigFile() - Method in class sampleApplications.MyApp
This returns the configuration file for the security platform to initialize and be configured.
getConfigFile() - Method in interface com.hyperion.css.application.CSSApplicationIF
Get the file that contains the XML-based configuration for the security platform to initialize.
getConfigurationManager() - Static method in class com.hyperion.css.CSSSystem
Return the Configuration Manager.
getCSSAPI() - Method in class com.hyperion.css.CSSSystem
Returns the entry point to the security platform API.
getCSSUpdateUtility(Map, URL) - Method in class com.hyperion.css.CSSSystem
Internal use only.
getEmailAddress() - Method in interface com.hyperion.css.common.CSSUserIF
Gets the email addresses for this user.
getErrorCode() - Method in class com.hyperion.css.CSSOperationNotSupportedException
Gets the error Code.
getErrorCode() - Method in class com.hyperion.css.CSSInvalidIdentityException
Gets the error Code.
getErrorCode() - Method in class com.hyperion.css.CSSException
The error code.
getErrorCode() - Method in class com.hyperion.css.CSSNoProviderException
Gets the error Code.
getErrorCode() - Method in class com.hyperion.css.CSSIllegalArgumentException
Gets the error Code.
getErrorCode() - Method in class com.hyperion.css.CSSTokenNotAvailableException
Gets the error Code.
getErrorCode() - Method in class com.hyperion.css.CSSCommunicationException
Gets the error Code.
getErrorCode() - Method in interface com.hyperion.css.CSSAppExceptionIF
Returns the error code.
getErrorCode() - Method in class com.hyperion.css.CSSInvalidGroupException
Gets the error Code.
getErrorCode() - Method in class com.hyperion.css.common.configuration.CSSConfigurationException
Gets the error Code.
getErrorCode() - Method in class com.hyperion.css.CSSInvalidUserException
Gets the error Code.
getErrorCode() - Method in class com.hyperion.css.CSSTokenNotAcceptedException
Gets the error Code.
getErrorCode() - Method in class com.hyperion.css.CSSAuthenticationException
Gets the error code.
getFirstName() - Method in interface com.hyperion.css.common.CSSUserIF
Gets the first name.
getGroupByIdentity(Map, String) - Method in interface com.hyperion.css.CSSProviderIF
Get a group based on the identity of the group.
getGroupByIdentity(Map, String) - Method in interface com.hyperion.css.CSSAPIIF
Get a group based on the identity of the group.
getGroupInfo() - Method in interface com.hyperion.css.common.CSSGroupIF
Gets the provider-specific attributes.
getGroupList() - Method in interface com.hyperion.css.common.CSSGroupIF
Gets the sub-groups (child groups) of this group.
getGroups(Map, String) - Method in interface com.hyperion.css.CSSProviderIF
Get a group based on the name .
getGroups(Map, String) - Method in interface com.hyperion.css.CSSAPIIF
Get a group based on the name.
getGroupsList() - Method in interface com.hyperion.css.common.CSSUserIF
Gets the list of groups to which this user belongs.
getHeaderNamesFromSecurityAgent(Map) - Method in interface com.hyperion.css.CSSAPIIF
This method returns the HTTP headers that would carry the login name of the user.
getId(Locale, String) - Static method in class com.hyperion.css.common.CSSIdentityHelper
Returns the directory id.
getIdentity() - Method in interface com.hyperion.css.common.CSSUserIF
Gets the identity of this user.
getIdentity() - Method in interface com.hyperion.css.common.CSSGroupIF
Gets the identity for this group.
getIdentityAttributeName(Locale, String) - Static method in class com.hyperion.css.common.CSSIdentityHelper
Returns the identity attribute name.
getIdentityString(Locale, String, String, String, String) - Static method in class com.hyperion.css.common.CSSIdentityHelper
Creates an Identity String.
getIdentityType(Locale, String) - Static method in class com.hyperion.css.common.CSSIdentityHelper
Returns the type of the entry specified in the identity.
getInstance() - Static method in class com.hyperion.css.CSSSystem
The method that provides for accessing a Configuration Manager instance.
getLastName() - Method in interface com.hyperion.css.common.CSSUserIF
Gets the last name.
getLocale(Map) - Static method in class com.hyperion.css.i18n.CSSI18nUtility
Gets the locale that is passed in the context argument.
getMessage(long) - Method in class com.hyperion.css.CSSException
Gets the message based on the errorCode.
getName() - Method in interface com.hyperion.css.common.CSSGroupIF
Gets the name for this group.
getProvider() - Method in class com.hyperion.css.CSSException
Returns the provider name where this exception originated.
getProvider() - Method in class com.hyperion.css.common.configuration.CSSConfigurationException
Gets the provider where the configuration issue has been isolated in.
getProvider(Map) - Method in interface com.hyperion.css.spi.CSSProviderFactoryIF
Creates and initializes the provider.
getProviderNames(Map) - Method in interface com.hyperion.css.CSSAPIIF
Gets the names of the providers that are registered with the security platform.
getProviderType(Locale, String) - Static method in class com.hyperion.css.common.CSSIdentityHelper
Returns the PROVIDER.TYPE .
getRootCause() - Method in class com.hyperion.css.CSSException
Obtain the root exception, if any.
getToken() - Method in interface com.hyperion.css.common.CSSUserIF
Gets the token for this user.
getTranslation(ResourceBundle, String, String) - Static method in class com.hyperion.css.i18n.CSSI18nUtility
A method for retrieving translations from the resource bundle.
getTranslation(ResourceBundle, String, String[], String) - Static method in class com.hyperion.css.i18n.CSSI18nUtility
Returns contextually specific translations.
getTranslationInBuffer(ResourceBundle, String, String) - Static method in class com.hyperion.css.i18n.CSSI18nUtility
A method for retrieving translations from the resource bundle.
getUserByEmail(Map, String) - Method in interface com.hyperion.css.CSSProviderIF
Get a user based on an email match.
getUserByEmail(Map, String) - Method in interface com.hyperion.css.CSSAPIIF
Get a user based on an email match.
getUserByIdentity(Map, String) - Method in interface com.hyperion.css.CSSProviderIF
Get a user based on the identity of the user.
getUserByIdentity(Map, String) - Method in interface com.hyperion.css.CSSAPIIF
Get a user based on the identity of the user.
getUserIdentities() - Method in class sampleApplications.MyApp
 
getUserIdentities() - Method in interface com.hyperion.css.application.CSSApplicationIF
Deprecated.  
getUserInfo() - Method in interface com.hyperion.css.common.CSSUserIF
Gets the user information specific to the provider.
getUserList() - Method in interface com.hyperion.css.common.CSSGroupIF
Gets the users that belong to this group.
getUsers(Map, String) - Method in interface com.hyperion.css.CSSProviderIF
Gets the user specified by userName The userName could be mapped to a particular attribute in a directory through the Configuration.
getUsers(Map, String) - Method in interface com.hyperion.css.CSSAPIIF
Gets the user specified by userName.
getUsers(Map, String, String, String) - Method in interface com.hyperion.css.CSSProviderIF
Get a user based on a user name , firstName and lastName match.
getUsers(Map, String, String, String) - Method in interface com.hyperion.css.CSSAPIIF
Get a user based on a user name , firstName and lastName match.
getUsersByName(Map, String, String) - Method in interface com.hyperion.css.CSSProviderIF
Get a user based on a firstName and lastName match.
getUsersByName(Map, String, String) - Method in interface com.hyperion.css.CSSAPIIF
Get a user based on a firstName and lastName match.

Copyright 2004 Hyperion Solutions Corporation. All rights reserved.

A C D E F G I L M N O P R S T U V