public interface ClientKeyGenerator
| Modifier and Type | Method and Description |
|---|---|
String |
extractKey(OAuth2ProtectedResourceDetails resource,
org.springframework.security.core.Authentication authentication) |
String extractKey(OAuth2ProtectedResourceDetails resource, org.springframework.security.core.Authentication authentication)
resource - a protected resource declarationauthentication - a user Authentication (possibly null)Copyright © 2019. All rights reserved.