Class | Description |
---|---|
HttpFSFileSystem |
HttpFSServer implementation of the FileSystemAccess FileSystem.
|
HttpKerberosAuthenticator |
A
KerberosAuthenticator subclass that fallback to
HttpPseudoAuthenticator . |
HttpPseudoAuthenticator |
A
PseudoAuthenticator subclass that uses FileSystemAccess's
UserGroupInformation to obtain the client user name (the UGI's login user). |
Enum | Description |
---|---|
HttpFSFileSystem.DeleteOpValues |
Delete operations.
|
HttpFSFileSystem.FILE_TYPE | |
HttpFSFileSystem.GetOpValues |
Get operations.
|
HttpFSFileSystem.PostOpValues |
Post operations.
|
HttpFSFileSystem.PutOpValues |
Put operations.
|
Copyright © 2013 Apache Software Foundation. All Rights Reserved.