Class TLSClientAuth

java.lang.Object
com.auth0.json.mgmt.client.TLSClientAuth

public class TLSClientAuth extends Object
Class that represents an Auth0 Application TLS client authentication method. Related to the ClientsEntity entity.
  • Constructor Details

    • TLSClientAuth

      public TLSClientAuth(List<Credential> credentials)
      Create a new instance
      Parameters:
      credentials - the credentials to use
  • Method Details

    • getCredentials

      public List<Credential> getCredentials()
      Returns:
      the credentials