Hierarchy For All Packages
Package Hierarchies:- org.apache.syncope.sra,
- org.apache.syncope.sra.actuate,
- org.apache.syncope.sra.filters,
- org.apache.syncope.sra.predicates,
- org.apache.syncope.sra.security,
- org.apache.syncope.sra.security.cas,
- org.apache.syncope.sra.security.oauth2,
- org.apache.syncope.sra.security.pac4j,
- org.apache.syncope.sra.security.saml2,
- org.apache.syncope.sra.security.web.server,
- org.apache.syncope.sra.session
Class Hierarchy
- java.lang.Object
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
- org.apache.syncope.sra.security.cas.CASAuthenticationToken
- org.apache.syncope.sra.security.saml2.SAML2AuthenticationToken
- org.springframework.cloud.gateway.support.AbstractConfigurable<C> (implements org.springframework.cloud.gateway.support.Configurable<C>)
- org.springframework.cloud.gateway.filter.factory.AbstractGatewayFilterFactory<C> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory<C>)
- org.apache.syncope.sra.filters.ClientCertsToRequestHeaderFilterFactory
- org.apache.syncope.sra.filters.CustomGatewayFilterFactory
- org.apache.syncope.sra.filters.AddRefererFilterFactory
- org.apache.syncope.sra.filters.ModifyResponseGatewayFilterFactory
- org.apache.syncope.sra.filters.LinkRewriteGatewayFilterFactory
- org.apache.syncope.sra.filters.PrincipalToRequestHeaderFilterFactory
- org.apache.syncope.sra.filters.QueryParamToRequestHeaderFilterFactory
- org.springframework.cloud.gateway.handler.predicate.AbstractRoutePredicateFactory<C> (implements org.springframework.cloud.gateway.handler.predicate.RoutePredicateFactory<C>)
- org.apache.syncope.sra.predicates.CustomRoutePredicateFactory
- org.springframework.cloud.gateway.filter.factory.AbstractGatewayFilterFactory<C> (implements org.springframework.context.ApplicationEventPublisherAware, org.springframework.cloud.gateway.filter.factory.GatewayFilterFactory<C>)
- org.apache.syncope.sra.security.AbstractRouteMatcher (implements org.springframework.context.ApplicationListener<E>, org.springframework.security.web.server.util.matcher.ServerWebExchangeMatcher)
- org.apache.syncope.sra.security.CsrfRouteMatcher
- org.apache.syncope.sra.security.LogoutRouteMatcher
- org.apache.syncope.sra.security.PublicRouteMatcher
- org.apache.syncope.sra.security.AbstractServerLogoutSuccessHandler (implements org.springframework.context.ApplicationListener<E>, org.springframework.security.web.server.authentication.logout.ServerLogoutSuccessHandler)
- org.apache.syncope.sra.security.cas.CASServerLogoutSuccessHandler
- org.apache.syncope.sra.security.oauth2.OidcClientInitiatedServerLogoutSuccessHandler
- org.apache.syncope.sra.security.saml2.SAML2ServerLogoutSuccessHandler
- org.apache.syncope.sra.ApplicationContextUtils
- org.springframework.security.web.server.authentication.AuthenticationWebFilter (implements org.springframework.web.server.WebFilter)
- org.apache.syncope.sra.security.cas.CASAuthenticationWebFilter
- org.apache.syncope.sra.security.saml2.SAML2WebSsoAuthenticationWebFilter
- org.apache.syncope.sra.session.CacheManagerReactiveSessionRepository (implements org.springframework.session.ReactiveSessionRepository<S>)
- org.apache.syncope.sra.security.cas.CASAuthenticationRequestWebFilter (implements org.springframework.web.server.WebFilter)
- org.apache.syncope.sra.security.cas.CASSecurityConfigUtils
- org.apache.syncope.sra.security.cas.CASServerLogoutHandler (implements org.springframework.security.web.server.authentication.logout.ServerLogoutHandler)
- org.apache.syncope.sra.security.cas.CASUtils
- org.apache.syncope.sra.filters.CustomGatewayFilterFactory.Config
- org.apache.syncope.sra.predicates.CustomRoutePredicateFactory.Config
- org.springframework.security.web.server.DefaultServerRedirectStrategy (implements org.springframework.security.web.server.ServerRedirectStrategy)
- org.apache.syncope.sra.security.web.server.DoNothingIfCommittedServerRedirectStrategy
- org.apache.syncope.sra.filters.ModifyResponseGatewayFilterFactory.InternalModifyResponseGatewayFilter (implements org.springframework.cloud.gateway.filter.GatewayFilter, org.springframework.core.Ordered)
- org.apache.syncope.sra.security.pac4j.NoOpLogoutHandler (implements org.pac4j.core.logout.handler.LogoutHandler)
- org.apache.syncope.sra.security.pac4j.NoOpSessionStore (implements org.pac4j.core.context.session.SessionStore)
- org.apache.syncope.sra.security.oauth2.OAuth2SecurityConfigUtils
- org.apache.syncope.sra.security.oauth2.OAuth2SessionRemovalServerLogoutHandler (implements org.springframework.security.web.server.authentication.logout.ServerLogoutHandler)
- org.apache.syncope.sra.security.pac4j.RedirectionActionUtils
- org.apache.syncope.sra.RouteProvider
- org.apache.syncope.sra.security.saml2.SAML2AnonymousWebFilter (implements org.springframework.web.server.WebFilter)
- org.apache.syncope.sra.security.saml2.SAML2LogoutResponseWebFilter (implements org.springframework.web.server.WebFilter)
- org.apache.syncope.sra.security.saml2.SAML2MetadataEndpoint
- org.apache.syncope.sra.security.saml2.SAML2RequestServerLogoutHandler (implements org.springframework.security.web.server.authentication.logout.ServerLogoutHandler)
- org.apache.syncope.sra.security.saml2.SAML2SecurityConfigUtils
- org.apache.syncope.sra.security.saml2.SAML2WebSsoAuthenticationRequestWebFilter (implements org.springframework.web.server.WebFilter)
- org.apache.syncope.sra.SecurityConfig
- org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext (implements org.pac4j.core.context.WebContext)
- org.apache.syncope.sra.SessionConfig
- org.apache.syncope.sra.session.SessionUtils
- org.apache.syncope.sra.SRAProperties.CAS (implements java.io.Serializable)
- org.apache.syncope.sra.SRAProperties.Global (implements java.io.Serializable)
- org.apache.syncope.sra.SRAProperties.OAUTH2 (implements java.io.Serializable)
- org.apache.syncope.sra.SRAProperties.OIDC (implements java.io.Serializable)
- org.apache.syncope.sra.SRAProperties.SAML2 (implements java.io.Serializable)
- org.apache.syncope.sra.actuate.SRASessions
- org.apache.syncope.sra.actuate.SyncopeCoreHealthIndicator (implements org.springframework.boot.actuate.health.HealthIndicator)
- org.apache.syncope.common.lib.SyncopeProperties (implements java.io.Serializable)
- org.apache.syncope.sra.SRAProperties
- org.apache.syncope.sra.SyncopeSRAApplication
- org.apache.syncope.sra.actuate.SyncopeSRAInfoContributor (implements org.springframework.boot.actuate.info.InfoContributor)
- org.apache.syncope.sra.SyncopeSRAWebExceptionHandler (implements org.springframework.context.ApplicationListener<E>, org.springframework.web.server.WebExceptionHandler)
- org.springframework.security.authentication.AbstractAuthenticationToken (implements org.springframework.security.core.Authentication, org.springframework.security.core.CredentialsContainer)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.syncope.sra.SRAProperties.AMType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)