接口 JwtCustomizerHandler
- 所有已知实现类:
AbstractJwtCustomizerHandler,DefaultJwtCustomizerHandler,OAuth2AuthenticationTokenJwtCustomizerHandler,UsernamePasswordAuthenticationTokenJwtCustomizerHandler
public interface JwtCustomizerHandler
-
方法概要
修饰符和类型方法说明voidcustomize(org.springframework.security.oauth2.server.authorization.token.JwtEncodingContext jwtEncodingContext) static JwtCustomizerHandler
-
方法详细资料
-
customize
void customize(org.springframework.security.oauth2.server.authorization.token.JwtEncodingContext jwtEncodingContext) -
getJwtCustomizerHandler
-