Class HttpCredentialTransport


  • public class HttpCredentialTransport
    extends Object
    A representation of HTTP credential transport. In particular this includes things such as: Cookies Authorization header POST It is not permitted for multiple HTTP authentication mechanisms to use the same credential transport type, as they will not be able to figure out which mechanisms should process which request.