public class InboundAuthenticationResponse extends AbstractXrootdInboundResponse
Response from third-party source server.
stat, streamId| Constructor and Description |
|---|
InboundAuthenticationResponse(io.netty.buffer.ByteBuf buffer) |
| Modifier and Type | Method and Description |
|---|---|
Map<XrootdSecurityProtocol.BucketType,XrootdBucket> |
getBuckets() |
int |
getDataLength() |
String |
getProtocol() |
int |
getRequestId()
The xrootd request type this is a response to
|
int |
getServerStep() |
getStatus, getStreamIdpublic InboundAuthenticationResponse(io.netty.buffer.ByteBuf buffer)
throws XrootdException
XrootdExceptionpublic Map<XrootdSecurityProtocol.BucketType,XrootdBucket> getBuckets()
public int getDataLength()
public String getProtocol()
public int getRequestId()
XrootdInboundResponsepublic int getServerStep()
Copyright © 2011–2018 dCache.org. All rights reserved.