|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.hyperion.css | |
com.hyperion.css | Provides the classes necessary to create and use the security platform and the contract that all providers must implement. |
com.hyperion.css.application | Provides functionality that Hyperion-based applications must implement in order to use the security platform. |
com.hyperion.css.common | Provides the classes necessary to store common informational elements and describe information retrieved from directory stores and utility classes. |
Classes in com.hyperion.css used by com.hyperion.css | |
CSSAPIIF
This is the interface to the security platform functionality. |
|
CSSAppExceptionIF
Deprecated. - instead use CSSErrorCodeIF |
|
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
|
|
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 interface provides for interaction to create, retrieve, update and delete users, groups, and roles in the Hyperion Hub (Shared Services) directory. |
|
CSSEntityAlreadyExistsException
This represents a situation that an entity already exists in the system. |
|
CSSException
This is a customized application exception class that is able to chain/link exceptions and the associated error codes. |
|
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. |
|
CSSInvalidDelegatedListException
This exception, if thrown, implies that the role specified does not exist, but existed at some time. |
|
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 definies utility methods to facilate 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
Handler for password policy exceptions. |
|
CSSProviderIF
This is the interface to be implemented by the providers. |
|
CSSRollbackException
This exception, if thrown, is a signal to the caller to rollback the exception as not rolling back the encapulating transaction might lead to database inconsistencies. |
|
CSSSyncEntryIF
This interface encapsulates all status of identities specified for synchronization. |
|
CSSSystem
This is a class designed for providing access to the security platform and the various components. |
|
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
This API is utilized for purposes of Provisioning - both users and groups as well as authorization through the use of roles. |
Classes in com.hyperion.css used by com.hyperion.css.application | |
CSSException
This is a customized application exception class that is able to chain/link exceptions and the associated error codes. |
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
This is a customized application exception class that is able to chain/link exceptions and the associated error codes. |
|
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. |
|
CSSOperationNotSupportedException
This exception, if thrown, implies that a particular provider does not support this operation. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |