Package Hierarchies:
Class Hierarchy
- java.lang.Object
- org.springframework.security.web.authentication.AbstractAuthenticationTargetUrlRequestHandler
- org.springframework.security.web.authentication.logout.SimpleUrlLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- com.xebialabs.platform.sso.oidc.web.CustomAuthorizationRequestResolver (implements org.springframework.security.oauth2.client.web.OAuth2AuthorizationRequestResolver)
- com.xebialabs.platform.sso.oidc.user.CustomOAuth2User (implements org.springframework.security.oauth2.core.user.OAuth2User, java.io.Serializable)
- com.xebialabs.platform.sso.oidc.user.CustomOidcUser (implements org.springframework.security.oauth2.core.oidc.user.OidcUser)
- com.xebialabs.platform.sso.oidc.authentication.CustomOidcIdTokenDecoderFactory (implements org.springframework.security.oauth2.jwt.JwtDecoderFactory<C>)
- com.xebialabs.platform.sso.oidc.policy.impl.DefaultClaimsToGrantedAuthoritiesPolicy (implements com.xebialabs.platform.sso.oidc.policy.ClaimsToGrantedAuthoritiesPolicy)
- com.xebialabs.platform.sso.oidc.web.DefaultLogoutSuccessHandler (implements org.springframework.security.web.authentication.logout.LogoutSuccessHandler)
- com.xebialabs.platform.sso.oidc.authentication.DefaultOidcIdTokenValidatorFactory (implements java.util.function.Function<T,R>)
- 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.security.web.authentication.AbstractAuthenticationProcessingFilter (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.context.MessageSourceAware)
- org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter
- com.xebialabs.platform.sso.oidc.policy.impl.GrantedAuthoritiesExtractor (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.security.oauth2.client.oidc.userinfo.OidcUserService (implements org.springframework.security.oauth2.client.userinfo.OAuth2UserService<R,U>)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.springframework.security.core.AuthenticationException
- com.xebialabs.deployit.engine.spi.exception.DeployitException