|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
delegation
query-string parameter and verifying it is a valid token.
Service
interface.ServletContextListener
which destroys
the Server.
ServletContextListener
which initializes
the Server.
#SERVER#-log4j.properties
is not defined
in the server configuration directory.
DelegationTokenIdentifier
implementation.DelegationTokenManager
service implementation.FilterChain
, and
at its completion (in a finally block) releases the filesystem instance
back to the FileSystemAccess
service.
MDC
and delegates the request to the chain.
FileSystemReleaseFilter
releases back to the
FileSystemAccess
service a FileSystem
instance.HttpFSServer
.Service
associated to the specified interface.
FileSystemAccess
service to return the FileSystemAccess filesystem
instance to.
FileSystemAccess
service to which the filesystem
will be returned to.
TOKEN_KIND
.
AuthenticationFilter
that obtains its configuration
from HttpFSServer's server configuration.ExceptionMapper
implementation that maps HttpFSServer's
exceptions to HTTP status codes.AuthenticationHandler
that authenticates requests
using the incoming delegation token as a 'delegation' query string parameter.KerberosAuthenticator
subclass that fallback to
HttpFSPseudoAuthenticator
.PseudoAuthenticator
subclass that uses FileSystemAccess's
UserGroupInformation
to obtain the client user name (the UGI's login user).javax.servlet.ServletContextListener
implementation that is wired in HttpFSServer's WAR
WEB-INF/web.xml
.services
and
services.ext
and de-dups them.
FsPermission
to a Unix octal representation.
Runnable
s and Callable
s to
be treated as the other.Service
lifecyle management.Server
class.Server
class.Server
subclass that implements ServletContextListener
and uses its lifecycle to start and stop the server.Server
class.Service
implementations.FileSystem
to release back to
the FileSystemAccess
service on servlet request completion.
[a-zA-z_][a-zA-Z0-9_\-]*
, up to a maximum length.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |