Serialized Form
- 
Package com.forgerock.rxjava3.intern.util
- 
Class com.forgerock.rxjava3.intern.util.AtomicThrowable extends AtomicReference<Throwable> implements Serializable
 
 - 
 - 
Package com.iplanet.am.sdk
 - 
Package com.iplanet.am.util
- 
Class com.iplanet.am.util.ThreadPoolException extends Exception implements Serializable
 
 - 
 - 
Package com.iplanet.log
- 
Class com.iplanet.log.ConnectionException extends LogException implements Serializable
 - 
Class com.iplanet.log.DriverLoadException extends LogException implements Serializable
 - 
Class com.iplanet.log.LogException extends Exception implements Serializable
- 
Serialized Fields
- 
excep_type
int excep_type
Deprecated. 
 - 
 
 - 
 - 
Class com.iplanet.log.NullLocationException extends LogException implements Serializable
 
 - 
 - 
Package com.iplanet.services.ldap
- 
Class com.iplanet.services.ldap.LDAPServiceException extends Exception implements Serializable
- 
Serialized Fields
- 
exceptionCode
int exceptionCode
The variable contains the error that has occurred. 
 - 
 
 - 
 
 - 
 - 
Package com.iplanet.services.ldap.event
- 
Class com.iplanet.services.ldap.event.EventException extends com.iplanet.services.ldap.LDAPServiceException implements Serializable
- 
Serialized Fields
- 
_message
String _message
Holds the message assocuated with this exception, if present. 
 - 
 
 - 
 
 - 
 - 
Package com.iplanet.services.util
- 
Class com.iplanet.services.util.XMLException extends Exception implements Serializable
 
 - 
 - 
Package com.iplanet.sso
- 
Class com.iplanet.sso.SSOException extends com.sun.identity.shared.locale.L10NMessageImpl implements Serializable
- serialVersionUID:
 - 8947757932659270975L
 
 - 
Class com.iplanet.sso.SSOException_SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable
- 
Serialized Fields
- 
ns2_myns2_string__java_lang_String_String_Serializer
com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_string__java_lang_String_String_Serializer
 - 
ns4_myns4_ArrayOfanyType__ObjectArray_SOAPSerializer1
com.sun.xml.rpc.encoding.CombinedSerializer ns4_myns4_ArrayOfanyType__ObjectArray_SOAPSerializer1
 
 - 
 
 - 
 - 
Class com.iplanet.sso.SSOTokenListenersUnsupportedException extends SSOException implements Serializable
 - 
Class com.iplanet.sso.SSOUnavailableException extends SSOException implements Serializable
 
 - 
 - 
Package com.sun.identity.authentication
- 
Class com.sun.identity.authentication.AuthContext extends Object implements Serializable
- 
Serialized Fields
- 
acLocal
AuthContextLocal acLocal
 - 
authServiceURL
URL authServiceURL
 - 
authURL
URL authURL
 - 
clientLocale
Locale clientLocale
 - 
cookieTable
HashMap cookieTable
 - 
forceAuth
boolean forceAuth
 - 
hostName
String hostName
 - 
includeReqRes
boolean includeReqRes
 - 
localFlag
boolean localFlag
Variables for checking auth service is running local - 
localSessionChecked
boolean localSessionChecked
 - 
loginException
AuthLoginException loginException
 - 
loginStatus
AuthContext.Status loginStatus
 - 
organizationName
String organizationName
 - 
receivedDocument
Document receivedDocument
 - 
remoteRequest
javax.servlet.http.HttpServletRequest remoteRequest
 - 
remoteResponse
javax.servlet.http.HttpServletResponse remoteResponse
 - 
retryRunLogin
int retryRunLogin
 - 
server_host
String server_host
 - 
server_port
String server_port
 - 
server_proto
String server_proto
 - 
server_uri
String server_uri
 - 
sessionServiceURLService
org.forgerock.openam.session.SessionServiceURLService sessionServiceURLService
 - 
ssoToken
SSOToken ssoToken
 - 
ssoTokenID
String ssoTokenID
 
 - 
 
 - 
 
 - 
 - 
Package com.sun.identity.authentication.modules.hotp
 - 
Package com.sun.identity.authentication.server
- 
Class com.sun.identity.authentication.server.AuthContextLocal extends Object implements Serializable
- 
Serialized Fields
- 
amlc
com.sun.identity.authentication.service.AMLoginContext amlc
AuthLoginContext - 
hostName
String hostName
Holds the host name - 
httpSession
javax.servlet.http.HttpSession httpSession
Holds the http session - 
informationRequired
Callback[] informationRequired
Holds call back information - 
inSubmitRequirements
boolean inSubmitRequirements
Holds information about submittion of requirements - 
loginException
AuthLoginException loginException
AuthLoginException - 
loginState
com.sun.identity.authentication.service.LoginState loginState
 - 
loginStatus
AuthContext.Status loginStatus
Holds the login status - 
ls
com.sun.identity.authentication.service.LoginStatus ls
Holds LoginStatus - 
moduleInstanceNames
Set moduleInstanceNames
Holds the set of module instance names - 
organizationName
String organizationName
Holds organizationName - 
orgDN
String orgDN
 - 
password
char[] password
character array for password - 
ssoToken
SSOToken ssoToken
Holds Single Sign on Token - 
subject
Subject subject
Holds subject 
 - 
 
 - 
 
 - 
 - 
Package com.sun.identity.authentication.spi
- 
Class com.sun.identity.authentication.spi.AMAuthCallBackException extends com.sun.identity.authentication.service.AuthException implements Serializable
 - 
Class com.sun.identity.authentication.spi.AuthenticationException extends com.sun.identity.shared.locale.L10NMessageImpl implements Serializable
 - 
Class com.sun.identity.authentication.spi.AuthErrorCodeException extends com.sun.identity.authentication.spi.MessageLoginException implements Serializable
- 
Serialized Fields
- 
authErrorCode
String authErrorCode
 
 - 
 
 - 
 - 
Class com.sun.identity.authentication.spi.AuthLoginException extends LoginException implements Serializable
- 
Serialized Fields
- 
_args
Object[] _args
 - 
_bundle
ResourceBundle _bundle
 - 
_bundleName
String _bundleName
 - 
_errorCode
String _errorCode
 
 - 
 
 - 
 - 
Class com.sun.identity.authentication.spi.HttpCallback extends Object implements Serializable
 - 
Class com.sun.identity.authentication.spi.InvalidPasswordException extends AuthLoginException implements Serializable
- 
Serialized Fields
- 
isDn
boolean isDn
 - 
tokenId
String tokenId
 
 - 
 
 - 
 - 
Class com.sun.identity.authentication.spi.LoginTimeOutException extends AuthLoginException implements Serializable
 - 
Class com.sun.identity.authentication.spi.MessageLoginException extends AuthLoginException implements Serializable
 - 
Class com.sun.identity.authentication.spi.RedirectCallback extends Object implements Serializable
 - 
Class com.sun.identity.authentication.spi.UserNamePasswordValidationException extends AuthLoginException implements Serializable
 
 - 
 - 
Package com.sun.identity.entitlement
- 
Class com.sun.identity.entitlement.EntitlementException extends Exception implements Serializable
 - 
Class com.sun.identity.entitlement.ThreadPoolException extends Exception implements Serializable
 
 - 
 - 
Package com.sun.identity.idm
- 
Class com.sun.identity.idm.IdRepoDuplicateObjectException extends IdRepoException implements Serializable
 - 
Class com.sun.identity.idm.IdRepoException extends Exception implements Serializable
 - 
Class com.sun.identity.idm.IdRepoException_SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable
- 
Serialized Fields
- 
ns2_myns2__int__int_Int_Serializer
com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2__int__int_Int_Serializer
 - 
ns2_myns2_string__java_lang_String_String_Serializer
com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_string__java_lang_String_String_Serializer
 - 
ns4_myns4_ArrayOfanyType__ObjectArray_SOAPSerializer1
com.sun.xml.rpc.encoding.CombinedSerializer ns4_myns4_ArrayOfanyType__ObjectArray_SOAPSerializer1
 
 - 
 
 - 
 - 
Class com.sun.identity.idm.IdRepoFatalException extends IdRepoException implements Serializable
 - 
Class com.sun.identity.idm.IdRepoUnsupportedOpException extends IdRepoException implements Serializable
 - 
Class com.sun.identity.idm.IdType extends Object implements Serializable
 - 
Class com.sun.identity.idm.PasswordPolicyException extends IdRepoException implements Serializable
 
 - 
 - 
Package com.sun.identity.jaxrpc
- 
Class com.sun.identity.jaxrpc.SOAPClientException extends Exception implements Serializable
 
 - 
 - 
Package com.sun.identity.liberty.ws.paos
- 
Class com.sun.identity.liberty.ws.paos.PAOSException extends com.sun.identity.shared.locale.L10NMessageImpl implements Serializable
 
 - 
 - 
Package com.sun.identity.liberty.ws.soapbinding
- 
Class com.sun.identity.liberty.ws.soapbinding.SOAPBindingException extends Exception implements Serializable
 - 
Class com.sun.identity.liberty.ws.soapbinding.SOAPFaultException extends Exception implements Serializable
- 
Serialized Fields
- 
message
Message message
 
 - 
 
 - 
 
 - 
 - 
Package com.sun.identity.log
- 
Class com.sun.identity.log.AMLogException extends RuntimeException implements Serializable
 - 
Class com.sun.identity.log.Level extends Level implements Serializable
 - 
Class com.sun.identity.log.LogRecord extends LogRecord implements Serializable
 
 - 
 - 
Package com.sun.identity.plugin.configuration
- 
Class com.sun.identity.plugin.configuration.ConfigurationException extends com.sun.identity.shared.locale.L10NMessageImpl implements Serializable
 
 - 
 - 
Package com.sun.identity.plugin.datastore
- 
Class com.sun.identity.plugin.datastore.DataStoreProviderException extends com.sun.identity.shared.locale.L10NMessageImpl implements Serializable
 
 - 
 - 
Package com.sun.identity.plugin.log
- 
Class com.sun.identity.plugin.log.LogException extends com.sun.identity.shared.locale.L10NMessageImpl implements Serializable
 
 - 
 - 
Package com.sun.identity.plugin.session
- 
Class com.sun.identity.plugin.session.SessionException extends com.sun.identity.shared.locale.L10NMessageImpl implements Serializable
- 
Serialized Fields
- 
code
int code
 
 - 
 
 - 
 
 - 
 - 
Package com.sun.identity.policy
- 
Class com.sun.identity.policy.InvalidFormatException extends PolicyException implements Serializable
- 
Serialized Fields
- 
name
String name
 - 
type
int type
 
 - 
 
 - 
 - 
Class com.sun.identity.policy.InvalidNameException extends PolicyException implements Serializable
- 
Serialized Fields
- 
name
String name
 - 
type
int type
 
 - 
 
 - 
 - 
Class com.sun.identity.policy.LimitExceededException extends PolicyException implements Serializable
- 
Serialized Fields
- 
name
String name
 - 
type
int type
 
 - 
 
 - 
 - 
Class com.sun.identity.policy.NameAlreadyExistsException extends PolicyException implements Serializable
- 
Serialized Fields
- 
name
String name
 - 
type
int type
 
 - 
 
 - 
 - 
Class com.sun.identity.policy.NameNotFoundException extends PolicyException implements Serializable
- 
Serialized Fields
- 
name
String name
 - 
type
int type
 
 - 
 
 - 
 - 
Class com.sun.identity.policy.NoPermissionException extends PolicyException implements Serializable
 - 
Class com.sun.identity.policy.ObjectInUseException extends PolicyException implements Serializable
 - 
Class com.sun.identity.policy.PolicyException extends com.sun.identity.policy.ChainedException implements Serializable
 
 - 
 - 
Package com.sun.identity.policy.remote
- 
Class com.sun.identity.policy.remote.PolicyEvaluationException extends PolicyException implements Serializable
- 
Serialized Fields
- 
reqId
String reqId
 
 - 
 
 - 
 
 - 
 - 
Package com.sun.identity.saml.common
- 
Class com.sun.identity.saml.common.SAMLException extends com.sun.identity.shared.locale.L10NMessageImpl implements Serializable
 - 
Class com.sun.identity.saml.common.SAMLRequesterException extends SAMLException implements Serializable
 - 
Class com.sun.identity.saml.common.SAMLResponderException extends SAMLException implements Serializable
 - 
Class com.sun.identity.saml.common.SAMLVersionMismatchException extends SAMLException implements Serializable
 
 - 
 - 
Package com.sun.identity.saml.xmlsig
- 
Class com.sun.identity.saml.xmlsig.XMLSignatureException extends SAMLException implements Serializable
 
 - 
 - 
Package com.sun.identity.saml2.common
- 
Class com.sun.identity.saml2.common.InvalidStatusCodeSaml2Exception extends SAML2Exception implements Serializable
 - 
Class com.sun.identity.saml2.common.SAML2Exception extends com.sun.identity.shared.locale.L10NMessageImpl implements Serializable
- 
Serialized Fields
- 
redirectionDone
boolean redirectionDone
Flag to indicate whether the response has been redirected already 
 - 
 
 - 
 - 
Class com.sun.identity.saml2.common.SAML2InvalidNameIDPolicyException extends SAML2Exception implements Serializable
 - 
Class com.sun.identity.saml2.common.SAML2InvalidUserException extends SAML2Exception implements Serializable
 
 - 
 - 
Package com.sun.identity.saml2.meta
- 
Class com.sun.identity.saml2.meta.SAML2MetaException extends SAML2Exception implements Serializable
 
 - 
 - 
Package com.sun.identity.saml2.profile
- 
Class com.sun.identity.saml2.profile.AuthnRequestInfoCopy extends Object implements Serializable
 - 
Class com.sun.identity.saml2.profile.ClientFaultException extends com.sun.identity.saml2.profile.FederatedSSOException implements Serializable
 - 
Class com.sun.identity.saml2.profile.FederatedSSOException extends Exception implements Serializable
- 
Serialized Fields
- 
detail
String detail
 - 
idpAdapter
SAML2IdentityProviderAdapter idpAdapter
 - 
messageCode
String messageCode
 
 - 
 
 - 
 - 
Class com.sun.identity.saml2.profile.IDPSessionCopy extends Object implements Serializable
- 
Serialized Fields
- 
doLogoutAll
boolean doLogoutAll
 - 
metaAlias
String metaAlias
 - 
nameIDandSPpairs
List<com.sun.identity.saml2.profile.NameIDandSPpair> nameIDandSPpairs
 - 
originatingLogoutRequestBinding
String originatingLogoutRequestBinding
 - 
originatingLogoutRequestID
String originatingLogoutRequestID
 - 
originatingLogoutSPEntityID
String originatingLogoutSPEntityID
 - 
pendingLogoutRequestID
String pendingLogoutRequestID
 - 
sessionPartners
List<com.sun.identity.saml2.profile.SAML2SessionPartner> sessionPartners
 - 
ssoTokenID
String ssoTokenID
 
 - 
 
 - 
 - 
Class com.sun.identity.saml2.profile.NameIDandSPpair extends Object implements Serializable
 - 
Class com.sun.identity.saml2.profile.ServerFaultException extends com.sun.identity.saml2.profile.FederatedSSOException implements Serializable
 
 - 
 - 
Package com.sun.identity.security
- 
Class com.sun.identity.security.AMSecurityPropertiesException extends RuntimeException implements Serializable
 - 
Class com.sun.identity.security.ISSecurityPermission extends Permission implements Serializable
- serialVersionUID:
 - -8711288837714809795L
 
 
 - 
 - 
Package com.sun.identity.shared.jaxrpc
- 
Class com.sun.identity.shared.jaxrpc.SOAPClientException extends Exception implements Serializable
 
 - 
 - 
Package com.sun.identity.shared.locale
- 
Class com.sun.identity.shared.locale.L10NMessageImpl extends Exception implements Serializable
- serialVersionUID:
 - -4690604178832156822L
 
- 
Serialized Fields
- 
amCache
com.sun.identity.shared.locale.AMResourceBundleCache amCache
 - 
args
Object[] args
 - 
bundle
ResourceBundle bundle
 - 
bundleName
String bundleName
 - 
errorCode
String errorCode
 - 
message
String message
 
 - 
 
 - 
Class com.sun.identity.shared.locale.L10NMessageImpl_InterfaceSOAPSerializer extends com.sun.xml.rpc.encoding.InterfaceSerializerBase implements Serializable
- 
Serialized Fields
- 
ns1_myL10NMessageImpl_SOAPSerializer
com.sun.xml.rpc.encoding.CombinedSerializer ns1_myL10NMessageImpl_SOAPSerializer
 - 
ns1_mySSOException_SOAPSerializer
com.sun.xml.rpc.encoding.CombinedSerializer ns1_mySSOException_SOAPSerializer
 
 - 
 
 - 
 - 
Class com.sun.identity.shared.locale.L10NMessageImpl_SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable
- 
Serialized Fields
- 
ns2_myns2_string__java_lang_String_String_Serializer
com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_string__java_lang_String_String_Serializer
 - 
ns4_myns4_ArrayOfanyType__ObjectArray_SOAPSerializer1
com.sun.xml.rpc.encoding.CombinedSerializer ns4_myns4_ArrayOfanyType__ObjectArray_SOAPSerializer1
 
 - 
 
 - 
 
 - 
 - 
Package com.sun.identity.sm
- 
Class com.sun.identity.sm.InvalidAttributeNameException extends SMSException implements Serializable
 - 
Class com.sun.identity.sm.InvalidAttributeValueException extends SMSException implements Serializable
 - 
Class com.sun.identity.sm.OrganizationAlreadyExistsException extends SMSException implements Serializable
 - 
Class com.sun.identity.sm.SchemaException extends SMSException implements Serializable
 - 
Class com.sun.identity.sm.ServiceAlreadyExistsException extends SMSException implements Serializable
 - 
Class com.sun.identity.sm.ServiceNotFoundException extends SMSException implements Serializable
 - 
Class com.sun.identity.sm.SMServlet extends javax.servlet.http.HttpServlet implements Serializable
 - 
Class com.sun.identity.sm.SMSException extends Exception implements Serializable
 - 
Class com.sun.identity.sm.SMSException_SOAPSerializer extends com.sun.xml.rpc.encoding.ObjectSerializerBase implements Serializable
- 
Serialized Fields
- 
ns2_myns2__int__int_Int_Serializer
com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2__int__int_Int_Serializer
 - 
ns2_myns2_string__java_lang_String_String_Serializer
com.sun.xml.rpc.encoding.CombinedSerializer ns2_myns2_string__java_lang_String_String_Serializer
 - 
ns4_myns4_ArrayOfanyType__ObjectArray_SOAPSerializer1
com.sun.xml.rpc.encoding.CombinedSerializer ns4_myns4_ArrayOfanyType__ObjectArray_SOAPSerializer1
 
 - 
 
 - 
 - 
Class com.sun.identity.sm.UnknownSmsEntryUidTypeException extends RuntimeException implements Serializable
 
 - 
 - 
Package com.sun.identity.wsfederation.common
- 
Class com.sun.identity.wsfederation.common.WSFederationException extends com.sun.identity.shared.locale.L10NMessageImpl implements Serializable
 
 - 
 - 
Package com.sun.identity.xacml.common
- 
Class com.sun.identity.xacml.common.XACMLException extends SAML2Exception implements Serializable
 
 - 
 - 
Package org.forgerock.am.config
- 
Class org.forgerock.am.config.ServiceConfigException extends RuntimeException implements Serializable
 
 - 
 - 
Package org.forgerock.am.cts.api
- 
Class org.forgerock.am.cts.api.DataLayerException extends Exception implements Serializable
 
 - 
 - 
Package org.forgerock.am.cts.exceptions
- 
Class org.forgerock.am.cts.exceptions.CoreTokenException extends Exception implements Serializable
 - 
Class org.forgerock.am.cts.exceptions.DeleteFailedException extends CoreTokenException implements Serializable
 
 - 
 - 
Package org.forgerock.am.cts.utils.blob
- 
Class org.forgerock.am.cts.utils.blob.TokenStrategyFailedException extends Exception implements Serializable
 
 - 
 - 
Package org.forgerock.am.oauth2
- 
Class org.forgerock.am.oauth2.AccessTokenException extends RuntimeException implements Serializable
 
 - 
 - 
Package org.forgerock.am.saml2.api
- 
Class org.forgerock.am.saml2.api.Saml2SsoException extends Exception implements Serializable
 
 - 
 - 
Package org.forgerock.api
- 
Class org.forgerock.api.ApiValidationException extends IllegalStateException implements Serializable
 - 
Class org.forgerock.api.DuplicateDescriptionException extends RuntimeException implements Serializable
 
 - 
 - 
Package org.forgerock.api.jackson
- 
Class org.forgerock.api.jackson.PathsModule extends com.fasterxml.jackson.databind.module.SimpleModule implements Serializable
 
 - 
 - 
Package org.forgerock.api.markup
- 
Class org.forgerock.api.markup.ApiDocGeneratorException extends IllegalStateException implements Serializable
 
 - 
 - 
Package org.forgerock.api.markup.asciidoc
- 
Class org.forgerock.api.markup.asciidoc.AsciiDocException extends IllegalStateException implements Serializable
 
 - 
 - 
Package org.forgerock.api.transform
- 
Class org.forgerock.api.transform.TransformerException extends IllegalStateException implements Serializable
 
 - 
 - 
Package org.forgerock.authz.filter.api
- 
Class org.forgerock.authz.filter.api.AuthorizationException extends RuntimeException implements Serializable
- serialVersionUID:
 - -1L
 
 
 - 
 - 
Package org.forgerock.caf.authentication.api
- 
Class org.forgerock.caf.authentication.api.AuthenticationException extends javax.security.auth.message.AuthException implements Serializable
- serialVersionUID:
 - 8448867142875092521L
 
 - 
Class org.forgerock.caf.authentication.api.AuthenticationStateException extends RuntimeException implements Serializable
- serialVersionUID:
 - -8084970886710807796L
 
 
 - 
 - 
Package org.forgerock.caf.authentication.framework
- 
Class org.forgerock.caf.authentication.framework.AuthenticationFailedException extends AuthenticationException implements Serializable
- serialVersionUID:
 - 4153909799528341309L
 
 
 - 
 - 
Package org.forgerock.config.resolvers
- 
Class org.forgerock.config.resolvers.SubstitutionException extends Exception implements Serializable
- serialVersionUID:
 - -1L
 
 
 - 
 - 
Package org.forgerock.http
- 
Class org.forgerock.http.HttpApplicationException extends Exception implements Serializable
- serialVersionUID:
 - 3010033632180707412L
 
 
 - 
 - 
Package org.forgerock.http.header
- 
Class org.forgerock.http.header.MalformedHeaderException extends Exception implements Serializable
 
 - 
 - 
Package org.forgerock.http.io
- 
Class org.forgerock.http.io.OverflowException extends IOException implements Serializable
- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.forgerock.http.oauth2
- 
Class org.forgerock.http.oauth2.AccessTokenException extends Exception implements Serializable
 - 
Class org.forgerock.http.oauth2.OAuth2Error extends Object implements Serializable
- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.forgerock.http.protocol
- 
Class org.forgerock.http.protocol.ResponseException extends Exception implements Serializable
- serialVersionUID:
 - 7012424171155584261L
 
- 
Serialized Fields
- 
response
Response response
 
 - 
 
 
 - 
 - 
Package org.forgerock.http.util
- 
Class org.forgerock.http.util.Json.JsonValueModule extends com.fasterxml.jackson.databind.module.SimpleModule implements Serializable
 - 
Class org.forgerock.http.util.Json.LocalizableStringModule extends com.fasterxml.jackson.databind.module.SimpleModule implements Serializable
 
 - 
 - 
Package org.forgerock.i18n
- 
Class org.forgerock.i18n.LocalizableMessage extends Object implements Serializable
- 
Serialized Fields
- 
args
Object[] args
Values used to replace argument specifiers in the format string. - 
cachedString
org.forgerock.i18n.LocalizableMessage.CachedString cachedString
Memoize a cached version of toString with the default locale. - 
descriptor
org.forgerock.i18n.LocalizableMessageDescriptor.AbstractLocalizableMessageDescriptor descriptor
Descriptor of this message. 
 - 
 
 - 
 - 
Class org.forgerock.i18n.LocalizableMessageBuilder extends Object implements Serializable
- 
Serialized Fields
- 
messages
List<LocalizableMessage> messages
Used internally to store appended messages. 
 - 
 
 - 
 - 
Class org.forgerock.i18n.LocalizedIllegalArgumentException extends IllegalArgumentException implements Serializable
- 
Serialized Fields
- 
message
LocalizableMessage message
The I18N message associated with this exception. 
 - 
 
 - 
 
 - 
 - 
Package org.forgerock.i18n.slf4j
- 
Class org.forgerock.i18n.slf4j.LocalizedMarker extends Object implements Serializable
- 
Serialized Fields
- 
message
LocalizableMessage message
 
 - 
 
 - 
 
 - 
 - 
Package org.forgerock.json
- 
Class org.forgerock.json.JsonException extends RuntimeException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.JsonValueException extends JsonException implements Serializable
- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
value
JsonValue value
The JSON value for which the exception was thrown. 
 - 
 
 
 - 
 - 
Package org.forgerock.json.jose.exceptions
- 
Class org.forgerock.json.jose.exceptions.FailedToLoadJWKException extends Exception implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.jose.exceptions.InvalidJwtException extends JwtReconstructionException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.jose.exceptions.JweCompressionException extends JweException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.jose.exceptions.JweDecryptionCheckedException extends Exception implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.jose.exceptions.JweDecryptionException extends JweException implements Serializable
- serialVersionUID:
 - 2L
 
 - 
Class org.forgerock.json.jose.exceptions.JweEncryptionException extends JweException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.jose.exceptions.JweException extends JwtRuntimeException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.jose.exceptions.JwsException extends JwtRuntimeException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.jose.exceptions.JwsSigningException extends JwsException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.jose.exceptions.JwsVerifyingException extends JwsException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.jose.exceptions.JwtBuilderException extends JwtRuntimeException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.jose.exceptions.JwtReconstructionException extends JwtBuilderException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.jose.exceptions.JwtRuntimeException extends RuntimeException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.jose.exceptions.UnrecognizedCriticalHeaderException extends JwtReconstructionException implements Serializable
- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.forgerock.json.resource
- 
Class org.forgerock.json.resource.BadRequestException extends ResourceException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.resource.ConflictException extends ResourceException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.resource.CreateNotSupportedException extends BadRequestException implements Serializable
 - 
Class org.forgerock.json.resource.ForbiddenException extends ResourceException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.resource.InternalServerErrorException extends ResourceException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.resource.NotFoundException extends ResourceException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.resource.NotSupportedException extends ResourceException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.resource.PermanentException extends ResourceException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.resource.PreconditionFailedException extends ResourceException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.resource.PreconditionRequiredException extends ResourceException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.resource.ResourceException extends IOException implements Serializable
- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
code
int code
The numeric code of the exception. - 
detail
JsonValue detail
Additional detail which can be evaluated by applications. - 
includeCause
boolean includeCause
flag to indicate whether to include the cause. - 
reason
String reason
The short reason phrase of the exception. - 
resourceApiVersion
Version resourceApiVersion
Resource API Version. 
 - 
 
 - 
Class org.forgerock.json.resource.RetryableException extends ResourceException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.resource.ServiceUnavailableException extends RetryableException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.resource.UncategorizedException extends ResourceException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.json.resource.UnsupportedMediaTypeException extends ResourceException implements Serializable
 
 - 
 - 
Package org.forgerock.macaroons
- 
Class org.forgerock.macaroons.MacaroonEncodingException extends IllegalArgumentException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.macaroons.RejectedMacaroonException extends Exception implements Serializable
 
 - 
 - 
Package org.forgerock.oauth
- 
Class org.forgerock.oauth.DataStoreException extends OAuthException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.oauth.InvalidOAuthClientException extends OAuthException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.oauth.InvalidOAuthRequestException extends OAuthException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.oauth.OAuthConfigException extends OAuthException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.oauth.OAuthException extends Exception implements Serializable
- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.forgerock.oauth.resolvers.exceptions
- 
Class org.forgerock.oauth.resolvers.exceptions.InvalidAudException extends OpenIdConnectVerificationException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.oauth.resolvers.exceptions.InvalidIssException extends OpenIdConnectVerificationException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.oauth.resolvers.exceptions.InvalidJWTException extends OpenIdConnectVerificationException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.oauth.resolvers.exceptions.InvalidSignatureException extends OpenIdConnectVerificationException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.oauth.resolvers.exceptions.JwtExpiredException extends OpenIdConnectVerificationException implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.oauth.resolvers.exceptions.OpenIdConnectVerificationException extends Exception implements Serializable
- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.forgerock.oauth2.core.exceptions
- 
Class org.forgerock.oauth2.core.exceptions.AccessDeniedException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.AuthorizationDeclinedException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.AuthorizationPendingException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.BadRequestException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.CsrfException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.DuplicateRequestParameterException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.ExpiredTokenException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.InsufficientScopeException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.InteractionRequiredException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.InvalidBindingMessageException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.InvalidClientAuthZHeaderException extends org.forgerock.oauth2.core.exceptions.InvalidClientException implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.InvalidClientException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.InvalidCodeException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.InvalidGrantException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.InvalidRequestException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.InvalidRequestParameterException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.InvalidScopeException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.InvalidTokenException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.LoginRequiredException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.MoreThanOneUserExistsException extends org.forgerock.oauth2.core.exceptions.UnauthorizedClientException implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.NotFoundException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.NoUserExistsException extends org.forgerock.oauth2.core.exceptions.UnauthorizedClientException implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.OAuth2Exception extends Exception implements Serializable
- 
Serialized Fields
- 
error
String error
 - 
parameterLocation
org.forgerock.openam.oauth2.OAuth2Constants.UrlLocation parameterLocation
 - 
statusCode
int statusCode
 
 - 
 
 - 
 - 
Class org.forgerock.oauth2.core.exceptions.OAuth2PluginRuntimeException extends RuntimeException implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.OAuth2ProviderNotFoundException extends org.forgerock.oauth2.core.exceptions.NotFoundException implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.RedirectUriMismatchException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.RelativeRedirectUriException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.ResourceOwnerAuthenticationRequired extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.ResourceOwnerConsentRequiredException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.ServerException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.UnauthorizedClientException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.UnsupportedGrantTypeException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 - 
Class org.forgerock.oauth2.core.exceptions.UnsupportedResponseTypeException extends org.forgerock.oauth2.core.exceptions.OAuth2Exception implements Serializable
 
 - 
 - 
Package org.forgerock.oauth2.core.plugins
 - 
Package org.forgerock.openam.auth.node.api
- 
Class org.forgerock.openam.auth.node.api.NodeProcessException extends Exception implements Serializable
 - 
Class org.forgerock.openam.auth.node.api.SuspendedTextOutputCallback extends TextOutputCallback implements Serializable
 - 
Class org.forgerock.openam.auth.node.api.TreeHookException extends Exception implements Serializable
 
 - 
 - 
Package org.forgerock.openam.core.realms
- 
Class org.forgerock.openam.core.realms.RealmLookupException extends com.sun.identity.shared.locale.L10NMessageImpl implements Serializable
- 
Serialized Fields
- 
realm
String realm
 
 - 
 
 - 
 
 - 
 - 
Package org.forgerock.openam.entitlement
- 
Class org.forgerock.openam.entitlement.InvalidEntitlementCombinerException extends RuntimeException implements Serializable
- 
Serialized Fields
- 
combinerName
String combinerName
 
 - 
 
 - 
 - 
Class org.forgerock.openam.entitlement.NameAlreadyRegisteredException extends RuntimeException implements Serializable
- 
Serialized Fields
- 
shortName
String shortName
 
 - 
 
 - 
 - 
Class org.forgerock.openam.entitlement.PrivilegeEvaluatorContext extends Object implements Serializable
- 
Serialized Fields
- 
applicationName
String applicationName
 - 
attributes
Map<String,Object> attributes
 - 
conditionDecisionCache
Map<String,ConditionDecision> conditionDecisionCache
An entitlement condition decision cache, where the condition decisions are cached based on the condition's JSON representation. - 
realm
String realm
 - 
resourceName
String resourceName
 
 - 
 
 - 
 
 - 
 - 
Package org.forgerock.openam.federation.plugin.rooturl
- 
Class org.forgerock.openam.federation.plugin.rooturl.RootUrlProviderException extends com.sun.identity.shared.locale.L10NMessageImpl implements Serializable
 
 - 
 - 
Package org.forgerock.openam.http
 - 
Package org.forgerock.openam.ldap
- 
Class org.forgerock.openam.ldap.LDAPUtilException extends ExecutionException implements Serializable
- 
Serialized Fields
- 
amCache
com.sun.identity.shared.locale.AMResourceBundleCache amCache
 - 
args
Object[] args
 - 
bundleName
String bundleName
 - 
message
String message
 - 
msgID
String msgID
 - 
resultCode
ResultCode resultCode
 
 - 
 
 - 
 
 - 
 - 
Package org.forgerock.openam.plugins
- 
Class org.forgerock.openam.plugins.PluginException extends Exception implements Serializable
 
 - 
 - 
Package org.forgerock.openam.scripting.api
- 
Class org.forgerock.openam.scripting.api.ScriptPropertyResolverException extends RuntimeException implements Serializable
 
 - 
 - 
Package org.forgerock.openam.secrets
- 
Class org.forgerock.openam.secrets.SecretConfigurationException extends SecretException implements Serializable
 - 
Class org.forgerock.openam.secrets.SecretException extends RuntimeException implements Serializable
 - 
Class org.forgerock.openam.secrets.SecretInitialisationException extends SecretException implements Serializable
 - 
Class org.forgerock.openam.secrets.SecretInstantiationException extends SecretException implements Serializable
 - 
Class org.forgerock.openam.secrets.UnavailableSecretReferenceException extends SecretException implements Serializable
 
 - 
 - 
Package org.forgerock.openam.services.push
- 
Class org.forgerock.openam.services.push.PushNotificationException extends Exception implements Serializable
 
 - 
 - 
Package org.forgerock.openam.services.push.dispatch.predicates
- 
Class org.forgerock.openam.services.push.dispatch.predicates.PredicateNotMetException extends Exception implements Serializable
 
 - 
 - 
Package org.forgerock.openam.sm
- 
Class org.forgerock.openam.sm.FileEventManager.InvalidStateException extends Exception implements Serializable
 - 
Class org.forgerock.openam.sm.ServiceConfigException extends SMSException implements Serializable
 - 
Class org.forgerock.openam.sm.ServiceErrorException extends SMSException implements Serializable
 
 - 
 - 
Package org.forgerock.openam.sts
- 
Class org.forgerock.openam.sts.AMSTSRuntimeException extends RuntimeException implements Serializable
- 
Serialized Fields
- 
errorCode
int errorCode
 
 - 
 
 - 
 - 
Class org.forgerock.openam.sts.CTSTokenPersistenceException extends ResourceException implements Serializable
 - 
Class org.forgerock.openam.sts.STSInitializationException extends ResourceException implements Serializable
 - 
Class org.forgerock.openam.sts.STSPublishException extends ResourceException implements Serializable
 - 
Class org.forgerock.openam.sts.TokenCancellationException extends ResourceException implements Serializable
 - 
Class org.forgerock.openam.sts.TokenCreationException extends ResourceException implements Serializable
 - 
Class org.forgerock.openam.sts.TokenIdGenerationException extends ResourceException implements Serializable
 - 
Class org.forgerock.openam.sts.TokenMarshalException extends ResourceException implements Serializable
 - 
Class org.forgerock.openam.sts.TokenValidationException extends ResourceException implements Serializable
 
 - 
 - 
Package org.forgerock.openam.uma
 - 
Package org.forgerock.openam.upgrade
- 
Class org.forgerock.openam.upgrade.ServiceSchemaUpgradeWrapper extends Object implements Serializable
- 
Serialized Fields
- 
attributesAdded
org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper attributesAdded
 - 
attributesDeleted
org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper attributesDeleted
 - 
attributesModified
org.forgerock.openam.upgrade.ServiceSchemaModificationWrapper attributesModified
 
 - 
 
 - 
 - 
Class org.forgerock.openam.upgrade.SetUpgradeProgress extends javax.servlet.http.HttpServlet implements Serializable
 - 
Class org.forgerock.openam.upgrade.UpgradeException extends com.sun.identity.shared.locale.L10NMessageImpl implements Serializable
 
 - 
 - 
Package org.forgerock.openam.utils
- 
Class org.forgerock.openam.utils.CodeException extends Exception implements Serializable
 
 - 
 - 
Package org.forgerock.opendj.io.rx
- 
Class org.forgerock.opendj.io.rx.UnknownRxTransportException extends RuntimeException implements Serializable
- 
Serialized Fields
- 
transportName
String transportName
 
 - 
 
 - 
 
 - 
 - 
Package org.forgerock.opendj.ldap
- 
Class org.forgerock.opendj.ldap.AssertionFailureException extends LdapException implements Serializable
 - 
Class org.forgerock.opendj.ldap.AuthenticationException extends LdapException implements Serializable
 - 
Class org.forgerock.opendj.ldap.AuthorizationException extends LdapException implements Serializable
 - 
Class org.forgerock.opendj.ldap.CancelledResultException extends LdapException implements Serializable
 - 
Class org.forgerock.opendj.ldap.ConnectionException extends LdapException implements Serializable
 - 
Class org.forgerock.opendj.ldap.ConstraintViolationException extends LdapException implements Serializable
 - 
Class org.forgerock.opendj.ldap.DecodeException extends IOException implements Serializable
- 
Serialized Fields
- 
isFatal
boolean isFatal
 - 
message
LocalizableMessage message
 
 - 
 
 - 
 - 
Class org.forgerock.opendj.ldap.EntryNotFoundException extends LdapException implements Serializable
 - 
Class org.forgerock.opendj.ldap.LdapException extends IOException implements Serializable
- 
Serialized Fields
- 
message
LocalizableMessage message
 - 
result
Result result
 
 - 
 
 - 
 - 
Class org.forgerock.opendj.ldap.MultipleEntriesFoundException extends LdapException implements Serializable
 - 
Class org.forgerock.opendj.ldap.ReferralException extends EntryNotFoundException implements Serializable
 - 
Class org.forgerock.opendj.ldap.SearchResultReferenceIOException extends IOException implements Serializable
- 
Serialized Fields
- 
reference
SearchResultReference reference
 
 - 
 
 - 
 - 
Class org.forgerock.opendj.ldap.TimeoutResultException extends LdapException implements Serializable
 
 - 
 - 
Package org.forgerock.opendj.ldap.schema
- 
Class org.forgerock.opendj.ldap.schema.ConflictingSchemaElementException extends LocalizedIllegalArgumentException implements Serializable
 - 
Class org.forgerock.opendj.ldap.schema.UnknownSchemaElementException extends LocalizedIllegalArgumentException implements Serializable
 
 - 
 - 
Package org.forgerock.opendj.security
- 
Class org.forgerock.opendj.security.LocalizedKeyStoreException extends KeyStoreException implements Serializable
- 
Serialized Fields
- 
message
LocalizableMessage message
The I18N message associated with this exception. 
 - 
 
 - 
 - 
Class org.forgerock.opendj.security.OpenDjSecurityProvider extends Provider implements Serializable
- 
Serialized Fields
- 
defaultConfig
KeyStoreParameters defaultConfig
 
 - 
 
 - 
 
 - 
 - 
Package org.forgerock.secrets
- 
Class org.forgerock.secrets.NoSuchSecretException extends Exception implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.secrets.SecretsKeyStoreProvider extends Provider implements Serializable
- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.forgerock.secrets.gcpkms
- 
Class org.forgerock.secrets.gcpkms.GoogleKmsKey extends Object implements Serializable
- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
algorithm
com.google.cloud.kms.v1.CryptoKeyVersion.CryptoKeyVersionAlgorithm algorithm
 - 
identifier
com.google.cloud.kms.v1.CryptoKeyVersionName identifier
 - 
kmsClient
org.forgerock.secrets.gcpkms.GoogleKms kmsClient
 
 - 
 
 - 
Class org.forgerock.secrets.gcpkms.GoogleKmsPrivateKey extends GoogleKmsKey implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.secrets.gcpkms.GoogleKmsProvider extends Provider implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.secrets.gcpkms.GoogleKmsSecretKey extends GoogleKmsKey implements Serializable
- serialVersionUID:
 - 1L
 
 - 
Class org.forgerock.secrets.gcpkms.SecretsApiBearerTokenCredentials extends com.google.auth.Credentials implements Serializable
- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
bearerTokenCache
com.google.common.cache.LoadingCache<URI,SecretReference<GenericSecret>> bearerTokenCache
 
 - 
 
 
 - 
 - 
Package org.forgerock.secrets.vault
- 
Class org.forgerock.secrets.vault.VaultTransitProvider extends Provider implements Serializable
 
 - 
 - 
Package org.forgerock.security.keystore
- 
Class org.forgerock.security.keystore.KeystoreManagerException extends RuntimeException implements Serializable
- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.forgerock.selfservice.core
- 
Class org.forgerock.selfservice.core.IllegalStageTagException extends IllegalArgumentException implements Serializable
- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.forgerock.selfservice.core.config
- 
Class org.forgerock.selfservice.core.config.StageConfigException extends RuntimeException implements Serializable
- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.forgerock.selfservice.core.crypto
- 
Class org.forgerock.selfservice.core.crypto.JsonCryptoException extends Exception implements Serializable
- serialVersionUID:
 - 1L
 
 
 - 
 - 
Package org.forgerock.services.routing
- 
Class org.forgerock.services.routing.IncomparableRouteMatchException extends Exception implements Serializable
- serialVersionUID:
 - 4933718263312991528L
 
 
 - 
 - 
Package org.forgerock.tokenhandler
- 
Class org.forgerock.tokenhandler.ExpiredTokenException extends InvalidTokenException implements Serializable
 - 
Class org.forgerock.tokenhandler.InvalidTokenException extends TokenHandlerException implements Serializable
 - 
Class org.forgerock.tokenhandler.TokenHandlerException extends Exception implements Serializable
 
 - 
 - 
Package org.forgerock.util
- 
Class org.forgerock.util.RangeSet extends AbstractSet<Integer> implements Serializable
- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
start
int start
The start of the range, inclusive. - 
step
int step
TODO: Description. - 
stop
int stop
The end of the range, inclusive. 
 - 
 
 
 - 
 - 
Package org.forgerock.util.crypto
- 
Class org.forgerock.util.crypto.HKDFKeyGenerator.HKDFMasterKey extends SecretKeySpec implements Serializable
- serialVersionUID:
 - 1L
 
- 
Serialized Fields
- 
salt
byte[] salt
 
 - 
 
 
 - 
 - 
Package org.forgerock.util.promise
- 
Class org.forgerock.util.promise.NeverThrowsException extends RuntimeException implements Serializable
- serialVersionUID:
 - 2879912363036916597L
 
 
 -