Uses of Package
com.pingidentity.sdk.oauth20
Packages that use com.pingidentity.sdk.oauth20
Package
Description
Provides the ability to create a custom Access Grant storage mechanism.
Provides the ability to create an authorization detail processor to process custom authorization detail types.
A plugin interface, with associated classes, for issuing and validating access tokens.
-
Classes in com.pingidentity.sdk.oauth20 used by com.pingidentity.sdk.accessgrant
-
Classes in com.pingidentity.sdk.oauth20 used by com.pingidentity.sdk.authorizationdetails
-
Classes in com.pingidentity.sdk.oauth20 used by com.pingidentity.sdk.oauth20ClassDescriptionAn access token that has been validated by the server - generally by an instance of a
BearerAccessTokenManagementPlugin.A wrapper class for client data used by custom OAuth client storage implementations.A general exception for theClientStorageManager.An interface that defines the basic methods for managing OAuth client data for custom storage implementations.An interface that defines a search method for OAuth client data in custom storage implementations.An access token that is issued by the server - generally by an instance of aBearerAccessTokenManagementPlugin.The OAuth scope.