|
Generated by JDiff |
|||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Removed Classes | |
|
An implementation of UserGroupInformation in the Unix system |
Added Classes and Interfaces | |
|
A class that provides the facilities of reading and writing secret keys and Tokens. |
|
A user-to-groups mapping service. |
|
Indicates Kerberos related information to be used |
|
This class implements parsing and handling of Kerberos principal names. |
|
|
|
|
|
Extend Jetty's SslSocketConnector to optionally also provide Kerberos5ized SSL sockets. |
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. |
MODE |
|
|
Protocol use |
|
A SaslInputStream is composed of an InputStream and a SaslServer (or SaslClient) so that read() methods return data that are read in from the underlying InputStream but have been additionally processed by the SaslServer (or SaslClient) object. |
|
A SaslOutputStream is composed of an OutputStream and a SaslServer (or SaslClient) so that write() methods first process the data before writing them out to the underlying OutputStream. |
|
A utility class that encapsulates SASL logic for RPC client |
|
A utility class for dealing with SASL on RPC server |
|
Authentication method |
|
|
|
CallbackHandler for SASL DIGEST-MD5 mechanism |
|
CallbackHandler for SASL GSSAPI Kerberos mechanism |
|
|
|
|
|
A simple shell-based implementation of GroupMappingServiceProvider that exec's the groups shell command to fetch the group memberships of a given user. |
AuthenticationMethod |
existing types of authentications' methods |
HadoopLoginModule |
A login module that looks at the Kerberos Unix or Windows principal and adds the corresponding UserName. |
Changed Classes | |
|
An exception class for access control related issues. |
|
User and group information for Hadoop. |
|
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |