public class ServiceListJAASAuthenticator extends Object
Constructor and Description |
---|
ServiceListJAASAuthenticator() |
Modifier and Type | Method and Description |
---|---|
boolean |
authenticate(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Object |
authenticate(String username,
String password) |
Subject |
doAuthenticate(String username,
String password) |
String |
getRealm() |
void |
setRealm(String realm) |
Apache CXF