public interface ClientLookupProvider
Modifier and Type | Method and Description |
---|---|
ClientModel |
getClientByClientId(String clientId,
RealmModel realm) |
ClientModel |
getClientById(String id,
RealmModel realm) |
ClientModel getClientById(String id, RealmModel realm)
ClientModel getClientByClientId(String clientId, RealmModel realm)
Copyright © 2018 JBoss by Red Hat. All rights reserved.