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