Foundation 1.1.2

Uses of Class
java.net.Authenticator

Packages that use Authenticator
java.net Provides the classes for implementing networking applications. 
 

Uses of Authenticator in java.net
 

Methods in java.net with parameters of type Authenticator
static void Authenticator.setDefault(Authenticator a)
          Sets the authenticator that will be used by the networking code when a proxy or an HTTP server asks for authentication.
 


Foundation 1.1.2

Copyright 2006 Sun Microsystems, Inc. All Rights Reserved. Use of this specification is subject to license terms.