- get(SecretsGroupIdentifier) - Method in class com.schibsted.security.strongbox.sdk.impl.DefaultSecretsGroupManager
-
- get(SecretsGroupIdentifier) - Method in interface com.schibsted.security.strongbox.sdk.SecretsGroupManager
-
Get an instance of the SecretsGroup
.
- getActive(SecretIdentifier, long) - Method in interface com.schibsted.security.strongbox.sdk.SecretsGroup
-
Get a specific version of a secret.
- getAllActiveVersions(SecretIdentifier) - Method in interface com.schibsted.security.strongbox.sdk.SecretsGroup
-
Get all active versions of a secret.
- getAllActiveVersions() - Method in interface com.schibsted.security.strongbox.sdk.SecretsGroup
-
Get all entries that are active for all secrets.
- getAllBinarySecrets() - Method in class com.schibsted.security.strongbox.sdk.impl.DefaultSimpleSecretsGroup
-
- getAllBinarySecrets() - Method in interface com.schibsted.security.strongbox.sdk.SimpleSecretsGroup
-
Get all latest active versions of byte secrets
- getAllStringSecrets() - Method in class com.schibsted.security.strongbox.sdk.impl.DefaultSimpleSecretsGroup
-
- getAllStringSecrets() - Method in interface com.schibsted.security.strongbox.sdk.SimpleSecretsGroup
-
Get all latest active versions of String secrets
- getBinarySecret(SecretIdentifier) - Method in class com.schibsted.security.strongbox.sdk.impl.DefaultSimpleSecretsGroup
-
- getBinarySecret(String) - Method in class com.schibsted.security.strongbox.sdk.impl.DefaultSimpleSecretsGroup
-
- getBinarySecret(SecretIdentifier, long) - Method in class com.schibsted.security.strongbox.sdk.impl.DefaultSimpleSecretsGroup
-
- getBinarySecret(String, long) - Method in class com.schibsted.security.strongbox.sdk.impl.DefaultSimpleSecretsGroup
-
- getBinarySecret(SecretIdentifier) - Method in interface com.schibsted.security.strongbox.sdk.SimpleSecretsGroup
-
Get the latest secret value as a byte[]
- getBinarySecret(String) - Method in interface com.schibsted.security.strongbox.sdk.SimpleSecretsGroup
-
Get the latest secret value as a byte[]
- getBinarySecret(SecretIdentifier, long) - Method in interface com.schibsted.security.strongbox.sdk.SimpleSecretsGroup
-
Get a specific secret value version as a byte[]
- getBinarySecret(String, long) - Method in interface com.schibsted.security.strongbox.sdk.SimpleSecretsGroup
-
Get a specific secret value version as a byte[]
- getLatestActiveVersion(SecretIdentifier) - Method in interface com.schibsted.security.strongbox.sdk.SecretsGroup
-
Convenience method to get the latest active version of a secret, i.e.
- getLatestActiveVersionOfAllSecrets() - Method in interface com.schibsted.security.strongbox.sdk.SecretsGroup
-
Get the latest active version of all secrets, i.e.
- getName() - Method in enum com.schibsted.security.strongbox.sdk.types.Region
-
- getRoleName() - Method in class com.schibsted.security.strongbox.sdk.types.arn.RoleARN
-
- getStringSecret(SecretIdentifier) - Method in class com.schibsted.security.strongbox.sdk.impl.DefaultSimpleSecretsGroup
-
- getStringSecret(String) - Method in class com.schibsted.security.strongbox.sdk.impl.DefaultSimpleSecretsGroup
-
- getStringSecret(SecretIdentifier, long) - Method in class com.schibsted.security.strongbox.sdk.impl.DefaultSimpleSecretsGroup
-
- getStringSecret(String, long) - Method in class com.schibsted.security.strongbox.sdk.impl.DefaultSimpleSecretsGroup
-
- getStringSecret(SecretIdentifier) - Method in interface com.schibsted.security.strongbox.sdk.SimpleSecretsGroup
-
Get the latest secret value as a String
- getStringSecret(String) - Method in interface com.schibsted.security.strongbox.sdk.SimpleSecretsGroup
-
Get the latest secret value as a String
- getStringSecret(SecretIdentifier, long) - Method in interface com.schibsted.security.strongbox.sdk.SimpleSecretsGroup
-
Get a specific secret value version as a String
- getStringSecret(String, long) - Method in interface com.schibsted.security.strongbox.sdk.SimpleSecretsGroup
-
Get a specific secret value version as a String
- value - Variable in class com.schibsted.security.strongbox.sdk.types.ByteSecretEntry
-
- value - Variable in class com.schibsted.security.strongbox.sdk.types.StringSecretEntry
-
- valueOf(String) - Static method in enum com.schibsted.security.strongbox.sdk.types.Encoding
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.schibsted.security.strongbox.sdk.types.EncryptionStrength
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.schibsted.security.strongbox.sdk.types.PrincipalType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.schibsted.security.strongbox.sdk.types.Region
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.schibsted.security.strongbox.sdk.types.SecretType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.schibsted.security.strongbox.sdk.types.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.schibsted.security.strongbox.sdk.types.Encoding
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.schibsted.security.strongbox.sdk.types.EncryptionStrength
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.schibsted.security.strongbox.sdk.types.PrincipalType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.schibsted.security.strongbox.sdk.types.Region
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.schibsted.security.strongbox.sdk.types.SecretType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.schibsted.security.strongbox.sdk.types.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- version(long) - Method in class com.schibsted.security.strongbox.sdk.testing.SecretEntryMock.Builder
-
- version - Variable in class com.schibsted.security.strongbox.sdk.types.ByteSecretEntry
-
- version - Variable in class com.schibsted.security.strongbox.sdk.types.RawSecretEntry
-
- version - Variable in class com.schibsted.security.strongbox.sdk.types.SecretEntry
-
- version - Variable in class com.schibsted.security.strongbox.sdk.types.SecretMetadata
-
- version - Variable in class com.schibsted.security.strongbox.sdk.types.StringSecretEntry
-