Package com.ibm.websphere.security.oauth20.store


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