Uses of Enum Class
org.apache.hadoop.oncrpc.security.RpcAuthInfo.AuthFlavor
Packages that use RpcAuthInfo.AuthFlavor
Package
Description
This package provides security related implementation for ONC RPC.
-
Uses of RpcAuthInfo.AuthFlavor in org.apache.hadoop.oncrpc.security
Methods in org.apache.hadoop.oncrpc.security that return RpcAuthInfo.AuthFlavorModifier and TypeMethodDescriptionstatic RpcAuthInfo.AuthFlavorReturns the enum constant of this class with the specified name.static RpcAuthInfo.AuthFlavor[]RpcAuthInfo.AuthFlavor.values()Returns an array containing the constants of this enum class, in the order they are declared.