Interface BasicAuthAuthenticator
-
public interface BasicAuthAuthenticator
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisAuthenticated(String username, String password)
-
public interface BasicAuthAuthenticator
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
isAuthenticated(String username,
String password) |