Interface | Description |
---|---|
GroupMappingServiceProvider |
An interface for the implementation of a user-to-groups mapping service
used by
Groups . |
Class | Description |
---|---|
AnnotatedSecurityInfo |
Constructs SecurityInfo from Annotations provided in protocol interface.
|
AuthenticationFilterInitializer |
Initializes hadoop-auth AuthenticationFilter which provides support for
Kerberos HTTP SPENGO authentication.
|
JniBasedUnixGroupsMappingWithFallback | |
JniBasedUnixGroupsNetgroupMappingWithFallback | |
Krb5AndCertsSslSocketConnector |
Extend Jetty's
SslSocketConnector to optionally also provide
Kerberos5ized SSL sockets. |
Krb5AndCertsSslSocketConnector.Krb5SslFilter |
Filter that takes the Kerberos principal identified in the
Krb5AndCertsSslSocketConnector and provides it the to the servlet
at runtime, setting the principal and short name. |
SaslPlainServer.SaslPlainServerFactory | |
SaslPlainServer.SecurityProvider | |
SaslRpcServer.SaslDigestCallbackHandler |
CallbackHandler for SASL DIGEST-MD5 mechanism
|
SaslRpcServer.SaslGssCallbackHandler |
CallbackHandler for SASL GSSAPI Kerberos mechanism
|
SecurityUtil.QualifiedHostResolver |
This an alternate resolver with important properties that the standard
java resolver lacks:
1) The hostname is fully qualified.
|
Enum | Description |
---|---|
Krb5AndCertsSslSocketConnector.MODE | |
SaslRpcServer.AuthMethod |
Authentication method
|
SaslRpcServer.QualityOfProtection | |
SaslRpcServer.SaslStatus | |
UserGroupInformation.AuthenticationMethod |
existing types of authentications' methods
|
Copyright © 2014 Apache Software Foundation. All Rights Reserved.