Package org.apache.hadoop.fs.http.client

Class Summary
HttpFSFileSystem HttpFSServer implementation of the FileSystemAccess FileSystem.
HttpFSKerberosAuthenticator A KerberosAuthenticator subclass that fallback to HttpFSPseudoAuthenticator.
HttpFSPseudoAuthenticator A PseudoAuthenticator subclass that uses FileSystemAccess's UserGroupInformation to obtain the client user name (the UGI's login user).
HttpFSUtils Utility methods used by HttpFS classes.
HttpsFSFileSystem HttpFSServer implementation of the FileSystemAccess FileSystem for SSL.
 

Enum Summary
HttpFSFileSystem.FILE_TYPE  
HttpFSFileSystem.Operation  
HttpFSKerberosAuthenticator.DelegationTokenOperation DelegationToken operations.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.