Uses of Package
com.github.scribejava.core.pkce
-
Packages that use com.github.scribejava.core.pkce Package Description com.github.scribejava.core.oauth com.github.scribejava.core.pkce -
Classes in com.github.scribejava.core.pkce used by com.github.scribejava.core.oauth Class Description AuthorizationUrlWithPKCE PKCE Used to hold code_challenge, code_challenge_method and code_verifier for https://tools.ietf.org/html/rfc7636 -
Classes in com.github.scribejava.core.pkce used by com.github.scribejava.core.pkce Class Description PKCE Used to hold code_challenge, code_challenge_method and code_verifier for https://tools.ietf.org/html/rfc7636PKCECodeChallengeMethod