Package | Description |
---|---|
org.apache.hadoop.oncrpc.security |
Modifier and Type | Method and Description |
---|---|
RpcAuthInfo.AuthFlavor |
RpcAuthInfo.getFlavor() |
static RpcAuthInfo.AuthFlavor |
RpcAuthInfo.AuthFlavor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RpcAuthInfo.AuthFlavor[] |
RpcAuthInfo.AuthFlavor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Credentials(RpcAuthInfo.AuthFlavor flavor) |
RpcAuthInfo(RpcAuthInfo.AuthFlavor flavor) |
Verifier(RpcAuthInfo.AuthFlavor flavor) |
Copyright © 2013 Apache Software Foundation. All rights reserved.