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