Package | Description |
---|---|
com.iplanet.am.sdk |
This package contains interfaces and implementation for User/Identity
Management.
|
com.iplanet.dpro.session |
This package contains classes that represents a session and its
all session related information
|
com.iplanet.services.cdm.clientschema | |
com.iplanet.sso |
This package contains classes fro accessing the Single Sign On service and
representing a SSOToken(Single Sign On) which contains the information
related to session.
|
com.sun.identity.authentication.config |
This package contains the classes that represent server side
functionality such as the implementation of Authentication configuration
and utilities for this configuration management.
|
com.sun.identity.authentication.service | |
com.sun.identity.authentication.spi |
Provides interfaces and classes for writing a supplemental authentication
module to plug into OpenAM.
|
com.sun.identity.common |
This packages contains commonly used constants and utilities.
|
com.sun.identity.common.configuration | |
com.sun.identity.cot | |
com.sun.identity.delegation |
Provides classes for delegation service.
|
com.sun.identity.federation.accountmgmt |
Defines Federation Account Management API.
|
com.sun.identity.federation.common |
Defines Federation Common Utils.
|
com.sun.identity.federation.login | |
com.sun.identity.federation.message.common |
Defines common classes used by federation protocol messages.
|
com.sun.identity.federation.meta | |
com.sun.identity.federation.services |
Handles
ID-FF federation profiles. |
com.sun.identity.federation.services.util |
Utility classes
ID-FF federation services. |
com.sun.identity.idm |
Provides classes for accessing the Identity Repository interfaces.
|
com.sun.identity.idm.plugins.files | |
com.sun.identity.liberty.ws.authnsvc |
Provides classes to manage liberty authentication service.
|
com.sun.identity.liberty.ws.disco |
Provides interface to manage liberty discovery service.
|
com.sun.identity.liberty.ws.interaction |
Defines Interaction service.
|
com.sun.identity.liberty.ws.paos |
Reverse SOAP Binding classes.
|
com.sun.identity.password.ui.model | |
com.sun.identity.plugin.datastore |
Contains data store plugin SPIs.
|
com.sun.identity.plugin.log |
Contains Log SPI.
|
com.sun.identity.policy |
Provides classes for policy administration and evaluation.
|
com.sun.identity.policy.client |
Provides classes necessary for a remote client to evaluate policy decisions.
|
com.sun.identity.policy.remote |
Classes to handle policies remotely.
|
com.sun.identity.saml.common |
Defines common SAML 1.x utilities and constants.
|
com.sun.identity.saml.xmlsig |
Defines KeyProvider interface and default implementation class.
|
com.sun.identity.saml2.common |
Defines common SAMLv2 utilities and constants.
|
com.sun.identity.saml2.meta |
Package that handles SAML v2 metadata operations.
|
com.sun.identity.setup | |
com.sun.identity.shared.locale |
Defines classes to handle localization.
|
com.sun.identity.shared.validation | |
com.sun.identity.sm |
Provides classes for accessing the Service Management Service (SMS).
|
com.sun.identity.workflow | |
com.sun.identity.wsfederation.common |
Defines common WS-Federation utilities and constants.
|
com.sun.identity.wsfederation.meta | |
com.sun.identity.xacml.common |
Defines common XACML Utilities and Constants
|
com.sun.identity.xmlenc | |
org.forgerock.openam.core.realms | |
org.forgerock.openam.dpro.session | |
org.forgerock.openam.idrepo.ldap | |
org.forgerock.openam.ldap |
This package contains utility methods to ease/unify development when using the OpenDJ LDAP SDK.
|
org.forgerock.openam.rest.query | |
org.forgerock.openam.scripting |
Common scripting-related components for use in scripted OpenAM modules (e.g., scripted authentication modules).
|
org.forgerock.openam.upgrade |
Defines interfaces and classes to perform OpenAM system upgrade.
|
org.forgerock.openam.wsfederation.common |
Modifier and Type | Class and Description |
---|---|
class |
AMEntryExistsException
Deprecated.
As of Sun Java System Access Manager 7.1.
|
class |
AMEventManagerException
Deprecated.
As of Sun Java System Access Manager 7.1.
|
class |
AMException
Deprecated.
As of Sun Java System Access Manager 7.1.
|
class |
AMInvalidDNException
Deprecated.
As of Sun Java System Access Manager 7.1.
|
class |
AMPostCallBackException
Deprecated.
As of Sun Java System Access Manager 7.1.
|
class |
AMPreCallBackException
Deprecated.
As of Sun Java System Access Manager 7.1.
|
Modifier and Type | Class and Description |
---|---|
class |
SessionException
A
SessionException is thrown if the Naming Service can not
find a URL for the session service. |
class |
SessionTimedOutException
A
SessionTimedOutException is thrown if the Session has timed
out. |
Modifier and Type | Class and Description |
---|---|
class |
AMClientCapException
AMClientCapException: (critical) Thrown to indicate that the Attribute
Abstraction layer could not establish a connection with the backend service
provider (DSAME) OR the abstraction layer could not instantiate the actual
implementation objects.
|
Modifier and Type | Class and Description |
---|---|
class |
SSOException
This
SSOException is thrown when there are single sign on token
operation error. |
class |
SSOTokenListenersUnsupportedException
This
SSOTokenCannotBeObservedException is thrown when calling
SSOToken.addSSOTokenListener(SSOTokenListener) on an SSOToken
type that does not generate lifecycle events. |
Modifier and Type | Class and Description |
---|---|
class |
AMConfigurationException
Exception that is thrown when there are error in manipulating authentication
configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
AuthException
This class is the super-class for all auth related checked exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
AMAuthCallBackException
The
AMAuthCallBackException is used to specify an exception
related to an authentication framework callback. |
class |
AuthenticationException
AuthenticationException class is for handling Exception that
is thrown when the user-entered tokens cause the authentication module to
be authenticated to fail. |
class |
AuthErrorCodeException
This exception associates a
LoginException with an error code from AMAuthErrorCode ,
which can later be used by AMLoginContext to handle the exception. |
class |
AuthLoginException
This class is for handling message localization in LoginException.
|
class |
InvalidPasswordException
Exception that is thrown when the user-entered password token causes the
authentication module to be authenticated to fail.
|
class |
LoginTimeOutException
Exception that is thrown when the user-entered tokens
cause the authentication module to be authenticated to fail.
|
class |
MessageLoginException
Exception that is thrown when enter a Login Module error state which
does not contain a error template.
|
class |
UserNamePasswordValidationException
This class is for handling Exception that is thrown when the user name
password validation plugin is failed or any invalid characters detected in
user name.
|
Modifier and Type | Class and Description |
---|---|
class |
ChainedException
Base class for supporting chaining of exceptions.
|
class |
SystemConfigurationException
An
SystemConfigurationException is thrown when there are
errors related to system configuration operations. |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationException
Configuration related exception.
|
class |
UnknownPropertyNameException
Unknown property name exception.
|
Modifier and Type | Class and Description |
---|---|
class |
COTException
This class handles all Circle of Trust related exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
DelegationException
The class
DelegationException is the basic exception for the
delegation component. |
Modifier and Type | Class and Description |
---|---|
class |
FSAccountMgmtException
This exception class handles Account Mangement errors.
|
Modifier and Type | Class and Description |
---|---|
class |
FSException
This class is the super-class for all Federation checked exceptions.
|
class |
FSRedirectException
Deprecated.
since 12.0.0
|
Modifier and Type | Class and Description |
---|---|
class |
FSPostLoginException
The
FSPostLoginException is used to specify an exception
related to an error on post login operations. |
class |
FSPreLoginException
The
FSPreLoginException is used to specify an exception
related to an error during pre login operations. |
Modifier and Type | Class and Description |
---|---|
class |
FSMsgException
Deprecated.
since 12.0.0
|
Modifier and Type | Class and Description |
---|---|
class |
IDFFMetaException
This class handles IDFF Metadata related exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
FSLoginHelperException
This class handles all preLogin & postLogin exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
FSSignatureException
ID-FF signature related exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
IdRepoDuplicateObjectException
An exception type thrown when an
IdRepo is asked to
create an object with a name that is already used. |
class |
IdRepoException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
class |
IdRepoFatalException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
class |
IdRepoUnsupportedOpException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
class |
PasswordPolicyException
The exception class whose instance is thrown if there is any error related with password issue.
|
Modifier and Type | Class and Description |
---|---|
class |
FilesRepoEntryNotFoundException |
Modifier and Type | Class and Description |
---|---|
class |
AuthnSvcException
Deprecated.
since 12.0.0
|
Modifier and Type | Class and Description |
---|---|
class |
DiscoveryException
This class is an extension point for all Discovery Service related
exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
InteractionException
Base class for exceptions that could be thrown from
InteractionService framework. |
class |
InteractionRedirectException
Class for exception thrown by
InteractionManager , on the
WSC side, to indicate that the User Agent is redirected to
WSP . |
class |
InteractionSOAPFaultException
Class for exception thrown by
InteractionManager
in case of any SOAP fault while handling interaction for the
WSP . |
Modifier and Type | Class and Description |
---|---|
class |
PAOSException
The
PAOSException class represents a error while
processing SOAP request and response. |
Modifier and Type | Class and Description |
---|---|
class |
PWResetException
PWResetException is thrown whenever the model implementor
encounters an exception. |
Modifier and Type | Class and Description |
---|---|
class |
DataStoreProviderException
This class is to handle DataStoreProvider related exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
LogException
This class is to handle Log related exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidFormatException
Exception thrown if a name of an object such as policy, rule or
referral has invalid format
|
class |
InvalidNameException
Exception thrown if a name of an object such as policy, rule or
referral is invalid
|
class |
LimitExceededException
Exception thrown if any configured limit is exceeded
|
class |
NameAlreadyExistsException
Exception thrown if a name of an object such as policy, rule or
referral already exists (used by another object of the same type)
|
class |
NameNotFoundException
Exception thrown if an object such as policy, rule or
referral for the given name does not exist.
|
class |
NoPermissionException
Exception thrown if a policy operation attempted could not be
done due to insufficient permissions
|
class |
ObjectInUseException
Exception thrown to indicate that an object you are trying to
remove is in use and therefore can not be removed.
|
class |
PolicyException
The class
PolicyException is the basic exception for the
the policy component. |
Modifier and Type | Class and Description |
---|---|
class |
InvalidAppSSOTokenException
Exception thrown if Application
SSOToken is invalid. |
Modifier and Type | Class and Description |
---|---|
class |
PolicyEvaluationException
The class
PolicyEvaluationException is the exception
for the error happening in policy request XML parsing and policy
request evaluation. |
Modifier and Type | Class and Description |
---|---|
class |
SAMLException
This class is an extension point for all SAML related exceptions.
|
class |
SAMLRequesterException
This exception is thrown when the request could not be performed due to
an error in the sender or in the request.
|
class |
SAMLRequestVersionDeprecatedException
This exception is thrown when the receiver could not process the request
because the version was deprecated.
|
class |
SAMLRequestVersionTooHighException
This exception is thrown when the receiver could not process the request
because the version was too high.
|
class |
SAMLRequestVersionTooLowException
This exception is thrown when the receiver could not process the request
because the version was too low.
|
class |
SAMLResponderException
This exception is thrown when the request could not be performed
due to an error at the receiving end.
|
class |
SAMLVersionMismatchException
This exception is thrown when the receiver could not process the request
because the version was incorrect.
|
Modifier and Type | Class and Description |
---|---|
class |
XMLSignatureException
This class represents a SAML XML Signature exception.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidStatusCodeSaml2Exception
This class is an extension point for proxying saml2 firstlevel and secondlevel status code related exceptions.
|
class |
SAML2Exception
This class is an extension point for all SAML related exceptions.
|
class |
SAML2InvalidNameIDPolicyException
This class is an extension point for all SAML related exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
SAML2MetaException
This class is an extension point for all SAML2 Meta related exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
ConfiguratorException |
Modifier and Type | Class and Description |
---|---|
class |
L10NMessageImpl
Convenient implementation of
L10NMessage Interface. |
Modifier and Type | Class and Description |
---|---|
class |
ValidationException
Exception for violating data format.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidAttributeNameException
The
InvalidAttributeNameException is thrown to indicate that
an invalid attribute name was used. |
class |
InvalidAttributeValueException |
class |
OrganizationAlreadyExistsException
The
OrganizationAlreadyExistsException is thrown if the
organization already exists. |
class |
SchemaException
The
SchemaException is thrown if the error encountered is
related to the schema. |
class |
ServiceAlreadyExistsException
The
ServiceAlreadyExistsException is thrown if the service
already exists. |
class |
ServiceNotFoundException
The
ServiceNotFoundException is thrown if the service does not
exist. |
class |
SMSException
The exception class whose instance is thrown if there is any error during the
operation of objects of the
com.sun.identity.sms package. |
Modifier and Type | Class and Description |
---|---|
class |
WorkflowException
Workflow related exception.
|
Modifier and Type | Class and Description |
---|---|
class |
WSFederationException
This class is an extension point for all WS-Federation related exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
WSFederationMetaException
This class is an extension point for all WS-Federation metadata related
exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
XACMLException
This class is an extension point for all XACML related exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
EncryptionException
This class is the super-class for all Federation checked exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
MultipleRealmsFoundException
Signals that the realm
String used to lookup a realm failed due to it mapping
to multiple realms. |
class |
NoRealmFoundException
Signals that the realm
String used to lookup a realm failed due to it not
mapping to a valid realm. |
class |
RealmLookupException
Signals that the realm
String used to lookup a realm failed due to it being
an invalid realm identifier or the lookup operation failed. |
Modifier and Type | Class and Description |
---|---|
class |
InvalidSessionIdException
This exception describes the case when a session is considered invalid, most likely because the session ID cannot be
found in the deployment.
|
Modifier and Type | Class and Description |
---|---|
class |
IdentityNotFoundException |
Modifier and Type | Class and Description |
---|---|
class |
LDAPUtilException
Exception that is thrown when the user
fail the LDAP authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
QueryException
General query exception that allows for localised messages.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptException
General script exception that allows for localised messages.
|
Modifier and Type | Class and Description |
---|---|
class |
UpgradeException
This class is an extension point for all Upgrade related exceptions.
|
Modifier and Type | Class and Description |
---|---|
class |
ActiveRequestorException
A
WSFederationException type that specifically handles error situations corresponding to WS-Federation Active
Requestor Profile. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.