protected class StoreFactoryCacheSession.ResourceServerCache extends Object implements ResourceServerStore
| Modifier | Constructor and Description |
|---|---|
protected |
ResourceServerCache() |
| Modifier and Type | Method and Description |
|---|---|
ResourceServer |
create(String clientId) |
void |
delete(String id) |
ResourceServer |
findById(String id) |
public ResourceServer create(String clientId)
create in interface ResourceServerStorepublic void delete(String id)
delete in interface ResourceServerStorepublic ResourceServer findById(String id)
findById in interface ResourceServerStoreCopyright © 2020 JBoss by Red Hat. All rights reserved.