| public static final enum java.net Authenticator.RequestorType
|
Java SE 6 |
| since | 1.5 |
| Enum constants | |
|---|---|
| final public static Authenticator.RequestorType | PROXY Entity requesting authentication is a HTTP proxy server. |
| final public static Authenticator.RequestorType | SERVER Entity requesting authentication is a HTTP origin server. |
| Methods | |
|---|---|
| public static Authenticator.RequestorType | valueOf(String name) |
| public static Authenticator.RequestorType[] | values() |
| About DocWeb · Bundles · Export · Export All | Top 10 · Statistics · Login |
| About Sun · Contact · Privacy · Terms of Use · Trademarks | Java SE 6 · Copyright © 1994-2009 Sun Microsystems, Inc.All rights reserved. Use is subject to license terms |
![]() |
![]() |
|