- All Known Implementing Classes:
OAuthAccessTokenAuthorityPrincipalProvider
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
default int
provideAuthorities(org.springframework.security.oauth2.server.authorization.token.OAuth2TokenContext context)
-
Method Details
-
provideAuthorities
Set<String> provideAuthorities(org.springframework.security.oauth2.server.authorization.token.OAuth2TokenContext context)
-
getOrder
default int getOrder()