Package | Description |
---|---|
com.sun.identity.authentication.spi |
Provides interfaces and classes for writing a supplemental authentication
module to plug into OpenAM.
|
org.forgerock.openam.authentication.modules.adaptive | |
org.forgerock.openam.authentication.modules.common |
This package contains classes that are common for use by all authentication modules.
|
org.forgerock.openam.authentication.modules.oauth2 | |
org.forgerock.openam.authentication.modules.persistentcookie |
This package contains classes Authentication using a Persistent Cookie.
|
org.forgerock.openam.authentication.modules.saml2 |
Defines the classes necessary for SAML2 authentication.
|
org.forgerock.openam.authentication.plugins |
Modifier and Type | Class and Description |
---|---|
class |
AMPostAuthProcess |
class |
ReplayPasswd
This class is used to set the encrypted password as a session property.
|
class |
WSSReplayPasswd
This class is used to set the encrypted password as a session property.
|
Modifier and Type | Class and Description |
---|---|
class |
AdaptivePostAuthenticationPlugin
Post Authentication Plugin for the Adaptive authentication module.
|
Modifier and Type | Class and Description |
---|---|
class |
JaspiAuthLoginModulePostAuthenticationPlugin
Implementations of this class must only have a zero-arg constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
OAuth2PostAuthnPlugin
The
OAuth2PostAuthnPlugin implements
AMPostAuthProcessInterface interface for authentication
post processing. |
Modifier and Type | Class and Description |
---|---|
class |
PersistentCookieAuthModulePostAuthenticationPlugin
Post authentication plugin for setting the Persistent Cookie on successful authentication.
|
Modifier and Type | Class and Description |
---|---|
class |
SAML2PostAuthenticationPlugin
Plugin that gets activated for SLO for the SAML2 auth module.
|
Modifier and Type | Class and Description |
---|---|
class |
AccountExpirePlugin |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.