|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.net.Authenticator
com.sun.tools.ws.wscompile.DefaultAuthenticator
public class DefaultAuthenticator
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.net.Authenticator |
|---|
java.net.Authenticator.RequestorType |
| Field Summary | |
|---|---|
static java.lang.String |
defaultAuthfile
|
| Constructor Summary | |
|---|---|
DefaultAuthenticator(ErrorReceiver receiver,
java.io.File authfile)
|
|
| Method Summary | |
|---|---|
protected java.net.PasswordAuthentication |
getPasswordAuthentication()
|
| 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 |
| Field Detail |
|---|
public static final java.lang.String defaultAuthfile
| Constructor Detail |
|---|
public DefaultAuthenticator(@NotNull
ErrorReceiver receiver,
@NotNull
java.io.File authfile)
throws BadCommandLineException
BadCommandLineException| Method Detail |
|---|
protected java.net.PasswordAuthentication getPasswordAuthentication()
getPasswordAuthentication in class java.net.Authenticator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||