Uses of Interface
com.pingidentity.sdk.oauth20.ClientStorageManager
Packages that use ClientStorageManager
Package
Description
A plugin interface, with associated classes, for issuing and validating access tokens.
-
Uses of ClientStorageManager in com.pingidentity.sdk.oauth20
Subinterfaces of ClientStorageManager in com.pingidentity.sdk.oauth20Modifier and TypeInterfaceDescriptioninterfaceAn interface that defines a search method for OAuth client data in custom storage implementations.Classes in com.pingidentity.sdk.oauth20 that implement ClientStorageManagerModifier and TypeClassDescriptionclassAbstract base class for developing custom OAuth client storage implementations.