Interface AuthInfo

  • All Known Implementing Classes:
    Access, Token

    public interface AuthInfo
    Common interface for authentication objects.
    • Method Detail

      • getAuthToken

        String getAuthToken()