Class Hierarchy
- java.lang.Object
- com.persequor.extension.authentication.AppAuthInfo
- com.persequor.extension.authentication.SagaLogin
- jakarta.servlet.ServletRequestWrapper (implements jakarta.servlet.ServletRequest)
- jakarta.servlet.http.HttpServletRequestWrapper (implements jakarta.servlet.http.HttpServletRequest)
- com.persequor.extension.authentication.AuthenticationRequest (implements com.persequor.extension.authentication.IAuthenticationRequest)
- jakarta.servlet.http.HttpServletRequestWrapper (implements jakarta.servlet.http.HttpServletRequest)
- jakarta.servlet.ServletResponseWrapper (implements jakarta.servlet.ServletResponse)
- jakarta.servlet.http.HttpServletResponseWrapper (implements jakarta.servlet.http.HttpServletResponse)
- com.persequor.extension.authentication.AuthenticationResponse (implements com.persequor.extension.authentication.IAuthenticationResponse)
- jakarta.servlet.http.HttpServletResponseWrapper (implements jakarta.servlet.http.HttpServletResponse)
Interface Hierarchy
- com.persequor.extension.authentication.IAppAuthInfo
- com.persequor.extension.authentication.IAuthentication
- com.persequor.extension.authentication.ISagaDefaultAuthentication
- com.persequor.extension.authentication.ITokenAuthentication
- com.persequor.extension.authentication.IAuthenticationRequest
- com.persequor.extension.authentication.IAuthenticationResponse
- com.persequor.extension.authentication.IAuthenticationService
- com.persequor.extension.authentication.IAuthenticationSession
- com.persequor.extension.authentication.IWebSecurityHelper