Class ServiceListJAASAuthenticator
java.lang.Object
org.apache.cxf.transport.servlet.servicelist.ServiceListJAASAuthenticator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanauthenticate(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) authenticate(String username, String password) doAuthenticate(String username, String password) getRealm()void
-
Constructor Details
-
ServiceListJAASAuthenticator
public ServiceListJAASAuthenticator()
-
-
Method Details
-
getRealm
-
setRealm
-
authenticate
-
doAuthenticate
-
authenticate
public boolean authenticate(jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response)
-