Package | Description |
---|---|
org.apache.hadoop.oncrpc | |
org.apache.hadoop.oncrpc.security |
Modifier and Type | Method and Description |
---|---|
RpcAuthInfo |
RpcReply.getVerifier() |
Modifier and Type | Class and Description |
---|---|
class |
Credentials
Base class for all credentials.
|
class |
CredentialsGSS
Credential used by RPCSEC_GSS
|
class |
CredentialsNone
Credential used by AUTH_NONE
|
class |
CredentialsSys
Credential used by AUTH_SYS
|
class |
Verifier
Base class for verifier.
|
class |
VerifierGSS
Verifier mapped to RPCSEC_GSS.
|
class |
VerifierNone
Verifier used by AUTH_NONE.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.