Uses of Class
esendex.sdk.java.service.auth.AbstractAuthenticator
Packages that use AbstractAuthenticator
-
Uses of AbstractAuthenticator in esendex.sdk.java.service.auth
Subclasses of AbstractAuthenticator in esendex.sdk.java.service.authModifier and TypeClassDescriptionclass
A (RFC2617) Basic authenticator that writes out the Http header to authenticate a request with the UserPassword credentials provided.class
A (RFC2617) Basic authenticator that writes out the Http header to authenticate a request.