Uses of Package
com.ibm.websphere.security.oauth20.store
-
Packages that use com.ibm.websphere.security.oauth20.store Package Description com.ibm.websphere.security.oauth20.store -
Classes in com.ibm.websphere.security.oauth20.store used by com.ibm.websphere.security.oauth20.store Class Description OAuthClient An OAuth client implementation used for storing or retrieving entries from anOAuthStore
implementation.OAuthConsent An OAuth consent implementation used for storing or retrieving entries from anOAuthStore
implementation.OAuthStoreException Exception thrown by theOAuthStore
implementation when it cannot perform the requested operation.OAuthToken An OAuth token implementation used for storing or retrieving entries from anOAuthStore
implementation.