xrootd: add login request
Created by: EgorMatirov
Login request should be issued prior to the most of other requests (see http://xrootd.org/doc/dev45/XRdv310.pdf, p.10). As part of the response, SecurityInformation may be provided, indicating that auth request is required. SecurityInformation defines available authentication protocols and additional parameters.
Updates #170.