Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
Frames
|
No Frames
Uses of Class java.net.Authenticator
Uses in package java.net
Methods with parameter type java.net.Authenticator
void
Authenticator
.
setDefault
(
Authenticator
defAuth)
This method sets the default
Authenticator
object (an instance of a subclass of
Authenticator
) to use when prompting the user for information.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About