Searched defs:CODE_VERIFIER (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-oauth2-common/oauth2-core/src/main/java/org/forgerock/oauth2/core/
H A DOAuth2Constants.java774 public static final String CODE_VERIFIER = "code_verifier"; field in class:OAuth2Constants.Custom
884 public static final String CODE_VERIFIER = "forgerock-oauth2-provider-code-verifier-enforced"; field in class:OAuth2Constants.OAuth2ProviderService
/forgerock/openam/openam-core/src/main/java/org/forgerock/openam/oauth2/
H A DOAuth2Constants.java716 public static final String CODE_VERIFIER = "code_verifier"; field in class:OAuth2Constants.Custom
837 public static final String CODE_VERIFIER = "forgerock-oauth2-provider-code-verifier-enforced"; field in class:OAuth2Constants.OAuth2ProviderService

Completed in 2104 milliseconds