Class | Description |
---|---|
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.
|
Enum | Description |
---|---|
HttpFSFileSystem.FILE_TYPE | |
HttpFSFileSystem.Operation | |
HttpFSKerberosAuthenticator.DelegationTokenOperation |
DelegationToken operations.
|
Copyright © 2013 Apache Software Foundation. All rights reserved.