-
ClassDescriptionsince 2.2. Use
AppRoleAuthentication
.since 2.2. UseAppRoleAuthentication
.since 2.3.2, useGcpIamCredentialsAuthentication
instead.since 2.3.2
-
MethodDescriptionsince 2.0, use
AppRoleAuthenticationOptions.getRoleId()
/AppRoleAuthenticationOptions.getSecretId()
to obtain configuration modes (pull/wrapped) for an AppRole token.since 2.0, renamed toAwsIamAuthenticationOptions.getServerId()
.Since 1.1, useSslConfiguration.create(Resource, char[], Resource, char[])
to preventString
interning and retaining passwords represented as String longer from GC than necessary.Since 1.1, useSslConfiguration.forKeyStore(Resource, char[])
to preventString
interning and retaining passwords represented as String longer from GC than necessary.Since 1.1, useSslConfiguration.forTrustStore(Resource, char[])
to preventString
interning and retaining passwords represented as String longer from GC than necessary.since 2.4, useVaultSignatureVerificationRequest.getSignatureAlgorithm()
instead.since 2.4, useVaultSignRequest.getSignatureAlgorithm()
instead.since 2.4, useVaultSignRequest.VaultSignRequestBuilder.signatureAlgorithm(String)
instead.
-
ConstructorDescriptionSince 1.1, use
SslConfiguration(KeyStoreConfiguration, KeyStoreConfiguration)
to preventString
interning and retaining passwords represented as String longer from GC than necessary.
-
Enum ConstantDescriptionsince 2.3 and Vault 0.5.
AppRoleAuthentication
.