| Package | Description |
|---|---|
| org.dcache.xrootd.core | |
| org.dcache.xrootd.plugins | |
| org.dcache.xrootd.plugins.authn.none | |
| org.dcache.xrootd.protocol.messages |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
XrootdRequestHandler.doOnAuthentication(io.netty.channel.ChannelHandlerContext ctx,
AuthenticationRequest msg) |
| Modifier and Type | Method and Description |
|---|---|
XrootdResponse<AuthenticationRequest> |
AuthenticationHandler.authenticate(AuthenticationRequest request)
Authenticate method, parsing the requests and creating adequate
responses.
|
| Modifier and Type | Method and Description |
|---|---|
XrootdResponse<AuthenticationRequest> |
AuthenticationHandler.authenticate(AuthenticationRequest request)
Authenticate method, parsing the requests and creating adequate
responses.
|
| Modifier and Type | Method and Description |
|---|---|
XrootdResponse<AuthenticationRequest> |
NoAuthenticationHandler.authenticate(AuthenticationRequest request) |
| Modifier and Type | Method and Description |
|---|---|
XrootdResponse<AuthenticationRequest> |
NoAuthenticationHandler.authenticate(AuthenticationRequest request) |
| Constructor and Description |
|---|
AuthenticationResponse(AuthenticationRequest request,
int status,
int length,
String protocol,
int step,
List<XrootdBucket> buckets) |
Copyright © 2011–2018 dCache.org. All rights reserved.