public class OpenshiftClientStorageProvider extends Object implements ClientStorageProvider
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
ClientModel |
getClientByClientId(RealmModel realm,
String clientId) |
ClientModel |
getClientById(RealmModel realm,
String id) |
List<ClientModel> |
searchClientsByClientId(RealmModel realm,
String clientId,
Integer firstResult,
Integer maxResults) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpreRemove, preRemove, preRemovegetClientByClientId, getClientById, searchClientsByClientIdpublic ClientModel getClientById(RealmModel realm, String id)
getClientById in interface ClientLookupProviderpublic ClientModel getClientByClientId(RealmModel realm, String clientId)
getClientByClientId in interface ClientLookupProviderpublic List<ClientModel> searchClientsByClientId(RealmModel realm, String clientId, Integer firstResult, Integer maxResults)
searchClientsByClientId in interface ClientLookupProviderCopyright © 2020 JBoss by Red Hat. All rights reserved.