|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClientDetailsService
A service that provides the details about an OAuth2 client.
| Method Summary | |
|---|---|
ClientDetails |
loadClientByClientId(String clientId)
Load a client by the client id. |
| Method Detail |
|---|
ClientDetails loadClientByClientId(String clientId)
throws ClientRegistrationException
clientId - The client id.
ClientRegistrationException - If the client account is locked, expired, disabled, or for any other reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||