类 AbstractTokenCustomizer
java.lang.Object
cn.herodotus.engine.oauth2.authentication.customizer.AbstractTokenCustomizer
Description: TokenCustomizer 通用处理
- 作者:
- : gengwei.zheng
- Date:
- : 2022/10/12 10:20
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明protected voidappendAll(Map<String, Object> attributes, org.springframework.security.core.Authentication authentication, Set<String> authorizedScopes) protected voidappendAuthorities(Map<String, Object> attributes, org.springframework.security.core.Authentication authentication) protected voidappendCommons(Map<String, Object> attributes, org.springframework.security.core.Authentication authentication, Set<String> authorizedScopes)
-
构造器详细资料
-
AbstractTokenCustomizer
public AbstractTokenCustomizer()
-
-
方法详细资料
-
appendAll
-
appendAuthorities
-
appendCommons
-