| Package | Description |
|---|---|
| org.apache.hadoop.oncrpc.security |
| Modifier and Type | Method | Description |
|---|---|---|
RpcAuthInfo.AuthFlavor |
RpcAuthInfo.getFlavor() |
|
static RpcAuthInfo.AuthFlavor |
RpcAuthInfo.AuthFlavor.valueOf(java.lang.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 | Description |
|---|---|
Credentials(RpcAuthInfo.AuthFlavor flavor) |
|
RpcAuthInfo(RpcAuthInfo.AuthFlavor flavor) |
|
Verifier(RpcAuthInfo.AuthFlavor flavor) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.