Interface AuthSchemes


public interface AuthSchemes
Names the authentication schemes used by the API.
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
    Specifies the auth_bearer scheme used with Authorization: Bearer headers
    static final String