Package com.hyperion.css

Interface Summary
CSSAPIExtnIF CSSAPIIF extension iterface created to shuffle between delegated admin behavior of API and the original behaviour.
CSSAPIIF This interface provides API's for:
CSSAppExceptionIF Deprecated. - instead use CSSErrorCodeIF
CSSConfiguredProviderIF This interface will provider details of each configured provider name, initialization status and current status.
CSSCustomAuthenticationIF This interface defines the contract required to be implemented by the Custom Authentication Module.
CSSDirectoryManagementAPIIF This is an EPM mode only Interface.
CSSLCMAPIIF This interface contains all the API's needed for the LCM.
CSSMigrationAPIIF Interface that defines utility methods to facilitate migration.
CSSProviderIF This is the interface to be implemented by the providers.
CSSSecurityAgentIF Interface defining the getter methods for Username and Password.
CSSSeededRolesIF This interface holds constants for the seeded roles available in HSS.
CSSSyncEntryIF This interface encapsulates all status of identities specified for synchronization.
CSSUserProvisioningAPIIF Note that only a subset of the API's will be supported in Fusion/JPS mode.
CSSWebAPIIF This interface contains all the API's needed for the HSS UI.
 

Class Summary
CSSApplicationInstance  
CSSSystem This is a class is responsible to initialize the security client system in one of the following modes depending on the value of the flag stored in EPM Registry: Fusion/JPS EPM
 

Exception Summary
CSSAuthenticationException This exception, if thrown, implies that a user is found but the password does not match; in other words, the credentials are invalid.
CSSAuthorizationException  
CSSBaseException  
CSSBERException Exception thrown to indicate a BER error.
CSSCircularDependencyException Represents a condition when a circular dependency is being introduced.
CSSCommunicationException This exception, if thrown, implies that the directory could not be contacted and is not available for the request.
CSSCryptographicException Exception to contain all cryptographic exceptions.
CSSEntityAlreadyExistsException This represents a situation that an entity already exists in the system.
CSSException  
CSSGroupNotProvisionedException This exception, if thrown, implies that the group entry is not provisioned..
CSSIllegalArgumentException This exception, if thrown, specifies an illegal argument to a method.
CSSInvalidGroupException This exception, if thrown, implies that the group specified does not exist.
CSSInvalidIdentityException This exception, if thrown, implies that the identity is invalid or not in the correct format.
CSSInvalidPrincipalException This exception, if thrown, implies that the principal specified does not exist, but existed at some time.
CSSInvalidRoleException This exception, if thrown, implies that the role specified does not exist, but existed at some time.
CSSInvalidUserException This exception, if thrown, implies that the user specified does not exist, but existed at some time.
CSSMethodNotSupportedException This exception, if thrown, implies that a method (of an interface) is not supported in a particular working mode of CSS, for example, Fusion mode or EPM mode.
CSSNoProviderException This exception, if thrown, implies that the provider does not exist.
CSSOperationNotSupportedException This exception, if thrown, implies that a particular provider does not support this operation.
CSSPasswordExpiredException Deprecated.  
CSSPasswordPolicyException Deprecated. - This will throw generic exception, will be deleted next release.
CSSTokenNotAcceptedException This exception, if thrown, implies that the token passed in from another source (another application) is not a valid token and therefore is rejected.
CSSTokenNotAvailableException This exception, if thrown, implies that the token cannot be created or is not available.
CSSUserNotProvisionedException This exception, if thrown, implies that user is not provisioned..
 



Copyright © 2005-2009 Oracle Corporation.