T - the type of the context containing the OAuth 2.0 Token attributes@FunctionalInterface
public interface OAuth2TokenCustomizer<T extends OAuth2TokenContext>
OAuth2TokenContext.OAuth2TokenContextvoid customize(T context)
context - the context containing the OAuth 2.0 Token attributes