Package | Description |
---|---|
org.forgerock.oauth2.core |
Defines the core classes to implement OAuth2 for OpenAM.
|
org.forgerock.openam.oauth2.resources |
Modifier and Type | Method and Description |
---|---|
ResourceSetStore |
AgentOAuth2ProviderSettings.getResourceSetStore() |
ResourceSetStore |
OAuth2ProviderSettings.getResourceSetStore()
Returns the ResourceSetStore instance for the realm.
|
ResourceSetStore |
RealmOAuth2ProviderSettings.getResourceSetStore() |
Constructor and Description |
---|
RealmOAuth2ProviderSettings(OpenAMSettings settings,
String realm,
ResourceSetStore resourceSetStore,
ServiceConfigManagerFactory serviceConfigManagerFactory)
Constructs a new OpenAMOAuth2ProviderSettings.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenAMResourceSetStore
Stores
ResourceSetDescription objects in the CTS. |
Modifier and Type | Method and Description |
---|---|
ResourceSetStore |
ResourceSetStoreFactory.create(String realm) |
Copyright © 2010–2025 Open Identity Platform Community. All rights reserved.