Package | Description |
---|---|
com.iplanet.dpro.session |
This package contains classes that represents a session and its
all session related information
|
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 |
Provides interfaces and classes for writing a Remote Java client application
to authenticate to OpenAM.
|
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.cot | |
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.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.configuration |
Contains configuration SPI.
|
com.sun.identity.plugin.datastore |
Contains data store plugin SPIs.
|
com.sun.identity.plugin.log |
Contains Log SPI.
|
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.shared.validation | |
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.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 |
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 |
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 | Method and Description |
---|---|
SSOToken |
AuthContext.getSSOToken()
Returns the Single-Sign-On (SSO) Token for the authenticated
user.
|
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. |
Modifier and Type | Class and Description |
---|---|
class |
SystemConfigurationException
An
SystemConfigurationException is thrown when there are
errors related to system configuration operations. |
Modifier and Type | Method and Description |
---|---|
static void |
RequestUtils.checkContentLength(javax.servlet.http.HttpServletRequest servletRequest)
Use this method to check an HTTP servlet request size against the
configured limit to insure that it is not too large, and possibly being
sent to an OpenAM servlet to cause a Denial of Service (DOS).
|
Modifier and Type | Class and Description |
---|---|
class |
COTException
This class handles all Circle of Trust related exceptions.
|
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 |
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 |
ConfigurationException
An
ConfigurationException is thrown when there are
errors related to service configuration operations. |
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 |
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 |
ValidationException
Exception for violating data format.
|
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 |
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.