org.rhq.modules.plugins.jbossas7
Class AS7Authenticator
java.lang.Object
java.net.Authenticator
org.rhq.modules.plugins.jbossas7.AS7Authenticator
public class AS7Authenticator
- extends Authenticator
Authenticator to authenticate against as7
- Author:
- Heiko W. Rupp
| 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 |
AS7Authenticator
public AS7Authenticator(String user,
String pass)
getPasswordAuthentication
protected PasswordAuthentication getPasswordAuthentication()
- Overrides:
getPasswordAuthentication in class Authenticator
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.