- 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.
- 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
-
- CertificateCredentialRequest - Class in org.springframework.credhub.support.certificate
-
- CertificateCredentialRequest.CertificateCredentialRequestBuilder - Class in org.springframework.credhub.support.certificate
-
- CertificateCredentialRequest.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
-
- CertificateParameters.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
-
- CertificateParametersRequest.CertificateParametersRequestBuilder() - Constructor for class org.springframework.credhub.support.certificate.CertificateParametersRequest.CertificateParametersRequestBuilder
-
- 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.CredentialPermission.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.CredentialPermission.CredentialPermissionBuilder
-
Set the ID of an OAuth2 client that will be assigned permissions on a credential.
- 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).
- ClientHttpRequestFactoryFactory() - Constructor for class org.springframework.credhub.configuration.ClientHttpRequestFactoryFactory
-
- clientHttpRequestFactoryWrapper() - Method in class org.springframework.credhub.autoconfig.CredHubAutoConfiguration
-
- clientHttpRequestFactoryWrapper() - Method in class org.springframework.credhub.configuration.CredHubTemplateFactory
-
Create a ClientHttpRequestFactory.
- ClientOptions - Class in org.springframework.credhub.support
-
Client options for CredHub connectivity.
- ClientOptions() - Constructor for class org.springframework.credhub.support.ClientOptions
-
- ClientOptions(int, int) - 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.
- configureRestTemplate(RestTemplate, String, ClientHttpRequestFactory) - Static method in class org.springframework.credhub.core.CredHubClient
-
Configure a RestTemplate for communication with a CredHub server.
- 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.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
-
- createRestTemplate(String, ClientHttpRequestFactory) - Static method in class org.springframework.credhub.core.CredHubClient
-
Create a RestTemplate configured for communication with a CredHub server.
- 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.
- CredentialPermission - Class in org.springframework.credhub.support.permissions
-
Permissions applied to a credential in CredHub.
- CredentialPermission.CredentialPermissionBuilder - Class in org.springframework.credhub.support.permissions
-
- CredentialPermissions - Class in org.springframework.credhub.support
-
- CredentialPermissions() - Constructor for class org.springframework.credhub.support.CredentialPermissions
-
- CredentialPermissions(CredentialName, CredentialPermission...) - 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
-
- 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
-
- CredHubAutoConfiguration - Class in org.springframework.credhub.autoconfig
-
- CredHubAutoConfiguration() - Constructor for class org.springframework.credhub.autoconfig.CredHubAutoConfiguration
-
- CredHubAutoConfiguration.ClientFactoryWrapper - Class in org.springframework.credhub.autoconfig
-
Wrapper for ClientHttpRequestFactory to not expose the bean globally.
- CredHubAutoConfiguration.ClientFactoryWrapper(ClientHttpRequestFactory) - Constructor for class org.springframework.credhub.autoconfig.CredHubAutoConfiguration.ClientFactoryWrapper
-
- CredHubClient - Class in org.springframework.credhub.core
-
Factory for creating a RestTemplate configured for communication with
a CredHub server.
- CredHubClient() - Constructor for class org.springframework.credhub.core.CredHubClient
-
- credHubCredentialsDetails() - Method in class org.springframework.credhub.autoconfig.CredHubOAuth2AutoConfiguration.CredHubOAuth2Configuration
-
Bean that holds OAuth2 credential informations for CredHub.
- CredHubCredentialsDetails - Class in org.springframework.credhub.autoconfig.security
-
Provides a ClientCredentialsResourceDetails for use to a
OAuth2RestTemplate.
- CredHubCredentialsDetails() - Constructor for class org.springframework.credhub.autoconfig.security.CredHubCredentialsDetails
-
- 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.
- CredHubInterpolationServiceDataPostProcessor - Class in org.springframework.credhub.cloud
-
A Spring Cloud Connectors ServiceDataPostProcessor that post-processes service
data from VCAP_SERVICES using the CredHub interpolation API.
- CredHubInterpolationServiceDataPostProcessor() - Constructor for class org.springframework.credhub.cloud.CredHubInterpolationServiceDataPostProcessor
-
Initialize the service data post-processor.
- CredHubOAuth2AutoConfiguration - Class in org.springframework.credhub.autoconfig
-
Auto configure a OAuth2RestTemplate with
ClientCredentialsResourceDetails if spring-security-oauth2 and proper
properties are available.
- CredHubOAuth2AutoConfiguration() - Constructor for class org.springframework.credhub.autoconfig.CredHubOAuth2AutoConfiguration
-
- CredHubOAuth2AutoConfiguration.CredHubOAuth2Configuration - Class in org.springframework.credhub.autoconfig
-
- CredHubOAuth2AutoConfiguration.CredHubOAuth2Configuration() - Constructor for class org.springframework.credhub.autoconfig.CredHubOAuth2AutoConfiguration.CredHubOAuth2Configuration
-
- CredHubOperations - Interface in org.springframework.credhub.core
-
Specifies the main interaction with CredHub to save, generate, retrieve,
and delete credentials.
- credHubProperties() - Method in class org.springframework.credhub.autoconfig.CredHubAutoConfiguration
-
Configuration properties for CredHub
- 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.
- 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
CredHubRequests.
- CredHubRequest.CredHubRequestBuilder() - Constructor for class org.springframework.credhub.support.CredHubRequest.CredHubRequestBuilder
-
- credHubTemplate() - Method in class org.springframework.credhub.autoconfig.CredHubAutoConfiguration
-
Create the
CredHubTemplate that the application will use to interact
with CredHub.
- credHubTemplate(CredHubProperties, ClientHttpRequestFactory) - Method in class org.springframework.credhub.configuration.CredHubTemplateFactory
-
- credHubTemplate(OAuth2ProtectedResourceDetails, CredHubProperties, ClientHttpRequestFactory) - Method in class org.springframework.credhub.configuration.OAuth2CredHubTemplateFactory
-
- CredHubTemplate - Class in org.springframework.credhub.core
-
Implements the main interaction with CredHub to save, retrieve,
and delete credentials.
- CredHubTemplate(String, ClientHttpRequestFactory) - Constructor for class org.springframework.credhub.core.CredHubTemplate
-
Create a new
CredHubTemplate using the provided base URI and
ClientHttpRequestFactory.
- 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.CredHubOperations
-
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.CredHubTemplate
-
- getActor() - Method in class org.springframework.credhub.support.permissions.CredentialPermission
-
Get the ID of the entity that will be allowed to access the credential.
- getAdditionalPermissions() - Method in class org.springframework.credhub.support.CredHubRequest
-
- 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.CredHubOperations
-
Retrieve a credential using its ID, as returned in a write request.
- getById(String, Class<T>) - Method in class org.springframework.credhub.core.CredHubTemplate
-
- getByName(CredentialName, Class<T>) - Method in interface org.springframework.credhub.core.CredHubOperations
-
Retrieve a credential using its name, as passed to a write request.
- getByName(CredentialName, Class<T>) - Method in class org.springframework.credhub.core.CredHubTemplate
-
- getByNameWithHistory(CredentialName, Class<T>) - Method in interface org.springframework.credhub.core.CredHubOperations
-
Retrieve a credential using its name, as passed to a write request.
- getByNameWithHistory(CredentialName, Class<T>) - Method in class org.springframework.credhub.core.CredHubTemplate
-
- 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.
- 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.
- getClientHttpRequestFactory() - Method in class org.springframework.credhub.autoconfig.CredHubAutoConfiguration.ClientFactoryWrapper
-
- 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
-
Get the connection timeout in TimeUnit.MILLISECONDS.
- 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.
- getId() - Method in class org.springframework.credhub.support.CredentialDetails
-
Get the the CredHub-generated unique ID of the credential.
- 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.
- 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.
- 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.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
-
- getOperations() - Method in class org.springframework.credhub.support.permissions.CredentialPermission
-
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.
- getPermissions(CredentialName) - Method in interface org.springframework.credhub.core.CredHubOperations
-
Get the permissions associated with a credential.
- getPermissions(CredentialName) - Method in class org.springframework.credhub.core.CredHubTemplate
-
- getPermissions() - Method in class org.springframework.credhub.support.CredentialPermissions
-
- 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.
- getReadTimeout() - Method in class org.springframework.credhub.support.ClientOptions
-
Get the read timeout in TimeUnit.MILLISECONDS.
- 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.
- 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.
- getVersionCreatedAt() - Method in class org.springframework.credhub.support.CredentialSummary
-
Get the CredHub-generated Date when this version of the credential was created.
- oauth2CredHubTemplate(CredHubProperties, CredHubAutoConfiguration.ClientFactoryWrapper) - Method in class org.springframework.credhub.autoconfig.CredHubOAuth2AutoConfiguration.CredHubOAuth2Configuration
-
Preconfigured OAuth2RestTemplate with OAuth2 credentials for CredHub.
- OAuth2CredHubTemplate - Class in org.springframework.credhub.core
-
- OAuth2CredHubTemplate(OAuth2ProtectedResourceDetails, String, ClientHttpRequestFactory) - Constructor for class org.springframework.credhub.core.OAuth2CredHubTemplate
-
- OAuth2CredHubTemplateFactory - Class in org.springframework.credhub.configuration
-
- OAuth2CredHubTemplateFactory() - Constructor for class org.springframework.credhub.configuration.OAuth2CredHubTemplateFactory
-
- operation(Operation) - Method in class org.springframework.credhub.support.permissions.CredentialPermission.CredentialPermissionBuilder
-
Set an
Operation that the actor will be allowed to perform on
the credential.
- 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.
- operations(Operation...) - Method in class org.springframework.credhub.support.permissions.CredentialPermission.CredentialPermissionBuilder
-
Specify a set of
Operations 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.autoconfig.security - package org.springframework.credhub.autoconfig.security
-
- org.springframework.credhub.cloud - package org.springframework.credhub.cloud
-
Spring Cloud Connectors support for interpolating credentials from 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.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.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
-
- 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
-
Sets a boolean value indicating whether CredHub should create a new
credential or update and existing credential.
- overwrite - Variable in class org.springframework.credhub.support.CredHubRequest
-
- 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
-
- ValueCredentialRequest.ValueCredentialRequestBuilder() - Constructor for class org.springframework.credhub.support.value.ValueCredentialRequest.ValueCredentialRequestBuilder
-
- 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.
- 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.
- versionCreatedAt - Variable in class org.springframework.credhub.support.CredentialSummary
-