com.liferay.util.axis
Class SimpleAuthenticator
java.lang.Object
java.net.Authenticator
com.liferay.util.axis.SimpleAuthenticator
public class SimpleAuthenticator
- extends Authenticator
Methods inherited from class java.net.Authenticator |
getRequestingHost, getRequestingPort, getRequestingPrompt, getRequestingProtocol, getRequestingScheme, getRequestingSite, getRequestingURL, getRequestorType, requestPasswordAuthentication, requestPasswordAuthentication, requestPasswordAuthentication, setDefault |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleAuthenticator
public SimpleAuthenticator(String userName,
String password)
getPasswordAuthentication
protected PasswordAuthentication getPasswordAuthentication()
- Overrides:
getPasswordAuthentication
in class Authenticator