Interface TokenCredential

All Superinterfaces:
Credential
All Known Implementing Classes:
SimpleAuthTokenCredential

public interface TokenCredential extends Credential
Token-based authentication interface
  • Method Details

    • getToken

      String getToken()
      Gets the token.
      Returns:
      the token