Interface OAuthToken

  • All Known Implementing Classes:
    NuxeoOAuthToken

    public interface OAuthToken
    Represents Token data as manipulated in OAuth during the 3 legged authentication. The same interface is used for Request Token and Access Token.
    Author:
    tiry