Class SecurityDomainAuthMethod
java.lang.Object
jakarta.servlet.GenericFilter
jakarta.servlet.http.HttpFilter
org.dogtagpki.server.rest.v2.filters.AuthMethodFilter
org.dogtagpki.server.rest.v2.filters.SecurityDomainAuthMethod
- All Implemented Interfaces:
jakarta.servlet.Filter, jakarta.servlet.FilterConfig, Serializable
- See Also:
-
Field Summary
Fields inherited from class AuthMethodFilter
logger -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AuthMethodFilter
checkAuthenticationMethod, doFilter, setAuthMethod, setAuthMethodMapMethods inherited from class jakarta.servlet.http.HttpFilter
doFilterMethods inherited from class jakarta.servlet.GenericFilter
getFilterConfig, getFilterName, getInitParameter, getInitParameterNames, getServletContext, initMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jakarta.servlet.Filter
destroy
-
Constructor Details
-
SecurityDomainAuthMethod
public SecurityDomainAuthMethod()
-
-
Method Details
-
init
public void init() throws jakarta.servlet.ServletException- Overrides:
initin classjakarta.servlet.GenericFilter- Throws:
jakarta.servlet.ServletException
-