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