Package | Description |
---|---|
com.sun.identity.authentication.server |
This package contains the classes that represent server side
functionality such as the implementation of request for
authenticating, user credential callbacks.
|
com.sun.identity.authentication.service | |
com.sun.identity.authentication.spi |
Provides interfaces and classes for writing a supplemental authentication
module to plug into OpenAM.
|
org.forgerock.openam.authentication.service |
A collection of classes which support the authentication service.
|
Modifier and Type | Field and Description |
---|---|
AMLoginContext |
AuthContextLocal.amlc
AuthLoginContext
|
Constructor and Description |
---|
DSAMECallbackHandler(AMLoginContext am,
boolean isPureJAAS)
Creates
DSAMECallbackHandler object and it associates
login thread and login state with callback hndler |
Modifier and Type | Field and Description |
---|---|
AMLoginContext |
AMPostAuthProcess.amlc |
Modifier and Type | Method and Description |
---|---|
LoginContext |
LoginContextFactory.createLoginContext(AMLoginContext context,
Subject subject,
String configName,
boolean isPureJAAS,
Configuration configuration)
Creates an appropriate version of a login context object based on the provided parameters
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.