public class ScpNeoSecretStore extends Object implements SecretStore
SecretStore
for SAP Cloud Platform Neo.Constructor and Description |
---|
ScpNeoSecretStore(com.sap.cloud.security.password.PasswordStorage passwordStorage,
String name) |
Modifier and Type | Method and Description |
---|---|
char[] |
getSecret()
The secret char sequence stored in this
SecretStore . |
@Nonnull public char[] getSecret() throws SecretStoreAccessException
SecretStore
SecretStore
.getSecret
in interface SecretStore
SecretStoreAccessException
- If there is an issue while accessing the secret.Copyright © 2019 SAP SE. All rights reserved.