- All Known Implementing Classes:
OAuthAccessTokenAudienceTokenRequestProvider
- 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
provideAudiences(org.springframework.security.oauth2.server.authorization.token.OAuth2TokenContext context)
-
Method Details
-
provideAudiences
List<String> provideAudiences(org.springframework.security.oauth2.server.authorization.token.OAuth2TokenContext context)
-
getOrder
default int getOrder()