Package com.ibm.websphere.security.oauth20.store
@Version("1.0.0")
package com.ibm.websphere.security.oauth20.store
-
ClassDescriptionAn OAuth client implementation used for storing or retrieving entries from an
OAuthStore
implementation.An OAuth consent implementation used for storing or retrieving entries from anOAuthStore
implementation.Interface for storing and accessing OAuth artifacts, such as clients, tokens, and consents, that are necessary for an OAuth flow.Exception thrown by theOAuthStore
implementation when it cannot perform the requested operation.An OAuth token implementation used for storing or retrieving entries from anOAuthStore
implementation.