Package org.springframework.credhub.support.user
package org.springframework.credhub.support.user
Java representations of CredHub user credentials.
-
ClassDescriptionA user credential consists of an optional username and a password.The details of a request to write a new or update an existing
UserCredential
in CredHub.A builder that provides a fluent API for constructingUserCredentialRequest
s.The details of a request to generate a newUserCredential
in CredHub.A builder that provides a fluent API for constructingUserParametersRequest
s.Holds the value of the username parameter.