Uses of Interface
com.pingidentity.sdk.oauth20.ClientStorageManagerV2
-
Packages that use ClientStorageManagerV2 Package Description com.pingidentity.sdk.oauth20 A plugin interface, with associated classes, for issuing and validating access tokens. -
-
Uses of ClientStorageManagerV2 in com.pingidentity.sdk.oauth20
Classes in com.pingidentity.sdk.oauth20 that implement ClientStorageManagerV2 Modifier and Type Class Description classClientStorageManagerBaseAbstract base class for developing custom OAuth client storage implementations.
-