public final class HttpAuthenticator
extends com.sun.net.httpserver.Authenticator
| Constructor and Description |
|---|
HttpAuthenticator(Function<com.sun.net.httpserver.HttpExchange,com.sun.net.httpserver.Authenticator.Result> authFunction) |
| Modifier and Type | Method and Description |
|---|---|
com.sun.net.httpserver.Authenticator.Result |
authenticate(com.sun.net.httpserver.HttpExchange httpExchange) |
Copyright © 2012–2017 MARID software development group. All rights reserved.