Package org.springframework.credhub.support.password
package org.springframework.credhub.support.password
Java representations of CredHub password credentials.
-
ClassDescriptionA password credential consists of a single string value.The details of a request to write a new or update an existing
PasswordCredential
in CredHub.A builder that provides a fluent API for constructingPasswordCredentialRequest
s.Parameters for generating a new password credential.A builder that provides a fluent API for constructingPasswordParameters.PasswordParametersBuilder
s.The details of a request to generate a newPasswordCredential
in CredHub.A builder that provides a fluent API for constructingPasswordParametersRequest
s.