| java.lang.Object | ||
| ↳ | java.lang.Enum<java.net.Authenticator.RequestorType> | |
| ↳ | java.net.Authenticator.RequestorType | |
Enumeration class for the origin of the authentication request.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Authenticator.RequestorType | PROXY | Type of proxy server | |||||||||
| Authenticator.RequestorType | SERVER | Type of origin server | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||