A B C D F G H I J K L M N O P Q R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractRouteMatcher - Class in org.apache.syncope.sra.security
- AbstractRouteMatcher() - Constructor for class org.apache.syncope.sra.security.AbstractRouteMatcher
- AbstractServerLogoutSuccessHandler - Class in org.apache.syncope.sra.security
- AbstractServerLogoutSuccessHandler() - Constructor for class org.apache.syncope.sra.security.AbstractServerLogoutSuccessHandler
- actuatorSecurityFilterChain(ServerHttpSecurity) - Method in class org.apache.syncope.sra.SecurityConfig
- AddRefererFilterFactory - Class in org.apache.syncope.sra.filters
- AddRefererFilterFactory() - Constructor for class org.apache.syncope.sra.filters.AddRefererFilterFactory
- addResponseCookie(Cookie) - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- AM_TYPE - Static variable in class org.apache.syncope.sra.SRAProperties
- anonymousKey - Variable in class org.apache.syncope.sra.actuate.SyncopeCoreHealthIndicator
- anonymousKey - Variable in class org.apache.syncope.sra.RouteProvider
- anonymousUser - Variable in class org.apache.syncope.sra.actuate.SyncopeCoreHealthIndicator
- anonymousUser - Variable in class org.apache.syncope.sra.RouteProvider
- ApplicationContextUtils - Class in org.apache.syncope.sra
- apply(CustomGatewayFilterFactory.Config) - Method in class org.apache.syncope.sra.filters.AddRefererFilterFactory
- apply(CustomGatewayFilterFactory.Config) - Method in class org.apache.syncope.sra.filters.CustomGatewayFilterFactory
- apply(CustomGatewayFilterFactory.Config) - Method in class org.apache.syncope.sra.filters.ModifyResponseGatewayFilterFactory
- apply(CustomRoutePredicateFactory.Config) - Method in class org.apache.syncope.sra.predicates.CustomRoutePredicateFactory
- apply(AbstractGatewayFilterFactory.NameConfig) - Method in class org.apache.syncope.sra.filters.ClientCertsToRequestHeaderFilterFactory
- apply(AbstractGatewayFilterFactory.NameConfig) - Method in class org.apache.syncope.sra.filters.PrincipalToRequestHeaderFilterFactory
- apply(AbstractGatewayFilterFactory.NameConfig) - Method in class org.apache.syncope.sra.filters.QueryParamToRequestHeaderFilterFactory
- applyAsync(CustomRoutePredicateFactory.Config) - Method in class org.apache.syncope.sra.predicates.CustomRoutePredicateFactory
- AUTHENTICATE_URL - Static variable in class org.apache.syncope.sra.security.saml2.SAML2WebSsoAuthenticationRequestWebFilter
- authInSession() - Static method in class org.apache.syncope.sra.session.SessionUtils
B
- buildFromTrackableSession(WebContext, Object) - Method in class org.apache.syncope.sra.security.pac4j.NoOpSessionStore
C
- CACHE - Static variable in class org.apache.syncope.sra.security.AbstractRouteMatcher
- cacheManager - Variable in class org.apache.syncope.sra.actuate.SRASessions
- cacheManager() - Method in class org.apache.syncope.sra.SessionConfig
- CacheManagerReactiveSessionRepository - Class in org.apache.syncope.sra.session
- CacheManagerReactiveSessionRepository() - Constructor for class org.apache.syncope.sra.session.CacheManagerReactiveSessionRepository
- CAS - org.apache.syncope.sra.SRAProperties.AMType
- CAS() - Constructor for class org.apache.syncope.sra.SRAProperties.CAS
- CASAuthenticationRequestWebFilter - Class in org.apache.syncope.sra.security.cas
- CASAuthenticationRequestWebFilter(PublicRouteMatcher, Protocol, String) - Constructor for class org.apache.syncope.sra.security.cas.CASAuthenticationRequestWebFilter
- CASAuthenticationToken - Class in org.apache.syncope.sra.security.cas
- CASAuthenticationToken(Assertion) - Constructor for class org.apache.syncope.sra.security.cas.CASAuthenticationToken
- CASAuthenticationWebFilter - Class in org.apache.syncope.sra.security.cas
- CASAuthenticationWebFilter(ReactiveAuthenticationManager, Protocol, String) - Constructor for class org.apache.syncope.sra.security.cas.CASAuthenticationWebFilter
- CASSecurityConfigUtils - Class in org.apache.syncope.sra.security.cas
- CASServerLogoutHandler - Class in org.apache.syncope.sra.security.cas
- CASServerLogoutHandler(CacheManager, String) - Constructor for class org.apache.syncope.sra.security.cas.CASServerLogoutHandler
- CASServerLogoutSuccessHandler - Class in org.apache.syncope.sra.security.cas
- CASServerLogoutSuccessHandler() - Constructor for class org.apache.syncope.sra.security.cas.CASServerLogoutSuccessHandler
- CASUtils - Class in org.apache.syncope.sra.security.cas
- client - Variable in class org.apache.syncope.sra.RouteProvider
- ClientCertsToRequestHeaderFilterFactory - Class in org.apache.syncope.sra.filters
- ClientCertsToRequestHeaderFilterFactory() - Constructor for class org.apache.syncope.sra.filters.ClientCertsToRequestHeaderFilterFactory
- Config() - Constructor for class org.apache.syncope.sra.filters.CustomGatewayFilterFactory.Config
- Config() - Constructor for class org.apache.syncope.sra.predicates.CustomRoutePredicateFactory.Config
- constructServiceUrl(ServerWebExchange, Protocol) - Static method in class org.apache.syncope.sra.security.cas.CASUtils
- contribute(Info.Builder) - Method in class org.apache.syncope.sra.actuate.SyncopeSRAInfoContributor
- createSession() - Method in class org.apache.syncope.sra.session.CacheManagerReactiveSessionRepository
- csrfRouteMatcher(PublicRouteMatcher) - Method in class org.apache.syncope.sra.SyncopeSRAApplication
- CsrfRouteMatcher - Class in org.apache.syncope.sra.security
- CsrfRouteMatcher(PublicRouteMatcher) - Constructor for class org.apache.syncope.sra.security.CsrfRouteMatcher
- ctx - Variable in class org.apache.syncope.sra.RouteProvider
- CustomGatewayFilterFactory - Class in org.apache.syncope.sra.filters
-
Base class for custom gateway filter factories.
- CustomGatewayFilterFactory() - Constructor for class org.apache.syncope.sra.filters.CustomGatewayFilterFactory
- CustomGatewayFilterFactory.Config - Class in org.apache.syncope.sra.filters
- CustomRoutePredicateFactory - Class in org.apache.syncope.sra.predicates
-
Base class for custom predicate factories.
- CustomRoutePredicateFactory() - Constructor for class org.apache.syncope.sra.predicates.CustomRoutePredicateFactory
- CustomRoutePredicateFactory.Config - Class in org.apache.syncope.sra.predicates
D
- DEFAULT_CACHE - Static variable in class org.apache.syncope.sra.SessionConfig
- delete(String) - Method in class org.apache.syncope.sra.actuate.SRASessions
- deleteById(String) - Method in class org.apache.syncope.sra.session.CacheManagerReactiveSessionRepository
- destroySession(WebContext) - Method in class org.apache.syncope.sra.security.pac4j.NoOpSessionStore
- DoNothingIfCommittedServerRedirectStrategy - Class in org.apache.syncope.sra.security.web.server
- DoNothingIfCommittedServerRedirectStrategy() - Constructor for class org.apache.syncope.sra.security.web.server.DoNothingIfCommittedServerRedirectStrategy
F
- fetch() - Method in class org.apache.syncope.sra.RouteProvider
- filter(ServerWebExchange, GatewayFilterChain) - Method in class org.apache.syncope.sra.filters.ModifyResponseGatewayFilterFactory.InternalModifyResponseGatewayFilter
- filter(ServerWebExchange, WebFilterChain) - Method in class org.apache.syncope.sra.security.cas.CASAuthenticationRequestWebFilter
- filter(ServerWebExchange, WebFilterChain) - Method in class org.apache.syncope.sra.security.saml2.SAML2AnonymousWebFilter
- filter(ServerWebExchange, WebFilterChain) - Method in class org.apache.syncope.sra.security.saml2.SAML2LogoutResponseWebFilter
- filter(ServerWebExchange, WebFilterChain) - Method in class org.apache.syncope.sra.security.saml2.SAML2WebSsoAuthenticationRequestWebFilter
- filter(ServerWebExchange, WebFilterChain) - Method in class org.apache.syncope.sra.security.saml2.SAML2WebSsoAuthenticationWebFilter
- FILTER_PROCESSES_URI - Static variable in class org.apache.syncope.sra.security.saml2.SAML2WebSsoAuthenticationWebFilter
- findById(String) - Method in class org.apache.syncope.sra.session.CacheManagerReactiveSessionRepository
- forLogin(ServerHttpSecurity, SRAProperties.AMType, ApplicationContext) - Static method in class org.apache.syncope.sra.security.oauth2.OAuth2SecurityConfigUtils
- forLogin(ServerHttpSecurity, Protocol, String, PublicRouteMatcher) - Static method in class org.apache.syncope.sra.security.cas.CASSecurityConfigUtils
- forLogin(ServerHttpSecurity, SAML2Client, PublicRouteMatcher) - Static method in class org.apache.syncope.sra.security.saml2.SAML2SecurityConfigUtils
- forLogout(ServerHttpSecurity.AuthorizeExchangeSpec, SRAProperties.AMType, CacheManager, LogoutRouteMatcher, ConfigurableApplicationContext) - Static method in class org.apache.syncope.sra.security.oauth2.OAuth2SecurityConfigUtils
- forLogout(ServerHttpSecurity.AuthorizeExchangeSpec, SAML2Client, CacheManager, LogoutRouteMatcher, ConfigurableApplicationContext) - Static method in class org.apache.syncope.sra.security.saml2.SAML2SecurityConfigUtils
- forLogout(ServerHttpSecurity.AuthorizeExchangeSpec, CacheManager, String, LogoutRouteMatcher, ConfigurableApplicationContext) - Static method in class org.apache.syncope.sra.security.cas.CASSecurityConfigUtils
G
- get(WebContext, String) - Method in class org.apache.syncope.sra.security.pac4j.NoOpSessionStore
- getAmType() - Method in class org.apache.syncope.sra.SRAProperties
- getAuthnRequestBinding() - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- getAuthorizationUri() - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- getCacheName() - Method in class org.apache.syncope.sra.security.AbstractRouteMatcher
- getCacheName() - Method in class org.apache.syncope.sra.security.CsrfRouteMatcher
- getCacheName() - Method in class org.apache.syncope.sra.security.LogoutRouteMatcher
- getCacheName() - Method in class org.apache.syncope.sra.security.PublicRouteMatcher
- getCas() - Method in class org.apache.syncope.sra.SRAProperties
- getClientId() - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- getClientId() - Method in class org.apache.syncope.sra.SRAProperties.OIDC
- getClientSecret() - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- getClientSecret() - Method in class org.apache.syncope.sra.SRAProperties.OIDC
- getConfiguration() - Method in class org.apache.syncope.sra.SRAProperties.OIDC
- getCredentials() - Method in class org.apache.syncope.sra.security.cas.CASAuthenticationToken
- getCredentials() - Method in class org.apache.syncope.sra.security.saml2.SAML2AuthenticationToken
- getData() - Method in class org.apache.syncope.sra.filters.CustomGatewayFilterFactory.Config
- getData() - Method in class org.apache.syncope.sra.predicates.CustomRoutePredicateFactory.Config
- getEntityId() - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- getError() - Method in class org.apache.syncope.sra.SRAProperties.Global
- getFullRequestURL() - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getGlobal() - Method in class org.apache.syncope.sra.SRAProperties
- getIdpMetadata() - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- getIssuer() - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- getJwkSetUri() - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- getKeystore() - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- getKeystoreKeypass() - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- getKeystoreStorePass() - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- getKeystoreType() - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- getLogoutRequestBinding() - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- getLogoutResponseBinding() - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- getNative() - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
-
Return the native exchange.
- getOauth2() - Method in class org.apache.syncope.sra.SRAProperties
- getOidc() - Method in class org.apache.syncope.sra.SRAProperties
- getOrCreateBean(ConfigurableApplicationContext, String, Class<T>) - Static method in class org.apache.syncope.sra.ApplicationContextUtils
- getOrder() - Method in class org.apache.syncope.sra.filters.CustomGatewayFilterFactory
- getOrder() - Method in class org.apache.syncope.sra.filters.ModifyResponseGatewayFilterFactory.InternalModifyResponseGatewayFilter
- getPath() - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getPostLogout() - Method in class org.apache.syncope.sra.SRAProperties.Global
- getPostLogout(WebFilterExchange) - Method in class org.apache.syncope.sra.security.AbstractServerLogoutSuccessHandler
- getPrincipal() - Method in class org.apache.syncope.sra.security.cas.CASAuthenticationToken
- getPrincipal() - Method in class org.apache.syncope.sra.security.saml2.SAML2AuthenticationToken
- getProtocol() - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getProtocol() - Method in class org.apache.syncope.sra.SRAProperties.CAS
- getRemoteAddr() - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getRequestAttribute(String) - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getRequestContent() - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getRequestCookies() - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getRequestHeader(String) - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getRequestMethod() - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getRequestParameter(String) - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getRequestParameters() - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getResponseHeader(String) - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getRouteTOs() - Method in class org.apache.syncope.sra.RouteProvider
- getSaml2() - Method in class org.apache.syncope.sra.SRAProperties
- getScheme() - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getScopes() - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- getScopes() - Method in class org.apache.syncope.sra.SRAProperties.OIDC
- getServerName() - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getServerPort() - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- getServerPrefix() - Method in class org.apache.syncope.sra.SRAProperties.CAS
- getSessionId(WebContext, boolean) - Method in class org.apache.syncope.sra.security.pac4j.NoOpSessionStore
- getSkew() - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- getSpMetadataFilePath() - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- getTokenUri() - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- getTrackableSession(WebContext) - Method in class org.apache.syncope.sra.security.pac4j.NoOpSessionStore
- getUserInfoUri() - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- getUserNameAttributeName() - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- Global() - Constructor for class org.apache.syncope.sra.SRAProperties.Global
H
- handle(RedirectionAction, ServerWebExchangeContext) - Static method in class org.apache.syncope.sra.security.pac4j.RedirectionActionUtils
- handle(ServerWebExchange, Throwable) - Method in class org.apache.syncope.sra.SyncopeSRAWebExceptionHandler
- health() - Method in class org.apache.syncope.sra.actuate.SyncopeCoreHealthIndicator
I
- INITIAL_REQUEST_URI - Static variable in class org.apache.syncope.sra.session.SessionUtils
- INSTANCE - Static variable in class org.apache.syncope.sra.security.pac4j.NoOpSessionStore
- InternalModifyResponseGatewayFilter(CustomGatewayFilterFactory.Config) - Constructor for class org.apache.syncope.sra.filters.ModifyResponseGatewayFilterFactory.InternalModifyResponseGatewayFilter
- isSecure() - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
J
- jwtClaimSetConverter() - Method in class org.apache.syncope.sra.SecurityConfig
K
- keymasterStart() - Method in class org.apache.syncope.sra.SyncopeSRAApplication
- keymasterStop() - Method in class org.apache.syncope.sra.SyncopeSRAApplication
L
- LinkRewriteGatewayFilterFactory - Class in org.apache.syncope.sra.filters
- LinkRewriteGatewayFilterFactory() - Constructor for class org.apache.syncope.sra.filters.LinkRewriteGatewayFilterFactory
- list() - Method in class org.apache.syncope.sra.actuate.SRASessions
- LOG - Static variable in class org.apache.syncope.sra.actuate.SRASessions
- LOG - Static variable in class org.apache.syncope.sra.actuate.SyncopeCoreHealthIndicator
- LOG - Static variable in class org.apache.syncope.sra.filters.ModifyResponseGatewayFilterFactory
- LOG - Static variable in class org.apache.syncope.sra.RouteProvider
- logout(WebFilterExchange, Authentication) - Method in class org.apache.syncope.sra.security.cas.CASServerLogoutHandler
- logout(WebFilterExchange, Authentication) - Method in class org.apache.syncope.sra.security.oauth2.OAuth2SessionRemovalServerLogoutHandler
- logout(WebFilterExchange, Authentication) - Method in class org.apache.syncope.sra.security.saml2.SAML2RequestServerLogoutHandler
- logoutRouteMatcher() - Method in class org.apache.syncope.sra.SyncopeSRAApplication
- LogoutRouteMatcher - Class in org.apache.syncope.sra.security
- LogoutRouteMatcher() - Constructor for class org.apache.syncope.sra.security.LogoutRouteMatcher
M
- main(String[]) - Static method in class org.apache.syncope.sra.SyncopeSRAApplication
- map(MapSession) - Static method in class org.apache.syncope.sra.actuate.SRASessions
- MAPPER - Static variable in class org.apache.syncope.sra.actuate.SRASessions
- MATCHER - Static variable in class org.apache.syncope.sra.security.saml2.SAML2LogoutResponseWebFilter
- matches(ServerWebExchange) - Method in class org.apache.syncope.sra.security.AbstractRouteMatcher
- matches(ServerWebExchange) - Method in class org.apache.syncope.sra.security.CsrfRouteMatcher
- metadata() - Method in class org.apache.syncope.sra.security.saml2.SAML2MetadataEndpoint
- METADATA_URL - Static variable in class org.apache.syncope.sra.security.saml2.SAML2MetadataEndpoint
- modifyResponse(InputStream, CustomGatewayFilterFactory.Config, ServerHttpResponseDecorator, ServerWebExchange) - Method in class org.apache.syncope.sra.filters.LinkRewriteGatewayFilterFactory
- modifyResponse(InputStream, CustomGatewayFilterFactory.Config, ServerHttpResponseDecorator, ServerWebExchange) - Method in class org.apache.syncope.sra.filters.ModifyResponseGatewayFilterFactory
- ModifyResponseGatewayFilterFactory - Class in org.apache.syncope.sra.filters
-
Inspired by
ModifyResponseBodyGatewayFilterFactory. - ModifyResponseGatewayFilterFactory() - Constructor for class org.apache.syncope.sra.filters.ModifyResponseGatewayFilterFactory
- ModifyResponseGatewayFilterFactory.InternalModifyResponseGatewayFilter - Class in org.apache.syncope.sra.filters
N
- NoOpLogoutHandler - Class in org.apache.syncope.sra.security.pac4j
- NoOpLogoutHandler() - Constructor for class org.apache.syncope.sra.security.pac4j.NoOpLogoutHandler
- NoOpSessionStore - Class in org.apache.syncope.sra.security.pac4j
O
- OAUTH2 - org.apache.syncope.sra.SRAProperties.AMType
- OAUTH2() - Constructor for class org.apache.syncope.sra.SRAProperties.OAUTH2
- oauth2ClientRegistration(SRAProperties) - Method in class org.apache.syncope.sra.SecurityConfig
- oauth2ClientRegistrationRepository(ClientRegistration) - Method in class org.apache.syncope.sra.SecurityConfig
- oauth2JWTDecoder(ClientRegistration, OAuth2TokenValidator<Jwt>, Converter<Map<String, Object>, Map<String, Object>>) - Method in class org.apache.syncope.sra.SecurityConfig
- oauth2JWTValidator(SRAProperties) - Method in class org.apache.syncope.sra.SecurityConfig
- OAuth2SecurityConfigUtils - Class in org.apache.syncope.sra.security.oauth2
- OAuth2SessionRemovalServerLogoutHandler - Class in org.apache.syncope.sra.security.oauth2
- OAuth2SessionRemovalServerLogoutHandler(CacheManager) - Constructor for class org.apache.syncope.sra.security.oauth2.OAuth2SessionRemovalServerLogoutHandler
- OIDC - org.apache.syncope.sra.SRAProperties.AMType
- OIDC() - Constructor for class org.apache.syncope.sra.SRAProperties.OIDC
- OidcClientInitiatedServerLogoutSuccessHandler - Class in org.apache.syncope.sra.security.oauth2
-
A reactive logout success handler for initiating OIDC logout through the user agent.
- OidcClientInitiatedServerLogoutSuccessHandler() - Constructor for class org.apache.syncope.sra.security.oauth2.OidcClientInitiatedServerLogoutSuccessHandler
- oidcClientRegistration(SRAProperties) - Method in class org.apache.syncope.sra.SecurityConfig
- oidcClientRegistrationRepository(ClientRegistration) - Method in class org.apache.syncope.sra.SecurityConfig
- oidcJWTDecoder(ClientRegistration, OAuth2TokenValidator<Jwt>, Converter<Map<String, Object>, Map<String, Object>>) - Method in class org.apache.syncope.sra.SecurityConfig
- oidcJWTValidator(SRAProperties) - Method in class org.apache.syncope.sra.SecurityConfig
- onApplicationEvent(RefreshRoutesEvent) - Method in class org.apache.syncope.sra.security.AbstractRouteMatcher
- onApplicationEvent(RefreshRoutesEvent) - Method in class org.apache.syncope.sra.security.AbstractServerLogoutSuccessHandler
- onApplicationEvent(RefreshRoutesEvent) - Method in class org.apache.syncope.sra.SyncopeSRAWebExceptionHandler
- onLogoutSuccess(WebFilterExchange, Authentication) - Method in class org.apache.syncope.sra.security.cas.CASServerLogoutSuccessHandler
- onLogoutSuccess(WebFilterExchange, Authentication) - Method in class org.apache.syncope.sra.security.oauth2.OidcClientInitiatedServerLogoutSuccessHandler
- onLogoutSuccess(WebFilterExchange, Authentication) - Method in class org.apache.syncope.sra.security.saml2.SAML2ServerLogoutSuccessHandler
- org.apache.syncope.sra - package org.apache.syncope.sra
- org.apache.syncope.sra.actuate - package org.apache.syncope.sra.actuate
- org.apache.syncope.sra.filters - package org.apache.syncope.sra.filters
- org.apache.syncope.sra.predicates - package org.apache.syncope.sra.predicates
- org.apache.syncope.sra.security - package org.apache.syncope.sra.security
- org.apache.syncope.sra.security.cas - package org.apache.syncope.sra.security.cas
- org.apache.syncope.sra.security.oauth2 - package org.apache.syncope.sra.security.oauth2
- org.apache.syncope.sra.security.pac4j - package org.apache.syncope.sra.security.pac4j
- org.apache.syncope.sra.security.saml2 - package org.apache.syncope.sra.security.saml2
- org.apache.syncope.sra.security.web.server - package org.apache.syncope.sra.security.web.server
- org.apache.syncope.sra.session - package org.apache.syncope.sra.session
P
- PREFIX - Static variable in class org.apache.syncope.sra.SRAProperties
- PrincipalToRequestHeaderFilterFactory - Class in org.apache.syncope.sra.filters
- PrincipalToRequestHeaderFilterFactory() - Constructor for class org.apache.syncope.sra.filters.PrincipalToRequestHeaderFilterFactory
- publicRouteMatcher() - Method in class org.apache.syncope.sra.SyncopeSRAApplication
- PublicRouteMatcher - Class in org.apache.syncope.sra.security
- PublicRouteMatcher() - Constructor for class org.apache.syncope.sra.security.PublicRouteMatcher
Q
- QueryParamToRequestHeaderFilterFactory - Class in org.apache.syncope.sra.filters
- QueryParamToRequestHeaderFilterFactory() - Constructor for class org.apache.syncope.sra.filters.QueryParamToRequestHeaderFilterFactory
R
- reactiveSessionRepository() - Method in class org.apache.syncope.sra.SessionConfig
- read(String) - Method in class org.apache.syncope.sra.actuate.SRASessions
- RedirectionActionUtils - Class in org.apache.syncope.sra.security.pac4j
- redirectStrategy - Variable in class org.apache.syncope.sra.security.AbstractServerLogoutSuccessHandler
- renewSession(WebContext) - Method in class org.apache.syncope.sra.security.pac4j.NoOpSessionStore
- retrieveTicketFromRequest(ServerWebExchange, Protocol) - Static method in class org.apache.syncope.sra.security.cas.CASUtils
- routeBehavior(Route) - Method in class org.apache.syncope.sra.security.AbstractRouteMatcher
- routeBehavior(Route) - Method in class org.apache.syncope.sra.security.CsrfRouteMatcher
- routeBehavior(Route) - Method in class org.apache.syncope.sra.security.LogoutRouteMatcher
- routeBehavior(Route) - Method in class org.apache.syncope.sra.security.PublicRouteMatcher
- routeProvider - Variable in class org.apache.syncope.sra.security.AbstractRouteMatcher
- routeProvider(ConfigurableApplicationContext, ServiceOps, SRAProperties) - Method in class org.apache.syncope.sra.SyncopeSRAApplication
- RouteProvider - Class in org.apache.syncope.sra
- RouteProvider(ServiceOps, ConfigurableApplicationContext, String, String, boolean) - Constructor for class org.apache.syncope.sra.RouteProvider
- routes(RouteProvider) - Method in class org.apache.syncope.sra.SyncopeSRAApplication
- routesSecurityFilterChain(ObjectProvider<SAML2Client>, SRAProperties, ServerHttpSecurity, CacheManager, LogoutRouteMatcher, PublicRouteMatcher, CsrfRouteMatcher, ConfigurableApplicationContext) - Method in class org.apache.syncope.sra.SecurityConfig
- routeTOs - Variable in class org.apache.syncope.sra.RouteProvider
S
- safeGetParameter(ServerWebExchange, String) - Static method in class org.apache.syncope.sra.security.cas.CASUtils
- SAML2 - org.apache.syncope.sra.SRAProperties.AMType
- SAML2() - Constructor for class org.apache.syncope.sra.SRAProperties.SAML2
- SAML2AnonymousWebFilter - Class in org.apache.syncope.sra.security.saml2
- SAML2AnonymousWebFilter(PublicRouteMatcher) - Constructor for class org.apache.syncope.sra.security.saml2.SAML2AnonymousWebFilter
- SAML2AuthenticationToken - Class in org.apache.syncope.sra.security.saml2
- SAML2AuthenticationToken(SAML2Credentials) - Constructor for class org.apache.syncope.sra.security.saml2.SAML2AuthenticationToken
- saml2Client(ResourcePatternResolver, SRAProperties) - Method in class org.apache.syncope.sra.SecurityConfig
- SAML2LogoutResponseWebFilter - Class in org.apache.syncope.sra.security.saml2
- SAML2LogoutResponseWebFilter(SAML2Client, SAML2ServerLogoutSuccessHandler, CacheManager) - Constructor for class org.apache.syncope.sra.security.saml2.SAML2LogoutResponseWebFilter
- SAML2MetadataEndpoint - Class in org.apache.syncope.sra.security.saml2
- SAML2MetadataEndpoint(SAML2Client) - Constructor for class org.apache.syncope.sra.security.saml2.SAML2MetadataEndpoint
- SAML2RequestServerLogoutHandler - Class in org.apache.syncope.sra.security.saml2
- SAML2RequestServerLogoutHandler(SAML2Client, CacheManager) - Constructor for class org.apache.syncope.sra.security.saml2.SAML2RequestServerLogoutHandler
- SAML2SecurityConfigUtils - Class in org.apache.syncope.sra.security.saml2
- saml2SecurityFilterChain(ServerHttpSecurity) - Method in class org.apache.syncope.sra.SecurityConfig
- SAML2ServerLogoutSuccessHandler - Class in org.apache.syncope.sra.security.saml2
- SAML2ServerLogoutSuccessHandler() - Constructor for class org.apache.syncope.sra.security.saml2.SAML2ServerLogoutSuccessHandler
- SAML2WebSsoAuthenticationRequestWebFilter - Class in org.apache.syncope.sra.security.saml2
- SAML2WebSsoAuthenticationRequestWebFilter(SAML2Client) - Constructor for class org.apache.syncope.sra.security.saml2.SAML2WebSsoAuthenticationRequestWebFilter
- SAML2WebSsoAuthenticationWebFilter - Class in org.apache.syncope.sra.security.saml2
- SAML2WebSsoAuthenticationWebFilter(ReactiveAuthenticationManager, SAML2Client) - Constructor for class org.apache.syncope.sra.security.saml2.SAML2WebSsoAuthenticationWebFilter
- save(MapSession) - Method in class org.apache.syncope.sra.session.CacheManagerReactiveSessionRepository
- SecurityConfig - Class in org.apache.syncope.sra
- SecurityConfig() - Constructor for class org.apache.syncope.sra.SecurityConfig
- sendRedirect(ServerWebExchange, URI) - Method in class org.apache.syncope.sra.security.web.server.DoNothingIfCommittedServerRedirectStrategy
- serverLogoutSuccessHandler - Variable in class org.apache.syncope.sra.security.oauth2.OidcClientInitiatedServerLogoutSuccessHandler
- ServerWebExchangeContext - Class in org.apache.syncope.sra.security.pac4j
- ServerWebExchangeContext(ServerWebExchange) - Constructor for class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
-
Build a WebFlux context from the current exchange.
- serviceOps - Variable in class org.apache.syncope.sra.actuate.SyncopeCoreHealthIndicator
- serviceOps - Variable in class org.apache.syncope.sra.RouteProvider
- SessionConfig - Class in org.apache.syncope.sra
- SessionConfig() - Constructor for class org.apache.syncope.sra.SessionConfig
- SessionUtils - Class in org.apache.syncope.sra.session
- set(WebContext, String, Object) - Method in class org.apache.syncope.sra.security.pac4j.NoOpSessionStore
- setAmType(SRAProperties.AMType) - Method in class org.apache.syncope.sra.SRAProperties
- setAuthenticationRedirectStrategy(ServerRedirectStrategy) - Method in class org.apache.syncope.sra.security.cas.CASAuthenticationRequestWebFilter
- setAuthnRequestBinding(SAML2BindingType) - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- setAuthorizationUri(String) - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- setBody(String) - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- setClientId(String) - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- setClientId(String) - Method in class org.apache.syncope.sra.SRAProperties.OIDC
- setClientSecret(String) - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- setClientSecret(String) - Method in class org.apache.syncope.sra.SRAProperties.OIDC
- setConfiguration(String) - Method in class org.apache.syncope.sra.SRAProperties.OIDC
- setData(String) - Method in class org.apache.syncope.sra.filters.CustomGatewayFilterFactory.Config
- setData(String) - Method in class org.apache.syncope.sra.predicates.CustomRoutePredicateFactory.Config
- setEntityId(String) - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- setError(URI) - Method in class org.apache.syncope.sra.SRAProperties.Global
- setForm(MultiValueMap<String, String>) - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- setIdpMetadata(String) - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- setIssuer(String) - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- setJwkSetUri(String) - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- setKeystore(String) - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- setKeystoreKeypass(String) - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- setKeystoreStorePass(String) - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- setKeystoreType(String) - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- setLogoutRequestBinding(SAML2BindingType) - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- setLogoutResponseBinding(SAML2BindingType) - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- setLogoutSuccessUrl(URI) - Method in class org.apache.syncope.sra.security.oauth2.OidcClientInitiatedServerLogoutSuccessHandler
-
The URL to redirect to after successfully logging out when not originally an OIDC login
- setPostLogout(URI) - Method in class org.apache.syncope.sra.SRAProperties.Global
- setProtocol(Protocol) - Method in class org.apache.syncope.sra.SRAProperties.CAS
- setRequestAttribute(String, Object) - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- setResponseContentType(String) - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- setResponseHeader(String, String) - Method in class org.apache.syncope.sra.security.pac4j.ServerWebExchangeContext
- setScopes(List<String>) - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- setScopes(List<String>) - Method in class org.apache.syncope.sra.SRAProperties.OIDC
- setServerPrefix(String) - Method in class org.apache.syncope.sra.SRAProperties.CAS
- setSkew(int) - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- setSpMetadataFilePath(String) - Method in class org.apache.syncope.sra.SRAProperties.SAML2
- setTokenUri(String) - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- setUserInfoUri(String) - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- setUserNameAttributeName(String) - Method in class org.apache.syncope.sra.SRAProperties.OAUTH2
- skipCond(ServerHttpResponseDecorator) - Method in class org.apache.syncope.sra.filters.LinkRewriteGatewayFilterFactory
- skipCond(ServerHttpResponseDecorator) - Method in class org.apache.syncope.sra.filters.ModifyResponseGatewayFilterFactory
- sraProperties - Variable in class org.apache.syncope.sra.actuate.SyncopeSRAInfoContributor
- SRAProperties - Class in org.apache.syncope.sra
- SRAProperties() - Constructor for class org.apache.syncope.sra.SRAProperties
- SRAProperties.AMType - Enum in org.apache.syncope.sra
- SRAProperties.CAS - Class in org.apache.syncope.sra
- SRAProperties.Global - Class in org.apache.syncope.sra
- SRAProperties.OAUTH2 - Class in org.apache.syncope.sra
- SRAProperties.OIDC - Class in org.apache.syncope.sra
- SRAProperties.SAML2 - Class in org.apache.syncope.sra
- SRASessions - Class in org.apache.syncope.sra.actuate
- SRASessions(CacheManager) - Constructor for class org.apache.syncope.sra.actuate.SRASessions
- sraSessionsActuatorEndpoint(CacheManager) - Method in class org.apache.syncope.sra.SyncopeSRAApplication
- syncopeCoreHealthIndicator(ServiceOps, SRAProperties) - Method in class org.apache.syncope.sra.SyncopeSRAApplication
- SyncopeCoreHealthIndicator - Class in org.apache.syncope.sra.actuate
- SyncopeCoreHealthIndicator(ServiceOps, String, String, boolean) - Constructor for class org.apache.syncope.sra.actuate.SyncopeCoreHealthIndicator
- SyncopeSRAApplication - Class in org.apache.syncope.sra
- SyncopeSRAApplication() - Constructor for class org.apache.syncope.sra.SyncopeSRAApplication
- syncopeSRAInfoContributor() - Method in class org.apache.syncope.sra.SyncopeSRAApplication
- SyncopeSRAInfoContributor - Class in org.apache.syncope.sra.actuate
- SyncopeSRAInfoContributor() - Constructor for class org.apache.syncope.sra.actuate.SyncopeSRAInfoContributor
- syncopeSRAWebExceptionHandler(RouteProvider, SRAProperties) - Method in class org.apache.syncope.sra.SyncopeSRAApplication
- SyncopeSRAWebExceptionHandler - Class in org.apache.syncope.sra
- SyncopeSRAWebExceptionHandler(RouteProvider, SRAProperties) - Constructor for class org.apache.syncope.sra.SyncopeSRAWebExceptionHandler
T
- ticketAvailable(Protocol) - Static method in class org.apache.syncope.sra.security.cas.CASUtils
- toFilter(SRARouteTO, SRARouteFilter) - Method in class org.apache.syncope.sra.RouteProvider
- toPredicate(SRARoutePredicate, boolean) - Method in class org.apache.syncope.sra.RouteProvider
- toRoute(SRARouteTO) - Method in class org.apache.syncope.sra.RouteProvider
U
- useGZIPCompression - Variable in class org.apache.syncope.sra.actuate.SyncopeCoreHealthIndicator
- useGZIPCompression - Variable in class org.apache.syncope.sra.RouteProvider
- userDetailsService(SRAProperties) - Method in class org.apache.syncope.sra.SecurityConfig
V
- valueOf(String) - Static method in enum org.apache.syncope.sra.SRAProperties.AMType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.syncope.sra.SRAProperties.AMType
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages