类的使用
cn.herodotus.stirrup.oauth2.authorization.processor.SecurityAttributeStorage
使用SecurityAttributeStorage的程序包
程序包
说明
-
cn.herodotus.stirrup.oauth2.authorization.config中SecurityAttributeStorage的使用
修饰符和类型方法说明OAuth2AuthorizationReactiveConfiguration.securityAttributeStorage()OAuth2AuthorizationServletConfiguration.securityMetadataSourceStorage()修饰符和类型方法说明OAuth2AuthorizationReactiveConfiguration.reactiveSecurityAuthorizationManager(SecurityAttributeStorage securityAttributeStorage, ReactiveOAuth2ResourceMatcherConfigurer reactiveOAuth2ResourceMatcherConfigurer) OAuth2AuthorizationReactiveConfiguration.securityAttributeAnalyzer(SecurityAttributeStorage securityAttributeStorage, ReactiveOAuth2ResourceMatcherConfigurer reactiveOAuth2ResourceMatcherConfigurer) OAuth2AuthorizationServletConfiguration.securityAttributeAnalyzer(SecurityAttributeStorage securityAttributeStorage, ServletOAuth2ResourceMatcherConfigurer servletOAuth2ResourceMatcherConfigurer) OAuth2AuthorizationServletConfiguration.servletSecurityAuthorizationManager(SecurityAttributeStorage securityAttributeStorage, ServletOAuth2ResourceMatcherConfigurer servletOAuth2ResourceMatcherConfigurer) -
cn.herodotus.stirrup.oauth2.authorization.processor中SecurityAttributeStorage的使用
限定符构造器说明SecurityAttributeAnalyzer(SecurityAttributeStorage securityAttributeStorage, Map<HerodotusRequest, List<cn.herodotus.stirrup.core.identity.domain.HerodotusSecurityAttribute>> permitAllAttributes) -
cn.herodotus.stirrup.oauth2.authorization.reactive中SecurityAttributeStorage的使用
限定符构造器说明ReactiveSecurityAuthorizationManager(SecurityAttributeStorage securityAttributeStorage, ReactiveOAuth2ResourceMatcherConfigurer reactiveOAuth2ResourceMatcherConfigurer) -
cn.herodotus.stirrup.oauth2.authorization.servlet中SecurityAttributeStorage的使用
限定符构造器说明ServletSecurityAuthorizationManager(SecurityAttributeStorage securityAttributeStorage, ServletOAuth2ResourceMatcherConfigurer servletOAuth2ResourceMatcherConfigurer)