Uses of Class
org.apache.syncope.sra.security.CsrfRouteMatcher
Packages that use CsrfRouteMatcher
-
Uses of CsrfRouteMatcher in org.apache.syncope.sra
Methods in org.apache.syncope.sra that return CsrfRouteMatcherModifier and TypeMethodDescriptionSyncopeSRAApplication.csrfRouteMatcher
(PublicRouteMatcher publicRouteMatcher) Methods in org.apache.syncope.sra with parameters of type CsrfRouteMatcherModifier and TypeMethodDescriptionSecurityConfig.routesSecurityFilterChain
(ObjectProvider<org.pac4j.saml.client.SAML2Client> saml2Client, SRAProperties props, ServerHttpSecurity http, CacheManager cacheManager, LogoutRouteMatcher logoutRouteMatcher, PublicRouteMatcher publicRouteMatcher, CsrfRouteMatcher csrfRouteMatcher, ConfigurableApplicationContext ctx)