public class LoginResponse extends AbstractXrootdResponse<LoginRequest>
request, stat| Constructor and Description |
|---|
LoginResponse(LoginRequest request,
XrootdSessionIdentifier sessionId,
String sec) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
getBytes(io.netty.buffer.ByteBuf buffer) |
int |
getDataLength()
Returns the length of the response body.
|
String |
getSec() |
XrootdSessionIdentifier |
getSessionId() |
String |
toString() |
getRequest, getStatus, writeTopublic LoginResponse(LoginRequest request, XrootdSessionIdentifier sessionId, String sec)
public XrootdSessionIdentifier getSessionId()
public String getSec()
public int getDataLength()
XrootdResponsegetDataLength in interface XrootdResponse<LoginRequest>getDataLength in class AbstractXrootdResponse<LoginRequest>protected void getBytes(io.netty.buffer.ByteBuf buffer)
getBytes in class AbstractXrootdResponse<LoginRequest>Copyright © 2011–2018 dCache.org. All rights reserved.