Searched defs:getSupportedClaimsWithTranslations (Results 1 - 5 of 5) sorted by relevance

/forgerock/openam-v13/openam-oauth2-common/oauth2-core/src/main/java/org/forgerock/oauth2/core/
H A DOAuth2ProviderSettings.java255 Set<String> getSupportedClaimsWithTranslations() throws ServerException; method in interface:OAuth2ProviderSettings
/forgerock/openam/openam-oauth2/src/main/java/org/forgerock/oauth2/core/
H A DAgentOAuth2ProviderSettings.java197 public Set<String> getSupportedClaimsWithTranslations() throws ServerException { method in class:AgentOAuth2ProviderSettings
H A DOAuth2ProviderSettings.java300 Set<String> getSupportedClaimsWithTranslations() throws ServerException; method in interface:OAuth2ProviderSettings
H A DRealmOAuth2ProviderSettings.java532 public Set<String> getSupportedClaimsWithTranslations() throws ServerException { method in class:RealmOAuth2ProviderSettings
/forgerock/openam-v13/openam-oauth2/src/main/java/org/forgerock/openam/oauth2/
H A DOpenAMOAuth2ProviderSettings.java635 public Set<String> getSupportedClaimsWithTranslations() throws ServerException { method in class:OpenAMOAuth2ProviderSettings

Completed in 38 milliseconds