public class OAuthClientsByIdResource extends OAuthClientsResource
logger, realm, session| Constructor and Description |
|---|
OAuthClientsByIdResource(RealmModel realm,
RealmAuth auth,
KeycloakSession session) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getClientPath(OAuthClientModel oauth) |
protected OAuthClientModel |
getOAuthClientModel(String id) |
createOAuthClient, getOAuthClient, getOAuthClientspublic OAuthClientsByIdResource(RealmModel realm, RealmAuth auth, KeycloakSession session)
protected OAuthClientModel getOAuthClientModel(String id)
getOAuthClientModel in class OAuthClientsResourceprotected String getClientPath(OAuthClientModel oauth)
getClientPath in class OAuthClientsResourceCopyright © 2014. All Rights Reserved.