Interface HttpBasicAuthentication
-
public interface HttpBasicAuthenticationSimple Http Basic Authentication
-
-
Method Summary
Static Methods Modifier and Type Method Description static java.net.Authenticatorcreate(java.lang.String username, java.lang.String password)Create a new HTTP Basic Authenticator
-