public class ClientDetailConfig
extends java.lang.Object
implements org.springframework.security.oauth2.provider.ClientDetailsService
| Constructor and Description |
|---|
ClientDetailConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.springframework.security.oauth2.provider.ClientDetails |
loadClientByClientId(java.lang.String clientId) |
@Transactional
public org.springframework.security.oauth2.provider.ClientDetails loadClientByClientId(java.lang.String clientId)
throws org.springframework.security.oauth2.provider.ClientRegistrationException
loadClientByClientId in interface org.springframework.security.oauth2.provider.ClientDetailsServiceorg.springframework.security.oauth2.provider.ClientRegistrationException