Uses of Enum Class
org.apache.hadoop.crypto.key.kms.server.KMSACLs.Type
Packages that use KMSACLs.Type
-
Uses of KMSACLs.Type in org.apache.hadoop.crypto.key.kms.server
Methods in org.apache.hadoop.crypto.key.kms.server that return KMSACLs.TypeModifier and TypeMethodDescriptionstatic KMSACLs.TypeReturns the enum constant of this class with the specified name.static KMSACLs.Type[]KMSACLs.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.