|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
Java™ Platform Standard Ed. 6 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2011, Oracle and/or its affiliates. All rights reserved.