Package | Description |
---|---|
org.forgerock.openam.oauth2 | |
org.forgerock.openam.oauth2.guice | |
org.forgerock.openidconnect |
Modifier and Type | Class and Description |
---|---|
class |
OpenAMTokenStore
Implementation of the OpenId Connect Token Store which the OpenId Connect Provider will implement.
|
class |
StatefulTokenStore
Implementation of the OpenId Connect Token Store which the OpenId Connect Provider will implement.
|
Modifier and Type | Class and Description |
---|---|
static class |
OAuth2GuiceModule.RealmAgnosticStatefulTokenStore |
Constructor and Description |
---|
IdTokenResponseTypeHandler(OpenIdConnectTokenStore tokenStore,
OpenAMSettings openAMSettings)
Constructs a new IdTokenResponseTypeHandler.
|
OpenIDTokenIssuer(OpenIdConnectTokenStore tokenStore,
ResourceOwnerSessionValidator resourceOwnerSessionValidator)
Constructs a new OpenIDTokenIssuer.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.