| Package | Description |
|---|---|
| org.dcache.xrootd.core | |
| org.dcache.xrootd.plugins | |
| org.dcache.xrootd.plugins.authn.none |
| Constructor and Description |
|---|
XrootdAuthenticationHandler(AuthenticationFactory authenticationFactory) |
XrootdAuthenticationHandlerFactory(String name,
AuthenticationFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationFactory |
AuthenticationProvider.createFactory(String plugin,
Properties properties)
Creates and returns a new AuthenticationFactory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NoAuthenticationFactory
Dummy authentication factory that creates an authentication handler which
accepts all AuthenticationRequests
|
| Modifier and Type | Method and Description |
|---|---|
AuthenticationFactory |
NoAuthenticationProvider.createFactory(String plugin,
Properties properties) |
Copyright © 2013 dCache.org. All rights reserved.