Interface OauthTokenAccessor

All Known Subinterfaces:
OauthTokenAccessor.OauthTokenProperty

public interface OauthTokenAccessor
Provides an accessor for a OAuth token property.
  • Method Details

    • getOauthToken

      OauthToken getOauthToken()
      Retrieves the OAuth token from the OAuth token property
      Returns:
      The OAuth token stored by the OAuth token property.