Class AuthenticationResponse


public class AuthenticationResponse extends VaultResponse
Model for the following API calls responses:

POST https://{vaultDNS}/api/{version}/auth

  • Constructor Details

    • AuthenticationResponse

      public AuthenticationResponse()
  • Method Details