Class HttpServletSessionIdAuthenticationFilter
java.lang.Object
dev.getelements.elements.servlet.security.HttpServletAuthenticationFilter
dev.getelements.elements.servlet.security.HttpServletSessionIdAuthenticationFilter
- All Implemented Interfaces:
jakarta.servlet.Filter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.getelements.elements.servlet.security.HttpServletAuthenticationFilter
doFilter, getCustomAuthSessionService, getObjectMapper, getRegistry, getSessionService, setCustomAuthSessionService, setObjectMapper, setRegistry, setSessionServiceMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface jakarta.servlet.Filter
destroy, init
-
Constructor Details
-
HttpServletSessionIdAuthenticationFilter
public HttpServletSessionIdAuthenticationFilter()
-
-
Method Details
-
getAuthToken
- Specified by:
getAuthTokenin classHttpServletAuthenticationFilter
-