|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hadoop.crypto.key.KeyProvider.Metadata
org.apache.hadoop.crypto.key.kms.KMSClientProvider.KMSMetadata
public static class KMSClientProvider.KMSMetadata
Constructor Summary | |
---|---|
KMSClientProvider.KMSMetadata(String cipher,
int bitLength,
String description,
Map<String,String> attributes,
Date created,
int versions)
|
Method Summary |
---|
Methods inherited from class org.apache.hadoop.crypto.key.KeyProvider.Metadata |
---|
addVersion, getAlgorithm, getAttributes, getBitLength, getCipher, getCreated, getDescription, getVersions, serialize, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public KMSClientProvider.KMSMetadata(String cipher, int bitLength, String description, Map<String,String> attributes, Date created, int versions)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |