Package org.apache.hadoop.security

Interface Summary
GroupMappingServiceProvider An interface for the implementation of a user-to-groups mapping service used by Groups.
 

Class Summary
JniBasedUnixGroupsMapping A JNI-based implementation of GroupMappingServiceProvider that invokes libC calls to get the group memberships of a given user.
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.
SaslRpcServer.SaslDigestCallbackHandler CallbackHandler for SASL DIGEST-MD5 mechanism
SaslRpcServer.SaslGssCallbackHandler CallbackHandler for SASL GSSAPI Kerberos mechanism
 

Enum Summary
Krb5AndCertsSslSocketConnector.MODE  
SaslRpcServer.AuthMethod Authentication method
SaslRpcServer.QualityOfProtection  
SaslRpcServer.SaslStatus  
UserGroupInformation.AuthenticationMethod existing types of authentications' methods
 

Exception Summary
KerberosName.BadFormatString  
KerberosName.NoMatchingRule  
 



Copyright © 2009 The Apache Software Foundation