Class InboundAuthenticationResponse

    • Constructor Detail

      • InboundAuthenticationResponse

        public InboundAuthenticationResponse​(io.netty.buffer.ByteBuf buffer)
                                      throws XrootdException
        Throws:
        XrootdException
    • Method Detail

      • describe

        public java.lang.String describe()
      • getDataLength

        public int getDataLength()
      • getProtocol

        public java.lang.String getProtocol()
      • getRequestId

        public int getRequestId()
        Description copied from interface: XrootdInboundResponse
        The xrootd request type this is a response to
      • getServerStep

        public int getServerStep()