Uses of Package
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 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 PKCEService Used to implement Proof Key for Code Exchange by OAuth Public Clients https://tools.ietf.org/html/rfc7636