Uses of Package
com.nimbusds.oauth2.sdk.pkce
Packages that use com.nimbusds.oauth2.sdk.pkce
Package
Description
Classes for representing, serialising and parsing core OAuth 2.0 concepts.
OAuth 2.0 Authorisation Server (AS) classes.
Proof Key for Code Exchange (PKCE) classes.
Classes for representing, serialising and parsing core OpenID Connect
concepts.
-
Classes in com.nimbusds.oauth2.sdk.pkce used by com.nimbusds.oauth2.sdkClassDescriptionAuthorisation code challenge.Method that was used to derive an authorisation code challenge.Authorisation code verifier.
-
Classes in com.nimbusds.oauth2.sdk.pkce used by com.nimbusds.oauth2.sdk.asClassDescriptionMethod that was used to derive an authorisation code challenge.
-
Classes in com.nimbusds.oauth2.sdk.pkce used by com.nimbusds.oauth2.sdk.pkceClassDescriptionAuthorisation code challenge.Method that was used to derive an authorisation code challenge.Authorisation code verifier.
-
Classes in com.nimbusds.oauth2.sdk.pkce used by com.nimbusds.openid.connect.sdkClassDescriptionAuthorisation code challenge.Method that was used to derive an authorisation code challenge.Authorisation code verifier.