Class SelfSignedTLSClientAuth

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

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

    • SelfSignedTLSClientAuth

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

    • getCredentials

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