Interface AuthInfo

All Known Implementing Classes:
Access, Token

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

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getAuthToken

      String getAuthToken()