Uses of Class
cn.herodotus.engine.oauth2.authorization.servlet.ServletOAuth2AuthorizationConfigurerManager
Packages that use ServletOAuth2AuthorizationConfigurerManager
-
Uses of ServletOAuth2AuthorizationConfigurerManager in cn.herodotus.engine.oauth2.authorization.config
Methods in cn.herodotus.engine.oauth2.authorization.config that return ServletOAuth2AuthorizationConfigurerManagerModifier and TypeMethodDescriptionOAuth2ServletAuthorizationConfiguration.servletOAuth2AuthorizationFacadeConfigurer(cn.herodotus.engine.web.core.servlet.template.ThymeleafTemplateHandler thymeleafTemplateHandler, OAuth2AuthorizationProperties oauth2AuthorizationProperties, org.springframework.security.oauth2.jwt.JwtDecoder jwtDecoder, org.springframework.security.oauth2.server.resource.introspection.OpaqueTokenIntrospector opaqueTokenIntrospector, OAuth2SessionManagementConfigurerCustomer sessionManagementConfigurerCustomer, ServletOAuth2ResourceMatcherConfigurer servletOAuth2ResourceMatcherConfigurer, ServletSecurityAuthorizationManager servletSecurityAuthorizationManager)