Package esendex.sdk.java.service.auth
package esendex.sdk.java.service.auth
-
ClassDescriptionAn AbstractAuthenticator is a base class for Authenticators.An Authenticator writes out a header to a URLConnection with the intention of authenticating the resource in question.A (RFC2617) Basic authenticator that writes out the Http header to authenticate a request with the UserPassword credentials provided.A (RFC2617) Basic authenticator that writes out the Http header to authenticate a request.Simple holder for a user/password pair.