public class DelegatingAuthenticator
extends com.sun.net.httpserver.Authenticator
Constructor and Description |
---|
DelegatingAuthenticator(String pRealm,
String pUrl,
String pPrincipalSpec,
boolean pDisableCertCheck) |
Modifier and Type | Method and Description |
---|---|
com.sun.net.httpserver.Authenticator.Result |
authenticate(com.sun.net.httpserver.HttpExchange pHttpExchange) |
Copyright © 2019. All rights reserved.