Uses of Enum
org.apache.accumulo.core.spi.crypto.CryptoEnvironment.Scope
Packages that use CryptoEnvironment.Scope
-
Uses of CryptoEnvironment.Scope in org.apache.accumulo.core.spi.crypto
Methods in org.apache.accumulo.core.spi.crypto that return CryptoEnvironment.ScopeModifier and TypeMethodDescriptionCryptoEnvironment.getScope()static CryptoEnvironment.ScopeReturns the enum constant of this type with the specified name.static CryptoEnvironment.Scope[]CryptoEnvironment.Scope.values()Returns an array containing the constants of this enum type, in the order they are declared.