Class AbstractTokenCustomizer
java.lang.Object
cn.herodotus.engine.oauth2.authentication.customizer.AbstractTokenCustomizer
- Direct Known Subclasses:
HerodotusJwtTokenCustomizer,HerodotusOpaqueTokenCustomizer
Description: TokenCustomizer éçšć€ç
- Author:
- : gengwei.zheng
- Date:
- : 2022/10/12 10:20
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected 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)
-
Constructor Details
-
AbstractTokenCustomizer
public AbstractTokenCustomizer()
-
-
Method Details
-
appendAll
-
appendAuthorities
-
appendCommons
-