Interface Credential.DefinitionStages.WithPassword

All Known Subinterfaces:
Credential.Definition
Enclosing interface:
Credential.DefinitionStages

public static interface Credential.DefinitionStages.WithPassword
The stage of the Credential definition allowing to specify password.
  • Method Details

    • withPassword

      Specifies the password property: Gets or sets the password of the credential..
      Parameters:
      password - Gets or sets the password of the credential.
      Returns:
      the next definition stage.