Uses of Class
org.apache.syncope.sra.SRAProperties
Packages that use SRAProperties
-
Uses of SRAProperties in org.apache.syncope.sra
Methods in org.apache.syncope.sra with parameters of type SRAPropertiesModifier and TypeMethodDescriptionSecurityConfig.actuatorUserDetailsService
(SRAProperties props) SecurityConfig.oauth2ClientRegistration
(SRAProperties props) SecurityConfig.oauth2JWTValidator
(SRAProperties props) SecurityConfig.oidcClientRegistration
(SRAProperties props) SecurityConfig.oidcJWTValidator
(SRAProperties props) SyncopeSRAApplication.routeProvider
(ConfigurableApplicationContext ctx, ServiceOps serviceOps, SRAProperties props) SecurityConfig.routesSecurityFilterChain
(ObjectProvider<org.pac4j.saml.client.SAML2Client> saml2Client, SRAProperties props, ServerHttpSecurity http, CacheManager cacheManager, LogoutRouteMatcher logoutRouteMatcher, PublicRouteMatcher publicRouteMatcher, CsrfRouteMatcher csrfRouteMatcher, ConfigurableApplicationContext ctx) org.pac4j.saml.client.SAML2Client
SecurityConfig.saml2Client
(ResourcePatternResolver resourceResolver, SRAProperties props) SyncopeSRAApplication.syncopeCoreHealthIndicator
(ServiceOps serviceOps, SRAProperties props) SyncopeSRAApplication.syncopeSRAWebExceptionHandler
(RouteProvider routeProvider, SRAProperties props) Constructors in org.apache.syncope.sra with parameters of type SRAPropertiesModifierConstructorDescriptionSyncopeSRAWebExceptionHandler
(RouteProvider routeProvider, SRAProperties props) -
Uses of SRAProperties in org.apache.syncope.sra.actuate
Fields in org.apache.syncope.sra.actuate declared as SRAProperties