Package | Description |
---|---|
org.forgerock.oauth2.core |
Defines the core classes to implement OAuth2 for OpenAM.
|
org.forgerock.openam.oauth2 |
Modifier and Type | Method and Description |
---|---|
Map<String,AuthenticationMethod> |
AgentOAuth2ProviderSettings.getAcrMapping() |
Map<String,AuthenticationMethod> |
OAuth2ProviderSettings.getAcrMapping()
Returns a mapping from Authentication Context Class Reference (ACR) values (typically a Level of Assurance
value) to concrete authentication methods.
|
Map<String,AuthenticationMethod> |
RealmOAuth2ProviderSettings.getAcrMapping() |
Modifier and Type | Class and Description |
---|---|
class |
OpenAMAuthenticationMethod
Indicates a method of authentication for OpenAM consisting of an
AuthContext.IndexType plus a name of
a service/module/etc. |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.