@Service(value="api2_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 oAuthClientId) |
public org.springframework.security.oauth2.provider.ClientDetails loadClientByClientId(String oAuthClientId) throws org.springframework.security.oauth2.common.exceptions.OAuth2Exception
loadClientByClientId in interface org.springframework.security.oauth2.provider.ClientDetailsServiceorg.springframework.security.oauth2.common.exceptions.OAuth2ExceptionCopyright © 2017. All rights reserved.