Uses of Enum Class
com.aerospike.client.policy.AuthMode
Packages that use AuthMode
-
Uses of AuthMode in com.aerospike.client.policy
Fields in com.aerospike.client.policy declared as AuthModeMethods in com.aerospike.client.policy that return AuthModeModifier and TypeMethodDescriptionstatic AuthModeReturns the enum constant of this class with the specified name.static AuthMode[]AuthMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aerospike.client.policy with parameters of type AuthMode