Class ServiceListJAASAuthenticator
- java.lang.Object
-
- org.apache.cxf.transport.servlet.servicelist.ServiceListJAASAuthenticator
-
public class ServiceListJAASAuthenticator extends Object
-
-
Constructor Summary
Constructors Constructor Description ServiceListJAASAuthenticator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectauthenticate(String username, String password)booleanauthenticate(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response)SubjectdoAuthenticate(String username, String password)StringgetRealm()voidsetRealm(String realm)
-