Package | Description |
---|---|
com.sun.net.httpserver |
Provides a simple high-level Http server API, which can be used to build
embedded HTTP servers.
|
Modifier and Type | Class | Description |
---|---|---|
class |
BasicAuthenticator |
BasicAuthenticator provides an implementation of HTTP Basic
authentication.
|
Modifier and Type | Method | Description |
---|---|---|
abstract Authenticator |
HttpContext.getAuthenticator() |
Returns the currently set Authenticator for this context
if one exists.
|
abstract Authenticator |
HttpContext.setAuthenticator(Authenticator auth) |
Sets the Authenticator for this HttpContext.
|
Modifier and Type | Method | Description |
---|---|---|
abstract Authenticator |
HttpContext.setAuthenticator(Authenticator auth) |
Sets the Authenticator for this HttpContext.
|
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2005, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Debian+0-9b155-1