org.apache.cxf.transport.servlet.servicelist
Class ServiceListJAASAuthenticator
java.lang.Object
org.apache.cxf.transport.servlet.servicelist.ServiceListJAASAuthenticator
public class ServiceListJAASAuthenticator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceListJAASAuthenticator
public ServiceListJAASAuthenticator()
getRealm
public String getRealm()
setRealm
public void setRealm(String realm)
authenticate
public Object authenticate(String username,
String password)
doAuthenticate
public Subject doAuthenticate(String username,
String password)
authenticate
public boolean authenticate(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Apache CXF