@Service(value="commons_oauth2_clientDetailsService") public class OAuth2ClientDetailsService extends Object implements org.springframework.security.oauth2.provider.ClientDetailsService
| Constructor and Description |
|---|
OAuth2ClientDetailsService() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.oauth2.provider.ClientDetails |
loadClientByClientId(String key) |
public org.springframework.security.oauth2.provider.ClientDetails loadClientByClientId(String key) throws org.springframework.security.oauth2.common.exceptions.OAuth2Exception
loadClientByClientId in interface org.springframework.security.oauth2.provider.ClientDetailsServiceorg.springframework.security.oauth2.common.exceptions.OAuth2ExceptionCopyright © 2017 Europeana Foundation + AIT. All rights reserved.