public class AwsSecretKeyProvider extends Object implements SecretKeyProvider
Constructor and Description |
---|
AwsSecretKeyProvider() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
SecretKey |
getSecretKey(String type,
int length,
Properties properties) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public SecretKey getSecretKey(String type, int length, Properties properties)
getSecretKey
in interface SecretKeyProvider
public String getName()
Copyright © 2014–2019. All rights reserved.