Package | Description |
---|---|
org.forgerock.openam.oauth2 | |
org.forgerock.openidconnect |
Modifier and Type | Class and Description |
---|---|
class |
AgentClientRegistration
Models an OpenAM J2EE agent registration in the OAuth2 provider.
|
class |
OpenAMClientRegistration
Models an OpenAM OAuth2 and OpenId Connect client registration in the OAuth2 provider.
|
Modifier and Type | Method and Description |
---|---|
OpenIdConnectClientRegistration |
OpenAMClientRegistrationStore.get(String clientId,
OAuth2Request request)
Gets the client registration for the given client id.
|
OpenIdConnectClientRegistration |
OpenAMClientRegistrationStore.get(String clientId,
String realm,
org.forgerock.services.context.Context context)
Gets the client registration for the given client id.
|
Modifier and Type | Method and Description |
---|---|
OpenIdConnectClientRegistration |
OpenIdConnectClientRegistrationStore.get(String clientId,
OAuth2Request request)
Gets the client registration for the given client id.
|
OpenIdConnectClientRegistration |
OpenIdConnectClientRegistrationStore.get(String clientId,
String realm,
org.forgerock.services.context.Context context)
Gets the client registration for the given client id.
|
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.