Class OutboundAuthenticationRequest

    • Constructor Detail

      • OutboundAuthenticationRequest

        public OutboundAuthenticationRequest​(int streamId,
                                             int length,
                                             java.lang.String protocol,
                                             int step,
                                             java.util.List<XrootdBucket> buckets)
        Parameters:
        streamId - of this request
        length -
        protocol - the currently used authentication protocol
        step - the processing step
        buckets - list of buckets containing server-side authentication information (challenge, host certificate, etc.)