public class BasicAuth
extends com.sun.net.httpserver.BasicAuthenticator
Modifier and Type | Method and Description |
---|---|
boolean |
checkCredentials(java.lang.String username,
java.lang.String password) |
public BasicAuth(Config config)