|
||||||||||
| 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 oauth 2client.
| Method Summary | |
|---|---|
ClientDetails |
loadClientByClientId(String clientId)
Load a client by the client id. |
| Method Detail |
|---|
ClientDetails loadClientByClientId(String clientId)
throws OAuth2Exception
clientId - The client id.
OAuth2Exception - 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 | |||||||||