- certificateAuthority(boolean) - Method in class org.springframework.credhub.support.certificate.CertificateParameters.CertificateParametersBuilder
-
Set the value of the flag that indicates whether the generated certificate is a
certificate authority.
- certificateAuthorityCredential(String) - Method in class org.springframework.credhub.support.certificate.CertificateParameters.CertificateParametersBuilder
-
Set the name of a certificate authority credential in CredHub to sign the
generated certificate with.
- certificateAuthorityCredential(CredentialName) - Method in class org.springframework.credhub.support.certificate.CertificateParameters.CertificateParametersBuilder
-
Set the name of a certificate authority credential in CredHub to sign the
generated certificate with.
- CertificateCredential - Class in org.springframework.credhub.support.certificate
-
A certificate credential consists of a certificate, a certificate authority, and a
private key.
- CertificateCredential(String, String, String) - Constructor for class org.springframework.credhub.support.certificate.CertificateCredential
-
- CertificateCredentialDetails - Class in org.springframework.credhub.support.certificate
-
The details of a certificate credential that has been written to CredHub.
- CertificateCredentialDetails(String, CredentialName, CredentialType, boolean, CertificateCredential) - Constructor for class org.springframework.credhub.support.certificate.CertificateCredentialDetails
-
- CertificateCredentialRequest - Class in org.springframework.credhub.support.certificate
-
- CertificateCredentialRequest.CertificateCredentialRequestBuilder - Class in org.springframework.credhub.support.certificate
-
- CertificateCredentialRequestBuilder() - Constructor for class org.springframework.credhub.support.certificate.CertificateCredentialRequest.CertificateCredentialRequestBuilder
-
- CertificateParameters - Class in org.springframework.credhub.support.certificate
-
Parameters for generating a new certificate credential.
- CertificateParameters.CertificateParametersBuilder - Class in org.springframework.credhub.support.certificate
-
- CertificateParametersBuilder() - Constructor for class org.springframework.credhub.support.certificate.CertificateParameters.CertificateParametersBuilder
-
- CertificateParametersRequest - Class in org.springframework.credhub.support.certificate
-
- CertificateParametersRequest.CertificateParametersRequestBuilder - Class in org.springframework.credhub.support.certificate
-
- CertificateParametersRequestBuilder() - Constructor for class org.springframework.credhub.support.certificate.CertificateParametersRequest.CertificateParametersRequestBuilder
-
- certificates() - Method in interface org.springframework.credhub.core.CredHubOperations
-
Get the operations for retrieving, regenerating, and updating certificates.
- certificates() - Method in class org.springframework.credhub.core.CredHubTemplate
-
Get the operations for retrieving, regenerating, and updating certificates.
- certificates() - Method in interface org.springframework.credhub.core.ReactiveCredHubOperations
-
Get the operations for retrieving, regenerating, and updating certificates.
- certificates() - Method in class org.springframework.credhub.core.ReactiveCredHubTemplate
-
Get the operations for retrieving, regenerating, and updating certificates.
- CertificateSummary - Class in org.springframework.credhub.support.certificate
-
A summary of a certificate that has been stored to CredHub.
- CertificateSummary(String, String) - Constructor for class org.springframework.credhub.support.certificate.CertificateSummary
-
- CertificateSummaryData - Class in org.springframework.credhub.support.certificate
-
- CertificateSummaryData(CertificateSummary...) - Constructor for class org.springframework.credhub.support.certificate.CertificateSummaryData
-
- client(String) - Static method in class org.springframework.credhub.support.permissions.Actor
-
Create an OAuth2 client identifier.
- client(String, String) - Static method in class org.springframework.credhub.support.permissions.Actor
-
Create an OAuth2 client identifier.
- client(String) - Method in class org.springframework.credhub.support.permissions.Permission.CredentialPermissionBuilder
-
Set the ID of an OAuth2 client that will be assigned permissions on a
credential.
- client(String, String) - Method in class org.springframework.credhub.support.permissions.Permission.CredentialPermissionBuilder
-
Set the ID of an OAuth2 client that will be assigned permissions on a
credential.
- ClientHttpConnectorFactory - Class in org.springframework.credhub.configuration
-
- ClientHttpRequestFactoryFactory - Class in org.springframework.credhub.configuration
-
Factory for
ClientHttpRequestFactory
that supports Apache HTTP Components,
OkHttp, Netty and the JDK HTTP client (in that order).
- clientOptions() - Method in class org.springframework.credhub.autoconfig.CredHubAutoConfiguration
-
- ClientOptions - Class in org.springframework.credhub.support
-
Client options for CredHub connectivity.
- ClientOptions() - Constructor for class org.springframework.credhub.support.ClientOptions
-
- ClientOptions(Duration, Duration, String[]) - Constructor for class org.springframework.credhub.support.ClientOptions
-
- commonName(String) - Method in class org.springframework.credhub.support.certificate.CertificateParameters.CertificateParametersBuilder
-
Set the Common Name (CN) field to be used for the generated certificate.
- country(String) - Method in class org.springframework.credhub.support.certificate.CertificateParameters.CertificateParametersBuilder
-
Set the Country (C) field to be used for the generated certificate.
- create(ClientOptions) - Static method in class org.springframework.credhub.configuration.ClientHttpConnectorFactory
-
- create(ClientOptions) - Static method in class org.springframework.credhub.configuration.ClientHttpRequestFactoryFactory
-
- createBuilder() - Method in class org.springframework.credhub.support.certificate.CertificateCredentialRequest.CertificateCredentialRequestBuilder
-
- createBuilder() - Method in class org.springframework.credhub.support.certificate.CertificateParametersRequest.CertificateParametersRequestBuilder
-
- createBuilder() - Method in class org.springframework.credhub.support.CredHubRequest.CredHubRequestBuilder
-
Provide the concrete builder.
- createBuilder() - Method in class org.springframework.credhub.support.json.JsonCredentialRequest.JsonCredentialRequestBuilder
-
- createBuilder() - Method in class org.springframework.credhub.support.password.PasswordCredentialRequest.PasswordCredentialRequestBuilder
-
- createBuilder() - Method in class org.springframework.credhub.support.password.PasswordParametersRequest.PasswordParametersRequestBuilder
-
- createBuilder() - Method in class org.springframework.credhub.support.rsa.RsaCredentialRequest.RsaCredentialRequestBuilder
-
- createBuilder() - Method in class org.springframework.credhub.support.rsa.RsaParametersRequest.RsaParametersRequestBuilder
-
- createBuilder() - Method in class org.springframework.credhub.support.ssh.SshCredentialRequest.SshCredentialRequestBuilder
-
- createBuilder() - Method in class org.springframework.credhub.support.ssh.SshParametersRequest.SshParametersRequestBuilder
-
- createBuilder() - Method in class org.springframework.credhub.support.user.UserCredentialRequest.UserCredentialRequestBuilder
-
- createBuilder() - Method in class org.springframework.credhub.support.user.UserParametersRequest.UserParametersRequestBuilder
-
- createBuilder() - Method in class org.springframework.credhub.support.value.ValueCredentialRequest.ValueCredentialRequestBuilder
-
- createTarget() - Method in class org.springframework.credhub.support.certificate.CertificateCredentialRequest.CertificateCredentialRequestBuilder
-
- createTarget() - Method in class org.springframework.credhub.support.certificate.CertificateParametersRequest.CertificateParametersRequestBuilder
-
- createTarget() - Method in class org.springframework.credhub.support.CredHubRequest.CredHubRequestBuilder
-
Provide the concrete object to build.
- createTarget() - Method in class org.springframework.credhub.support.json.JsonCredentialRequest.JsonCredentialRequestBuilder
-
- createTarget() - Method in class org.springframework.credhub.support.password.PasswordCredentialRequest.PasswordCredentialRequestBuilder
-
- createTarget() - Method in class org.springframework.credhub.support.password.PasswordParametersRequest.PasswordParametersRequestBuilder
-
- createTarget() - Method in class org.springframework.credhub.support.rsa.RsaCredentialRequest.RsaCredentialRequestBuilder
-
- createTarget() - Method in class org.springframework.credhub.support.rsa.RsaParametersRequest.RsaParametersRequestBuilder
-
- createTarget() - Method in class org.springframework.credhub.support.ssh.SshCredentialRequest.SshCredentialRequestBuilder
-
- createTarget() - Method in class org.springframework.credhub.support.ssh.SshParametersRequest.SshParametersRequestBuilder
-
- createTarget() - Method in class org.springframework.credhub.support.user.UserCredentialRequest.UserCredentialRequestBuilder
-
- createTarget() - Method in class org.springframework.credhub.support.user.UserParametersRequest.UserParametersRequestBuilder
-
- createTarget() - Method in class org.springframework.credhub.support.value.ValueCredentialRequest.ValueCredentialRequestBuilder
-
- CredentialDetails<T> - Class in org.springframework.credhub.support
-
The details of a credential that has been written to CredHub.
- CredentialDetails() - Constructor for class org.springframework.credhub.support.CredentialDetails
-
- CredentialDetails(String, CredentialName, CredentialType, T) - Constructor for class org.springframework.credhub.support.CredentialDetails
-
- CredentialDetailsData<T> - Class in org.springframework.credhub.support
-
- CredentialDetailsData() - Constructor for class org.springframework.credhub.support.CredentialDetailsData
-
- CredentialDetailsData(CredentialDetails<T>...) - Constructor for class org.springframework.credhub.support.CredentialDetailsData
-
- CredentialName - Class in org.springframework.credhub.support
-
The client-provided name of a credential stored in CredHub.
- credentialName(String) - Method in class org.springframework.credhub.support.ServiceInstanceCredentialName.ServiceInstanceCredentialNameBuilder
-
Set the credential name segment of the full credential name.
- CredentialPath - Class in org.springframework.credhub.support
-
The path to a credential that has been written to CredHub.
- CredentialPath(String) - Constructor for class org.springframework.credhub.support.CredentialPath
-
- CredentialPathData - Class in org.springframework.credhub.support
-
- CredentialPathData(CredentialPath...) - Constructor for class org.springframework.credhub.support.CredentialPathData
-
- CredentialPermission - Class in org.springframework.credhub.support
-
- CredentialPermission(CredentialName, Permission) - Constructor for class org.springframework.credhub.support.CredentialPermission
-
- CredentialPermissions - Class in org.springframework.credhub.support
-
A collection of
Permission
s associated with a credential.
- CredentialPermissions(CredentialName, Permission...) - Constructor for class org.springframework.credhub.support.CredentialPermissions
-
- CredentialRequest<T> - Class in org.springframework.credhub.support
-
The details of a request to write a new or update an existing credential in CredHub.
- CredentialRequest(CredentialType) - Constructor for class org.springframework.credhub.support.CredentialRequest
-
- credentials() - Method in interface org.springframework.credhub.core.CredHubOperations
-
Get the operations for saving, retrieving, and deleting credentials.
- credentials() - Method in class org.springframework.credhub.core.CredHubTemplate
-
Get the operations for saving, retrieving, and deleting credentials.
- credentials() - Method in interface org.springframework.credhub.core.ReactiveCredHubOperations
-
Get the operations for saving, retrieving, and deleting credentials.
- credentials() - Method in class org.springframework.credhub.core.ReactiveCredHubTemplate
-
Get the operations for saving, retrieving, and deleting credentials.
- CredentialSummary - Class in org.springframework.credhub.support
-
A summary of a credential that has been written to CredHub.
- CredentialSummary(CredentialName) - Constructor for class org.springframework.credhub.support.CredentialSummary
-
- CredentialSummaryData - Class in org.springframework.credhub.support
-
- CredentialSummaryData(CredentialSummary...) - Constructor for class org.springframework.credhub.support.CredentialSummaryData
-
- CredentialType - Enum in org.springframework.credhub.support
-
The types of credentials that can be written to CredHub.
- credentialType - Variable in class org.springframework.credhub.support.CredHubRequest
-
- credHubAuthorizedClientRepository(ClientRegistrationRepository) - Method in class org.springframework.credhub.autoconfig.CredHubOAuth2AutoConfiguration
-
Create an OAuth2AuthorizedClientRepository
bean for use with an
OAuth2-enabled CredHubTemplate
.
- CredHubAutoConfiguration - Class in org.springframework.credhub.autoconfig
-
Auto-configuration
for Spring CredHub support beans.
- CredHubAutoConfiguration() - Constructor for class org.springframework.credhub.autoconfig.CredHubAutoConfiguration
-
- CredHubCertificateOperations - Interface in org.springframework.credhub.core.certificate
-
Specifies the interactions with CredHub to retrieve, regenerate, and update
certificates.
- CredHubCertificateTemplate - Class in org.springframework.credhub.core.certificate
-
Implements the interactions with CredHub to retrieve, regenerate, and update
certificates.
- CredHubCertificateTemplate(CredHubOperations) - Constructor for class org.springframework.credhub.core.certificate.CredHubCertificateTemplate
-
- credHubClientRegistrationRepository() - Method in class org.springframework.credhub.autoconfig.CredHubOAuth2AutoConfiguration
-
Create a ClientRegistrationRepository
bean for use with an OAuth2-enabled
CredHubTemplate
.
- CredHubCredentialOperations - Interface in org.springframework.credhub.core.credential
-
Specifies the interactions with CredHub to save, generate, retrieve, and delete
credentials.
- CredHubCredentialTemplate - Class in org.springframework.credhub.core.credential
-
Implements the interactions with CredHub to save, retrieve, and delete credentials.
- CredHubCredentialTemplate(CredHubOperations) - Constructor for class org.springframework.credhub.core.credential.CredHubCredentialTemplate
-
- CredHubException - Exception in org.springframework.credhub.core
-
Exception class to capture errors specific to CredHub communication.
- CredHubException(HttpStatusCodeException) - Constructor for exception org.springframework.credhub.core.CredHubException
-
Create a new exception with the provided root cause.
- CredHubException(HttpStatus) - Constructor for exception org.springframework.credhub.core.CredHubException
-
Create a new exception with the provided error status code.
- CredHubInfoOperations - Interface in org.springframework.credhub.core.info
-
Specifies the interactions with CredHub for retrieving server information.
- CredHubInfoTemplate - Class in org.springframework.credhub.core.info
-
Implements the interaction with CredHub retrieve server information.
- CredHubInfoTemplate(CredHubOperations) - Constructor for class org.springframework.credhub.core.info.CredHubInfoTemplate
-
- CredHubInterpolationOperations - Interface in org.springframework.credhub.core.interpolation
-
Specifies the interactions with CredHub to interpolate service binding credentials.
- CredHubInterpolationTemplate - Class in org.springframework.credhub.core.interpolation
-
Implements the main interaction with CredHub to interpolate service binding
credentials.
- CredHubInterpolationTemplate(CredHubOperations) - Constructor for class org.springframework.credhub.core.interpolation.CredHubInterpolationTemplate
-
- CredHubOAuth2AutoConfiguration - Class in org.springframework.credhub.autoconfig
-
Auto-configuration
for Spring CredHub OAuth2 support
beans.
- CredHubOperations - Interface in org.springframework.credhub.core
-
Specifies the main interaction with CredHub.
- CredHubPermissionOperations - Interface in org.springframework.credhub.core.permission
-
Specifies the interactions with CredHub to add, retrieve, and delete permissions.
- CredHubPermissionTemplate - Class in org.springframework.credhub.core.permission
-
Implements the main interaction with CredHub to add, retrieve, and delete permissions.
- CredHubPermissionTemplate(CredHubOperations) - Constructor for class org.springframework.credhub.core.permission.CredHubPermissionTemplate
-
- CredHubPermissionV2Operations - Interface in org.springframework.credhub.core.permissionV2
-
Specifies the interactions with CredHub to add, retrieve, and delete permissions.
- CredHubPermissionV2Template - Class in org.springframework.credhub.core.permissionV2
-
Implements the main interaction with CredHub to add, retrieve, and delete permissions.
- CredHubPermissionV2Template(CredHubOperations) - Constructor for class org.springframework.credhub.core.permissionV2.CredHubPermissionV2Template
-
- credHubProperties() - Method in class org.springframework.credhub.autoconfig.CredHubAutoConfiguration
-
- CredHubProperties - Class in org.springframework.credhub.core
-
Properties containing information about a CredHub server.
- CredHubProperties() - Constructor for class org.springframework.credhub.core.CredHubProperties
-
Create a new instance without initializing properties.
- CredHubProperties.OAuth2 - Class in org.springframework.credhub.core
-
Properties containing OAuth2 credentials for CredHub connectivity.
- credHubReactiveAuthorizedClientRepository() - Method in class org.springframework.credhub.autoconfig.CredHubOAuth2AutoConfiguration
-
Create a ServerOAuth2AuthorizedClientRepository
bean for use with an
OAuth2-enabled ReactiveCredHubTemplate
, to override the default provided by
ReactiveOAuth2ClientAutoConfiguration
.
- credHubReactiveClientRegistrationRepository() - Method in class org.springframework.credhub.autoconfig.CredHubOAuth2AutoConfiguration
-
Create a ReactiveClientRegistrationRepository
bean for use with an
OAuth2-enabled ReactiveCredHubTemplate
, in case
ReactiveOAuth2ClientAutoConfiguration
doesn't configure one.
- CredHubRequest<T> - Class in org.springframework.credhub.support
-
Fields common to all types of CredHub requests.
- CredHubRequest() - Constructor for class org.springframework.credhub.support.CredHubRequest
-
- CredHubRequest.CredHubRequestBuilder<T,R extends CredHubRequest<T>,B extends CredHubRequest.CredHubRequestBuilder<T,R,B>> - Class in org.springframework.credhub.support
-
A builder that provides a fluent API for constructing
CredHubRequest
s.
- CredHubRequestBuilder() - Constructor for class org.springframework.credhub.support.CredHubRequest.CredHubRequestBuilder
-
- credHubTemplate(CredHubProperties, ClientOptions) - Method in class org.springframework.credhub.configuration.CredHubTemplateFactory
-
- credHubTemplate(CredHubProperties, ClientOptions, ClientRegistrationRepository, OAuth2AuthorizedClientRepository) - Method in class org.springframework.credhub.configuration.CredHubTemplateFactory
-
Create a
CredHubTemplate
for interaction with a CredHub server using OAuth2
for authentication.
- credHubTemplate(CredHubProperties, ClientOptions, ClientRegistrationRepository, OAuth2AuthorizedClientManager) - Method in class org.springframework.credhub.configuration.CredHubTemplateFactory
-
Create a
CredHubTemplate
for interaction with a CredHub server using OAuth2
for authentication.
- CredHubTemplate - Class in org.springframework.credhub.core
-
Implements the main interaction with CredHub.
- CredHubTemplate(RestTemplate) - Constructor for class org.springframework.credhub.core.CredHubTemplate
-
- CredHubTemplate(CredHubProperties, ClientHttpRequestFactory) - Constructor for class org.springframework.credhub.core.CredHubTemplate
-
- CredHubTemplate(CredHubProperties, ClientHttpRequestFactory, ClientRegistrationRepository, OAuth2AuthorizedClientRepository) - Constructor for class org.springframework.credhub.core.CredHubTemplate
-
- CredHubTemplate(CredHubProperties, ClientHttpRequestFactory, ClientRegistrationRepository, OAuth2AuthorizedClientManager) - Constructor for class org.springframework.credhub.core.CredHubTemplate
-
- CredHubTemplateAutoConfiguration - Class in org.springframework.credhub.autoconfig
-
- CredHubTemplateAutoConfiguration() - Constructor for class org.springframework.credhub.autoconfig.CredHubTemplateAutoConfiguration
-
- CredHubTemplateConfiguration - Class in org.springframework.credhub.autoconfig
-
- CredHubTemplateConfiguration() - Constructor for class org.springframework.credhub.autoconfig.CredHubTemplateConfiguration
-
- CredHubTemplateFactory - Class in org.springframework.credhub.configuration
-
- CredHubTemplateFactory() - Constructor for class org.springframework.credhub.configuration.CredHubTemplateFactory
-
- generate(ParametersRequest<P>) - Method in interface org.springframework.credhub.core.credential.CredHubCredentialOperations
-
Generate a new credential in CredHub, or overwrite an existing credential with a
new generated value.
- generate(ParametersRequest<P>) - Method in class org.springframework.credhub.core.credential.CredHubCredentialTemplate
-
- generate(ParametersRequest<P>, Class<T>) - Method in interface org.springframework.credhub.core.credential.ReactiveCredHubCredentialOperations
-
Generate a new credential in CredHub, or overwrite an existing credential with a
new generated value.
- generate(ParametersRequest<P>, Class<T>) - Method in class org.springframework.credhub.core.credential.ReactiveCredHubCredentialTemplate
-
- getActor() - Method in class org.springframework.credhub.support.permissions.Permission
-
Get the ID of the entity that will be allowed to access the credential.
- getAdditionalPermissions() - Method in class org.springframework.credhub.support.CredHubRequest
-
Get the set of
Permission
to assign to the credential.
- getAll() - Method in interface org.springframework.credhub.core.certificate.CredHubCertificateOperations
-
Retrieve all certificates from CredHub.
- getAll() - Method in class org.springframework.credhub.core.certificate.CredHubCertificateTemplate
-
- getAll() - Method in interface org.springframework.credhub.core.certificate.ReactiveCredHubCertificateOperations
-
Retrieve all certificates from CredHub.
- getAll() - Method in class org.springframework.credhub.core.certificate.ReactiveCredHubCertificateTemplate
-
- getAllPaths() - Method in interface org.springframework.credhub.core.credential.CredHubCredentialOperations
-
- getAllPaths() - Method in class org.springframework.credhub.core.credential.CredHubCredentialTemplate
-
Deprecated.
- getAlternativeNames() - Method in class org.springframework.credhub.support.certificate.CertificateParameters
-
Get the value of the alternative names parameter that will be used when generating
the certificate.
- getAuthType() - Method in class org.springframework.credhub.support.permissions.Actor
-
Get the type of the authorized entity.
- getById(String, Class<T>) - Method in interface org.springframework.credhub.core.credential.CredHubCredentialOperations
-
Retrieve a credential using its ID, as returned in a write request.
- getById(String, Class<T>) - Method in class org.springframework.credhub.core.credential.CredHubCredentialTemplate
-
- getById(String, Class<T>) - Method in interface org.springframework.credhub.core.credential.ReactiveCredHubCredentialOperations
-
Retrieve a credential using its ID, as returned in a write request.
- getById(String, Class<T>) - Method in class org.springframework.credhub.core.credential.ReactiveCredHubCredentialTemplate
-
- getByName(CredentialName) - Method in interface org.springframework.credhub.core.certificate.CredHubCertificateOperations
-
Retrieve a certificate using its name.
- getByName(CredentialName) - Method in class org.springframework.credhub.core.certificate.CredHubCertificateTemplate
-
- getByName(CredentialName) - Method in interface org.springframework.credhub.core.certificate.ReactiveCredHubCertificateOperations
-
Retrieve a certificate using its name.
- getByName(CredentialName) - Method in class org.springframework.credhub.core.certificate.ReactiveCredHubCertificateTemplate
-
- getByName(CredentialName, Class<T>) - Method in interface org.springframework.credhub.core.credential.CredHubCredentialOperations
-
Retrieve a credential using its name, as passed to a write request.
- getByName(CredentialName, Class<T>) - Method in class org.springframework.credhub.core.credential.CredHubCredentialTemplate
-
- getByName(CredentialName, Class<T>) - Method in interface org.springframework.credhub.core.credential.ReactiveCredHubCredentialOperations
-
Retrieve a credential using its name, as passed to a write request.
- getByName(CredentialName, Class<T>) - Method in class org.springframework.credhub.core.credential.ReactiveCredHubCredentialTemplate
-
- getByNameWithHistory(CredentialName, Class<T>) - Method in interface org.springframework.credhub.core.credential.CredHubCredentialOperations
-
Retrieve a credential using its name, as passed to a write request.
- getByNameWithHistory(CredentialName, int, Class<T>) - Method in interface org.springframework.credhub.core.credential.CredHubCredentialOperations
-
Retrieve a credential using its name, as passed to a write request.
- getByNameWithHistory(CredentialName, Class<T>) - Method in class org.springframework.credhub.core.credential.CredHubCredentialTemplate
-
- getByNameWithHistory(CredentialName, int, Class<T>) - Method in class org.springframework.credhub.core.credential.CredHubCredentialTemplate
-
- getByNameWithHistory(CredentialName, Class<T>) - Method in interface org.springframework.credhub.core.credential.ReactiveCredHubCredentialOperations
-
Retrieve a credential using its name, as passed to a write request.
- getByNameWithHistory(CredentialName, int, Class<T>) - Method in interface org.springframework.credhub.core.credential.ReactiveCredHubCredentialOperations
-
Retrieve a credential using its name, as passed to a write request.
- getByNameWithHistory(CredentialName, Class<T>) - Method in class org.springframework.credhub.core.credential.ReactiveCredHubCredentialTemplate
-
- getByNameWithHistory(CredentialName, int, Class<T>) - Method in class org.springframework.credhub.core.credential.ReactiveCredHubCredentialTemplate
-
- getCa() - Method in class org.springframework.credhub.support.certificate.CertificateParameters
-
Get the value of the certificate authority parameter that will be used when
generating the certificate.
- getCaCertFiles() - Method in class org.springframework.credhub.support.ClientOptions
-
- getCertificate() - Method in class org.springframework.credhub.support.certificate.CertificateCredential
-
Get the certificate value.
- getCertificateAuthority() - Method in class org.springframework.credhub.support.certificate.CertificateCredential
-
Get the certificate authority value.
- getCertificates() - Method in class org.springframework.credhub.support.certificate.CertificateSummaryData
-
- getCommonName() - Method in class org.springframework.credhub.support.certificate.CertificateParameters
-
Get the value of the common name parameter that will be used when generating the
certificate.
- getConnectionTimeout() - Method in class org.springframework.credhub.support.ClientOptions
-
- getConnectionTimeoutMillis() - Method in class org.springframework.credhub.support.ClientOptions
-
- getCountry() - Method in class org.springframework.credhub.support.certificate.CertificateParameters
-
Get the value of the country parameter that will be used when generating the
certificate.
- getCredentialName() - Method in class org.springframework.credhub.support.CredentialPermissions
-
Get the name of the credential that the permissions apply to.
- getCredentials() - Method in class org.springframework.credhub.support.CredentialSummaryData
-
- getCredentialType() - Method in class org.springframework.credhub.support.CredentialDetails
-
- getData() - Method in class org.springframework.credhub.support.CredentialDetailsData
-
- getDuration() - Method in class org.springframework.credhub.support.certificate.CertificateParameters
-
Get the value of the duration (in days) parameter that will be used when generating
the certificate.
- getExcludeLower() - Method in class org.springframework.credhub.support.password.PasswordParameters
-
Get the value of the exclude lower case characters parameter.
- getExcludeNumber() - Method in class org.springframework.credhub.support.password.PasswordParameters
-
Get the value of the exclude numeric characters parameter.
- getExcludeUpper() - Method in class org.springframework.credhub.support.password.PasswordParameters
-
Get the value of the exclude upper case characters parameter.
- getExtendedKeyUsage() - Method in class org.springframework.credhub.support.certificate.CertificateParameters
-
Get the value of the extended key usage extensions that will be used when
generating the certificate.
- getId() - Method in class org.springframework.credhub.support.certificate.CertificateSummary
-
Get the CredHub-generated ID of the certificate credential.
- getId() - Method in class org.springframework.credhub.support.CredentialDetails
-
Get the the CredHub-generated unique ID of the credential.
- getId() - Method in class org.springframework.credhub.support.CredentialPermission
-
Get the CredHub-assigned ID of the permission.
- getIdentity() - Method in class org.springframework.credhub.support.permissions.Actor
-
Get the full identifier for the authorized entity, which is a combination of the
type and identity.
- getIncludeSpecial() - Method in class org.springframework.credhub.support.password.PasswordParameters
-
Get the value of the include non-alphanumeric characters parameter.
- getIsCa() - Method in class org.springframework.credhub.support.certificate.CertificateParameters
-
Get the value of the flag that indicates whether the generated certificate is a
certificate authority.
- getKeyLength() - Method in class org.springframework.credhub.support.KeyParameters
-
Get the value of the key length parameter.
- getKeyUsage() - Method in class org.springframework.credhub.support.certificate.CertificateParameters
-
Get the value of the key usage extensions that will be used when generating the
certificate.
- getLength() - Method in enum org.springframework.credhub.support.KeyLength
-
- getLength() - Method in class org.springframework.credhub.support.password.PasswordParameters
-
Get the value of the length parameter.
- getLocality() - Method in class org.springframework.credhub.support.certificate.CertificateParameters
-
Get the value of the locality parameter that will be used when generating the
certificate.
- getMode() - Method in class org.springframework.credhub.support.CredHubRequest
-
Get the value of the write mode indicator.
- getMode() - Method in enum org.springframework.credhub.support.WriteMode
-
Get the mode
value as a String
.
- getModelClass() - Method in enum org.springframework.credhub.support.CredentialType
-
Get the class that models requests of the credential type.
- getName() - Method in class org.springframework.credhub.support.certificate.CertificateSummary
-
Get the client-provided name of the certificate credential.
- getName() - Method in class org.springframework.credhub.support.CredentialName
-
Builds a name from the provided segments.
- getName() - Method in class org.springframework.credhub.support.CredentialSummary
-
Get the client-provided name of the credential.
- getName() - Method in class org.springframework.credhub.support.CredHubRequest
-
- getOauth2() - Method in class org.springframework.credhub.core.CredHubProperties
-
Get the OAuth2 properties.
- getOperations() - Method in class org.springframework.credhub.support.permissions.Permission
-
Get the set of operations that the actor will be allowed to perform on the
credential.
- getOrganization() - Method in class org.springframework.credhub.support.certificate.CertificateParameters
-
Get the value of the organization parameter that will be used when generating the
certificate.
- getOrganizationUnit() - Method in class org.springframework.credhub.support.certificate.CertificateParameters
-
Get the value of the organization unit parameter that will be used when generating
the certificate.
- getParameters() - Method in class org.springframework.credhub.support.ParametersRequest
-
Get the parameters of the credential.
- getPassword() - Method in class org.springframework.credhub.support.password.PasswordCredential
-
Get the password value.
- getPassword() - Method in class org.springframework.credhub.support.user.UserCredential
-
Get the user password.
- getPasswordHash() - Method in class org.springframework.credhub.support.user.UserCredential
-
Get the SHA-512 hash of the user password.
- getPath() - Method in class org.springframework.credhub.support.CredentialPath
-
Get the path to the credential.
- getPath() - Method in class org.springframework.credhub.support.CredentialPermission
-
Get the name of the credential that the permission apply to.
- getPaths() - Method in class org.springframework.credhub.support.CredentialPathData
-
- getPermission() - Method in class org.springframework.credhub.support.CredentialPermission
-
- getPermissions(CredentialName) - Method in interface org.springframework.credhub.core.permission.CredHubPermissionOperations
-
Get the permissions associated with a credential.
- getPermissions(CredentialName) - Method in class org.springframework.credhub.core.permission.CredHubPermissionTemplate
-
- getPermissions(CredentialName) - Method in interface org.springframework.credhub.core.permission.ReactiveCredHubPermissionOperations
-
Get the permissions associated with a credential.
- getPermissions(CredentialName) - Method in class org.springframework.credhub.core.permission.ReactiveCredHubPermissionTemplate
-
- getPermissions(String) - Method in interface org.springframework.credhub.core.permissionV2.CredHubPermissionV2Operations
-
Get a permission.
- getPermissions(String) - Method in class org.springframework.credhub.core.permissionV2.CredHubPermissionV2Template
-
- getPermissions(String) - Method in interface org.springframework.credhub.core.permissionV2.ReactiveCredHubPermissionV2Operations
-
Get a permission.
- getPermissions(String) - Method in class org.springframework.credhub.core.permissionV2.ReactiveCredHubPermissionV2Template
-
- getPermissions() - Method in class org.springframework.credhub.support.CredentialPermissions
-
- getPermissionsByPathAndActor(CredentialName, Actor) - Method in interface org.springframework.credhub.core.permissionV2.CredHubPermissionV2Operations
-
Get a permission by path and actor.
- getPermissionsByPathAndActor(CredentialName, Actor) - Method in class org.springframework.credhub.core.permissionV2.CredHubPermissionV2Template
-
- getPermissionsByPathAndActor(CredentialName, Actor) - Method in interface org.springframework.credhub.core.permissionV2.ReactiveCredHubPermissionV2Operations
-
Get a permission by path and actor.
- getPermissionsByPathAndActor(CredentialName, Actor) - Method in class org.springframework.credhub.core.permissionV2.ReactiveCredHubPermissionV2Template
-
- getPrimaryIdentifier() - Method in class org.springframework.credhub.support.permissions.Actor
-
Get the identity of the authorized entity.
- getPrivateKey() - Method in class org.springframework.credhub.support.certificate.CertificateCredential
-
Get the private key value.
- getPrivateKey() - Method in class org.springframework.credhub.support.KeyPairCredential
-
Get the value of the private key.
- getPublicKey() - Method in class org.springframework.credhub.support.KeyPairCredential
-
Get the value of the public key.
- getPublicKeyFingerprint() - Method in class org.springframework.credhub.support.ssh.SshCredential
-
Get the fingerprint of the public key associated with the credential.
- getReadTimeout() - Method in class org.springframework.credhub.support.ClientOptions
-
- getReadTimeoutMillis() - Method in class org.springframework.credhub.support.ClientOptions
-
- getRegistrationId() - Method in class org.springframework.credhub.core.CredHubProperties.OAuth2
-
Get the OAuth2 client registration ID used to authenticate with CredHub.
- getSelfSign() - Method in class org.springframework.credhub.support.certificate.CertificateParameters
-
Get the value of the flag that indicates whether the generated certificate is
self-signed.
- getSshComment() - Method in class org.springframework.credhub.support.ssh.SshParameters
-
Get the value of the ssh comment parameter.
- getState() - Method in class org.springframework.credhub.support.certificate.CertificateParameters
-
Get the value of the state parameter that will be used when generating the
certificate.
- getType() - Method in class org.springframework.credhub.support.CredHubRequest
-
- getType() - Method in enum org.springframework.credhub.support.permissions.ActorType
-
Get the entity type.
- getTypeByString(int) - Static method in enum org.springframework.credhub.support.KeyLength
-
Convert an integer value to its enum value.
- getUrl() - Method in class org.springframework.credhub.core.CredHubProperties
-
Get the base URI for the CredHub server (scheme, host, and port).
- getUsername() - Method in class org.springframework.credhub.support.user.UserCredential
-
Get the user name.
- getUsername() - Method in class org.springframework.credhub.support.user.UserParametersRequest.UserValue
-
- getValue() - Method in enum org.springframework.credhub.support.certificate.ExtendedKeyUsage
-
Get the value as a String
.
- getValue() - Method in enum org.springframework.credhub.support.certificate.KeyUsage
-
Get the value as a String
.
- getValue() - Method in class org.springframework.credhub.support.CredentialDetails
-
Get the client-provided value for the credential.
- getValue() - Method in class org.springframework.credhub.support.CredentialRequest
-
Get the value of the credential.
- getValue() - Method in class org.springframework.credhub.support.user.UserParametersRequest
-
Get the value of the username parameter.
- getValue() - Method in class org.springframework.credhub.support.value.ValueCredential
-
Get the credential value.
- getValueType() - Method in enum org.springframework.credhub.support.CredentialType
-
Get the type value that will be used in requests to CredHub.
- getVersion() - Method in class org.springframework.credhub.support.info.VersionInfo
-
Get the value of the version string returned from the CredHub server.
- getVersionCreatedAt() - Method in class org.springframework.credhub.support.CredentialSummary
-
Get the CredHub-generated
Date
when this version of the credential was
created.
- includeSpecial(boolean) - Method in class org.springframework.credhub.support.password.PasswordParameters.PasswordParametersBuilder
-
Set the value of the include special characters parameter.
- info() - Method in interface org.springframework.credhub.core.CredHubOperations
-
Get the operations for retrieving CredHub server information.
- info() - Method in class org.springframework.credhub.core.CredHubTemplate
-
Get the operations for retrieving CredHub server information.
- info() - Method in interface org.springframework.credhub.core.ReactiveCredHubOperations
-
Get the operations for retrieving CredHub server information.
- info() - Method in class org.springframework.credhub.core.ReactiveCredHubTemplate
-
Get the operations for retrieving CredHub server information.
- interpolateServiceData(ServicesData) - Method in interface org.springframework.credhub.core.interpolation.CredHubInterpolationOperations
-
Search the provided data structure of bound service credentials, looking for
references to CredHub credentials.
- interpolateServiceData(ServicesData) - Method in class org.springframework.credhub.core.interpolation.CredHubInterpolationTemplate
-
- interpolateServiceData(ServicesData) - Method in interface org.springframework.credhub.core.interpolation.ReactiveCredHubInterpolationOperations
-
Search the provided data structure of bound service credentials, looking for
references to CredHub credentials.
- interpolateServiceData(ServicesData) - Method in class org.springframework.credhub.core.interpolation.ReactiveCredHubInterpolationTemplate
-
- interpolation() - Method in interface org.springframework.credhub.core.CredHubOperations
-
Get the operations for interpolating service binding credentials.
- interpolation() - Method in class org.springframework.credhub.core.CredHubTemplate
-
Get the operations for interpolating service binding credentials.
- interpolation() - Method in interface org.springframework.credhub.core.ReactiveCredHubOperations
-
Get the operations for interpolating service binding credentials.
- interpolation() - Method in class org.springframework.credhub.core.ReactiveCredHubTemplate
-
Get the operations for interpolating service binding credentials.
- isOverwrite() - Method in class org.springframework.credhub.support.CredHubRequest
-
- isTransitional() - Method in class org.springframework.credhub.support.certificate.CertificateCredentialDetails
-
Get the value of the flag indicating whether the certificate is currently being
used for signing or if it is being staged.
- isUsingOAuth2() - Method in class org.springframework.credhub.core.CredHubTemplate
-
- isUsingOAuth2() - Method in class org.springframework.credhub.core.ReactiveCredHubTemplate
-
- isVersion1() - Method in class org.springframework.credhub.support.info.VersionInfo
-
Determine if the CredHub server implements the v1 API.
- isVersion2() - Method in class org.springframework.credhub.support.info.VersionInfo
-
Determine if the CredHub server implements the v2 API.
- isVersion2_0() - Method in class org.springframework.credhub.support.info.VersionInfo
-
Determine if the CredHub server implements the v2.0 API.
- isVersion2_1() - Method in class org.springframework.credhub.support.info.VersionInfo
-
Determine if the CredHub server implements the v2.1 API.
- OAuth2() - Constructor for class org.springframework.credhub.core.CredHubProperties.OAuth2
-
Create a new instance without initializing properties.
- Operation - Enum in org.springframework.credhub.support.permissions
-
The set of operations that are allowed on a credential.
- operation() - Method in enum org.springframework.credhub.support.permissions.Operation
-
Get the value of the operation.
- operation(Operation) - Method in class org.springframework.credhub.support.permissions.Permission.CredentialPermissionBuilder
-
Set an
Operation
that the actor will be allowed to perform on the
credential.
- operations(Operation...) - Method in class org.springframework.credhub.support.permissions.Permission.CredentialPermissionBuilder
-
Specify a set of
Operation
s that the actor will be allowed to perform
on the credential.
- org.springframework.credhub.autoconfig - package org.springframework.credhub.autoconfig
-
Spring auto configuration support for Spring CredHub.
- org.springframework.credhub.configuration - package org.springframework.credhub.configuration
-
Spring configuration support for Spring CredHub.
- org.springframework.credhub.core - package org.springframework.credhub.core
-
Core API abstractions for Spring CredHub.
- org.springframework.credhub.core.certificate - package org.springframework.credhub.core.certificate
-
Core API abstractions for certificate operations.
- org.springframework.credhub.core.credential - package org.springframework.credhub.core.credential
-
Core API abstractions for credential operations.
- org.springframework.credhub.core.info - package org.springframework.credhub.core.info
-
Core API abstractions for informational operations.
- org.springframework.credhub.core.interpolation - package org.springframework.credhub.core.interpolation
-
Core API abstractions for interpolation operations.
- org.springframework.credhub.core.permission - package org.springframework.credhub.core.permission
-
Core API abstractions for permission operations.
- org.springframework.credhub.core.permissionV2 - package org.springframework.credhub.core.permissionV2
-
Core API abstractions for permission operations.
- org.springframework.credhub.support - package org.springframework.credhub.support
-
Java representations of CredHub requests and responses.
- org.springframework.credhub.support.certificate - package org.springframework.credhub.support.certificate
-
Java representations of CredHub certificate credentials.
- org.springframework.credhub.support.info - package org.springframework.credhub.support.info
-
Java representations of CredHub server information.
- org.springframework.credhub.support.json - package org.springframework.credhub.support.json
-
Java representations of CredHub JSON credentials.
- org.springframework.credhub.support.password - package org.springframework.credhub.support.password
-
Java representations of CredHub password credentials.
- org.springframework.credhub.support.permissions - package org.springframework.credhub.support.permissions
-
Java representations of CredHub JSON credential permissions.
- org.springframework.credhub.support.rsa - package org.springframework.credhub.support.rsa
-
Java representations of CredHub RSA credentials.
- org.springframework.credhub.support.ssh - package org.springframework.credhub.support.ssh
-
Java representations of CredHub SSH credentials.
- org.springframework.credhub.support.user - package org.springframework.credhub.support.user
-
Java representations of CredHub user credentials.
- org.springframework.credhub.support.utils - package org.springframework.credhub.support.utils
-
Internal CredHub utility classes.
- org.springframework.credhub.support.value - package org.springframework.credhub.support.value
-
Java representations of CredHub value credentials.
- organization(String) - Method in class org.springframework.credhub.support.certificate.CertificateParameters.CertificateParametersBuilder
-
Set the Organization (O) field to be used for the generated certificate.
- organizationUnit(String) - Method in class org.springframework.credhub.support.certificate.CertificateParameters.CertificateParametersBuilder
-
Set the Organization Unit (OU) field to be used for the generated certificate.
- overwrite(boolean) - Method in class org.springframework.credhub.support.CredHubRequest.CredHubRequestBuilder
-
- overwrite - Variable in class org.springframework.credhub.support.CredHubRequest
-
- parameters(CertificateParameters) - Method in class org.springframework.credhub.support.certificate.CertificateParametersRequest.CertificateParametersRequestBuilder
-
Set the parameters for generation of a password credential.
- parameters(PasswordParameters) - Method in class org.springframework.credhub.support.password.PasswordParametersRequest.PasswordParametersRequestBuilder
-
Set the parameters for generation of a password credential.
- parameters(RsaParameters) - Method in class org.springframework.credhub.support.rsa.RsaParametersRequest.RsaParametersRequestBuilder
-
Set the parameters for generation of an RSA credential.
- parameters(SshParameters) - Method in class org.springframework.credhub.support.ssh.SshParametersRequest.SshParametersRequestBuilder
-
Set the parameters for generation of an SSH credential.
- parameters(PasswordParameters) - Method in class org.springframework.credhub.support.user.UserParametersRequest.UserParametersRequestBuilder
-
Set the parameters for generation of the password for a user credential.
- ParametersRequest<T> - Class in org.springframework.credhub.support
-
The details of a request to generate a credential in CredHub.
- ParametersRequest(CredentialType) - Constructor for class org.springframework.credhub.support.ParametersRequest
-
- PasswordCredential - Class in org.springframework.credhub.support.password
-
A password credential consists of a single string value.
- PasswordCredential(String) - Constructor for class org.springframework.credhub.support.password.PasswordCredential
-
- PasswordCredentialRequest - Class in org.springframework.credhub.support.password
-
The details of a request to write a new or update an existing
PasswordCredential
in CredHub.
- PasswordCredentialRequest.PasswordCredentialRequestBuilder - Class in org.springframework.credhub.support.password
-
- PasswordCredentialRequestBuilder() - Constructor for class org.springframework.credhub.support.password.PasswordCredentialRequest.PasswordCredentialRequestBuilder
-
- PasswordParameters - Class in org.springframework.credhub.support.password
-
Parameters for generating a new password credential.
- PasswordParameters() - Constructor for class org.springframework.credhub.support.password.PasswordParameters
-
- PasswordParameters(int, boolean, boolean, boolean, boolean) - Constructor for class org.springframework.credhub.support.password.PasswordParameters
-
- PasswordParameters.PasswordParametersBuilder - Class in org.springframework.credhub.support.password
-
- PasswordParametersBuilder() - Constructor for class org.springframework.credhub.support.password.PasswordParameters.PasswordParametersBuilder
-
- PasswordParametersRequest - Class in org.springframework.credhub.support.password
-
- PasswordParametersRequest.PasswordParametersRequestBuilder - Class in org.springframework.credhub.support.password
-
- PasswordParametersRequestBuilder() - Constructor for class org.springframework.credhub.support.password.PasswordParametersRequest.PasswordParametersRequestBuilder
-
- permission(Permission) - Method in class org.springframework.credhub.support.CredHubRequest.CredHubRequestBuilder
-
- Permission - Class in org.springframework.credhub.support.permissions
-
Permissions applied to a credential in CredHub.
- Permission.CredentialPermissionBuilder - Class in org.springframework.credhub.support.permissions
-
A builder that provides a fluent API for constructing
Permission
instances.
- permissions() - Method in interface org.springframework.credhub.core.CredHubOperations
-
Get the operations for adding, retrieving, and deleting credential permissions.
- permissions() - Method in class org.springframework.credhub.core.CredHubTemplate
-
Get the operations for adding, retrieving, and deleting permissions from a
credential.
- permissions() - Method in interface org.springframework.credhub.core.ReactiveCredHubOperations
-
Get the operations for adding, retrieving, and deleting credential permissions.
- permissions() - Method in class org.springframework.credhub.core.ReactiveCredHubTemplate
-
Get the operations for adding, retrieving, and deleting permissions from a
credential.
- permissions(Collection<? extends Permission>) - Method in class org.springframework.credhub.support.CredHubRequest.CredHubRequestBuilder
-
- permissions(Permission...) - Method in class org.springframework.credhub.support.CredHubRequest.CredHubRequestBuilder
-
- permissionsV2() - Method in interface org.springframework.credhub.core.CredHubOperations
-
Get the operations for adding, retrieving, and deleting credential permissions.
- permissionsV2() - Method in class org.springframework.credhub.core.CredHubTemplate
-
Get the operations for adding, retrieving, and deleting permissions from a
credential.
- permissionsV2() - Method in interface org.springframework.credhub.core.ReactiveCredHubOperations
-
Get the operations for adding, retrieving, and deleting credential permissions.
- permissionsV2() - Method in class org.springframework.credhub.core.ReactiveCredHubTemplate
-
Get the operations for adding, retrieving, and deleting permissions from a
credential.
- ReactiveCredHubCertificateOperations - Interface in org.springframework.credhub.core.certificate
-
Specifies the interactions with CredHub to retrieve, regenerate, and update
certificates.
- ReactiveCredHubCertificateTemplate - Class in org.springframework.credhub.core.certificate
-
Implements the interactions with CredHub to retrieve, regenerate, and update
certificates.
- ReactiveCredHubCertificateTemplate(ReactiveCredHubOperations) - Constructor for class org.springframework.credhub.core.certificate.ReactiveCredHubCertificateTemplate
-
- ReactiveCredHubCredentialOperations - Interface in org.springframework.credhub.core.credential
-
Specifies the interactions with CredHub to save, generate, retrieve, and delete
credentials.
- ReactiveCredHubCredentialTemplate - Class in org.springframework.credhub.core.credential
-
Implements the interactions with CredHub to save, retrieve, and delete credentials.
- ReactiveCredHubCredentialTemplate(ReactiveCredHubOperations) - Constructor for class org.springframework.credhub.core.credential.ReactiveCredHubCredentialTemplate
-
- ReactiveCredHubInfoOperations - Interface in org.springframework.credhub.core.info
-
Specifies the interactions with CredHub for retrieving server information.
- ReactiveCredHubInfoTemplate - Class in org.springframework.credhub.core.info
-
Implements the interaction with CredHub retrieve server information.
- ReactiveCredHubInfoTemplate(ReactiveCredHubOperations) - Constructor for class org.springframework.credhub.core.info.ReactiveCredHubInfoTemplate
-
- ReactiveCredHubInterpolationOperations - Interface in org.springframework.credhub.core.interpolation
-
Specifies the interactions with CredHub to interpolate service binding credentials.
- ReactiveCredHubInterpolationTemplate - Class in org.springframework.credhub.core.interpolation
-
Implements the main interaction with CredHub to interpolate service binding
credentials.
- ReactiveCredHubInterpolationTemplate(ReactiveCredHubOperations) - Constructor for class org.springframework.credhub.core.interpolation.ReactiveCredHubInterpolationTemplate
-
- ReactiveCredHubOperations - Interface in org.springframework.credhub.core
-
Specifies the main interaction with CredHub.
- ReactiveCredHubPermissionOperations - Interface in org.springframework.credhub.core.permission
-
Specifies the interactions with CredHub to add, retrieve, and delete permissions.
- ReactiveCredHubPermissionTemplate - Class in org.springframework.credhub.core.permission
-
Implements the main interaction with CredHub to add, retrieve, and delete permissions.
- ReactiveCredHubPermissionTemplate(ReactiveCredHubOperations) - Constructor for class org.springframework.credhub.core.permission.ReactiveCredHubPermissionTemplate
-
- ReactiveCredHubPermissionV2Operations - Interface in org.springframework.credhub.core.permissionV2
-
Specifies the interactions with CredHub to add, retrieve, and delete permissions.
- ReactiveCredHubPermissionV2Template - Class in org.springframework.credhub.core.permissionV2
-
Implements the main interaction with CredHub to add, retrieve, and delete permissions.
- ReactiveCredHubPermissionV2Template(ReactiveCredHubOperations) - Constructor for class org.springframework.credhub.core.permissionV2.ReactiveCredHubPermissionV2Template
-
- reactiveCredHubTemplate(CredHubProperties, ClientOptions) - Method in class org.springframework.credhub.configuration.CredHubTemplateFactory
-
- reactiveCredHubTemplate(CredHubProperties, ClientOptions, ReactiveClientRegistrationRepository, ServerOAuth2AuthorizedClientRepository) - Method in class org.springframework.credhub.configuration.CredHubTemplateFactory
-
- reactiveCredHubTemplate(CredHubProperties, ClientOptions, ReactiveOAuth2AuthorizedClientManager) - Method in class org.springframework.credhub.configuration.CredHubTemplateFactory
-
- ReactiveCredHubTemplate - Class in org.springframework.credhub.core
-
Implements the main interaction with CredHub.
- ReactiveCredHubTemplate(WebClient) - Constructor for class org.springframework.credhub.core.ReactiveCredHubTemplate
-
- ReactiveCredHubTemplate(CredHubProperties, ClientHttpConnector) - Constructor for class org.springframework.credhub.core.ReactiveCredHubTemplate
-
- ReactiveCredHubTemplate(CredHubProperties, ClientHttpConnector, ReactiveClientRegistrationRepository, ServerOAuth2AuthorizedClientRepository) - Constructor for class org.springframework.credhub.core.ReactiveCredHubTemplate
-
- ReactiveCredHubTemplate(CredHubProperties, ClientHttpConnector, ReactiveOAuth2AuthorizedClientManager) - Constructor for class org.springframework.credhub.core.ReactiveCredHubTemplate
-
- ReactiveCredHubTemplateConfiguration - Class in org.springframework.credhub.autoconfig
-
- ReactiveCredHubTemplateConfiguration() - Constructor for class org.springframework.credhub.autoconfig.ReactiveCredHubTemplateConfiguration
-
- regenerate(String, boolean) - Method in interface org.springframework.credhub.core.certificate.CredHubCertificateOperations
-
Regenerate a certificate.
- regenerate(CredentialName) - Method in interface org.springframework.credhub.core.certificate.CredHubCertificateOperations
-
Regenerate all certificates in CredHub that were signed by the specified
certificate.
- regenerate(String, boolean) - Method in class org.springframework.credhub.core.certificate.CredHubCertificateTemplate
-
- regenerate(CredentialName) - Method in class org.springframework.credhub.core.certificate.CredHubCertificateTemplate
-
- regenerate(String, boolean) - Method in interface org.springframework.credhub.core.certificate.ReactiveCredHubCertificateOperations
-
Regenerate a certificate.
- regenerate(CredentialName) - Method in interface org.springframework.credhub.core.certificate.ReactiveCredHubCertificateOperations
-
Regenerate all certificates in CredHub that were signed by the specified
certificate.
- regenerate(String, boolean) - Method in class org.springframework.credhub.core.certificate.ReactiveCredHubCertificateTemplate
-
- regenerate(CredentialName) - Method in class org.springframework.credhub.core.certificate.ReactiveCredHubCertificateTemplate
-
- regenerate(CredentialName, Class<T>) - Method in interface org.springframework.credhub.core.credential.CredHubCredentialOperations
-
Regenerate a credential in CredHub.
- regenerate(CredentialName, Class<T>) - Method in class org.springframework.credhub.core.credential.CredHubCredentialTemplate
-
- regenerate(CredentialName, Class<T>) - Method in interface org.springframework.credhub.core.credential.ReactiveCredHubCredentialOperations
-
Regenerate a credential in CredHub.
- regenerate(CredentialName, Class<T>) - Method in class org.springframework.credhub.core.credential.ReactiveCredHubCredentialTemplate
-
- RestOperationsCallback<T> - Interface in org.springframework.credhub.core
-
- RsaCredential - Class in org.springframework.credhub.support.rsa
-
An RSA credential consists of a public and/or private key.
- RsaCredential(String, String) - Constructor for class org.springframework.credhub.support.rsa.RsaCredential
-
Create an
RsaCredential
from the provided public and private key.
- RsaCredentialRequest - Class in org.springframework.credhub.support.rsa
-
The details of a request to write a new or update an existing
RsaCredential
in
CredHub.
- RsaCredentialRequest.RsaCredentialRequestBuilder - Class in org.springframework.credhub.support.rsa
-
- RsaCredentialRequestBuilder() - Constructor for class org.springframework.credhub.support.rsa.RsaCredentialRequest.RsaCredentialRequestBuilder
-
- RsaParameters - Class in org.springframework.credhub.support.rsa
-
Parameters for generating a new RSA credential.
- RsaParameters(KeyLength) - Constructor for class org.springframework.credhub.support.rsa.RsaParameters
-
- RsaParametersRequest - Class in org.springframework.credhub.support.rsa
-
The details of a request to generate a new
RsaCredential
in CredHub.
- RsaParametersRequest.RsaParametersRequestBuilder - Class in org.springframework.credhub.support.rsa
-
- RsaParametersRequestBuilder() - Constructor for class org.springframework.credhub.support.rsa.RsaParametersRequest.RsaParametersRequestBuilder
-
- value(CertificateCredential) - Method in class org.springframework.credhub.support.certificate.CertificateCredentialRequest.CertificateCredentialRequestBuilder
-
Set the value of a certificate credential.
- value(JsonCredential) - Method in class org.springframework.credhub.support.json.JsonCredentialRequest.JsonCredentialRequestBuilder
-
Set the value of a JSON credential.
- value(Map<String, Object>) - Method in class org.springframework.credhub.support.json.JsonCredentialRequest.JsonCredentialRequestBuilder
-
- value(PasswordCredential) - Method in class org.springframework.credhub.support.password.PasswordCredentialRequest.PasswordCredentialRequestBuilder
-
Set the value of a password credential.
- value(String) - Method in class org.springframework.credhub.support.password.PasswordCredentialRequest.PasswordCredentialRequestBuilder
-
Set the value of a password credential.
- value(RsaCredential) - Method in class org.springframework.credhub.support.rsa.RsaCredentialRequest.RsaCredentialRequestBuilder
-
Set the value of an RSA credential.
- value(SshCredential) - Method in class org.springframework.credhub.support.ssh.SshCredentialRequest.SshCredentialRequestBuilder
-
Set the value of an SSH credential.
- value - Variable in class org.springframework.credhub.support.StringCredential
-
- value(UserCredential) - Method in class org.springframework.credhub.support.user.UserCredentialRequest.UserCredentialRequestBuilder
-
Set the value of a user credential.
- value(ValueCredential) - Method in class org.springframework.credhub.support.value.ValueCredentialRequest.ValueCredentialRequestBuilder
-
Set the value of a value credential.
- value(String) - Method in class org.springframework.credhub.support.value.ValueCredentialRequest.ValueCredentialRequestBuilder
-
Set the value of a value credential.
- ValueCredential - Class in org.springframework.credhub.support.value
-
A password credential consists of a single string value.
- ValueCredential(String) - Constructor for class org.springframework.credhub.support.value.ValueCredential
-
- ValueCredentialRequest - Class in org.springframework.credhub.support.value
-
The details of a request to write a new or update an existing value credential in
CredHub.
- ValueCredentialRequest.ValueCredentialRequestBuilder - Class in org.springframework.credhub.support.value
-
- ValueCredentialRequestBuilder() - Constructor for class org.springframework.credhub.support.value.ValueCredentialRequest.ValueCredentialRequestBuilder
-
- valueOf(String) - Static method in enum org.springframework.credhub.support.certificate.ExtendedKeyUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.credhub.support.certificate.KeyUsage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.credhub.support.CredentialType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.credhub.support.KeyLength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.credhub.support.permissions.ActorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.credhub.support.permissions.Operation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.springframework.credhub.support.WriteMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.springframework.credhub.support.certificate.ExtendedKeyUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.credhub.support.certificate.KeyUsage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.credhub.support.CredentialType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.credhub.support.KeyLength
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.credhub.support.permissions.ActorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.credhub.support.permissions.Operation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.springframework.credhub.support.WriteMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version() - Method in interface org.springframework.credhub.core.info.CredHubInfoOperations
-
Retrieve the version information from the CredHub server.
- version() - Method in class org.springframework.credhub.core.info.CredHubInfoTemplate
-
Retrieve the version information from the CredHub server.
- version() - Method in interface org.springframework.credhub.core.info.ReactiveCredHubInfoOperations
-
Retrieve the version information from the CredHub server.
- version() - Method in class org.springframework.credhub.core.info.ReactiveCredHubInfoTemplate
-
Retrieve the version information from the CredHub server.
- versionCreatedAt - Variable in class org.springframework.credhub.support.CredentialSummary
-
- VersionInfo - Class in org.springframework.credhub.support.info
-
Version information about a CredHub server.
- VersionInfo(String) - Constructor for class org.springframework.credhub.support.info.VersionInfo
-
Create a new VersionInfo containing the specified version string.