Uses of Class
org.camunda.bpm.spring.boot.starter.security.oauth2.impl.AuthorizeTokenFilter
Packages that use AuthorizeTokenFilter
-
Uses of AuthorizeTokenFilter in org.camunda.bpm.spring.boot.starter.security.oauth2
Methods in org.camunda.bpm.spring.boot.starter.security.oauth2 that return AuthorizeTokenFilterModifier and TypeMethodDescriptionprotected AuthorizeTokenFilterCamundaSpringSecurityOAuth2AutoConfiguration.authorizeTokenFilter(org.springframework.security.oauth2.client.OAuth2AuthorizedClientManager clientManager) Methods in org.camunda.bpm.spring.boot.starter.security.oauth2 with parameters of type AuthorizeTokenFilterModifier and TypeMethodDescriptionorg.springframework.security.web.SecurityFilterChainCamundaSpringSecurityOAuth2AutoConfiguration.filterChain(org.springframework.security.config.annotation.web.builders.HttpSecurity http, AuthorizeTokenFilter authorizeTokenFilter, SsoLogoutSuccessHandler ssoLogoutSuccessHandler)