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, getOAuthClients
public OAuthClientsByIdResource(RealmModel realm, RealmAuth auth, KeycloakSession session)
protected OAuthClientModel getOAuthClientModel(String id)
getOAuthClientModel
in class OAuthClientsResource
protected String getClientPath(OAuthClientModel oauth)
getClientPath
in class OAuthClientsResource
Copyright © 2014. All Rights Reserved.