Uses of Package
com.hyperion.css

Packages that use com.hyperion.css
com.hyperion.css   
com.hyperion.css.common   
 

Classes in com.hyperion.css used by com.hyperion.css
CSSAPIIF
           This interface provides API's for:
CSSApplicationInstance
           
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
           
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.
CSSDirectoryManagementAPIIF
          This is an EPM mode only Interface.
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.
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.
CSSMigrationAPIIF
           Interface that defines utility methods to facilitate migration.
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.
CSSPasswordPolicyException
          Deprecated. - This will throw generic exception, will be deleted next release.
CSSProviderIF
           This is the interface to be implemented by the providers.
CSSSyncEntryIF
           This interface encapsulates all status of identities specified for synchronization.
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
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..
CSSUserProvisioningAPIIF
          Note that only a subset of the API's will be supported in Fusion/JPS mode.
 

Classes in com.hyperion.css used by com.hyperion.css.common
CSSAuthorizationException
           
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.
CSSException
           
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.
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.
CSSOperationNotSupportedException
           This exception, if thrown, implies that a particular provider does not support this operation.
 



Copyright © 2005-2009 Oracle Corporation.