Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.springframework.security.authentication.UsernamePasswordAuthenticationToken
- com.avoka.fc.core.security.SSOAuthenticationToken
- com.avoka.tm.security.AccountUserDetailsBuilder
- org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
- org.springframework.web.filter.OncePerRequestFilter
- com.avoka.tm.security.OAuth2Authenticator
- com.avoka.tm.security.Saml2Parser
- com.avoka.tm.security.Saml2ParserResult
- com.avoka.tm.security.SecurityPermissionCheckAspect
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- org.springframework.security.authentication.AccountStatusException
- com.avoka.fc.core.security.AccountNotActiveException
- com.avoka.fc.core.security.NotPortalAccountException
Annotation Interface Hierarchy