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 ResourceServerStore
public void delete(String id)
delete
in interface ResourceServerStore
public ResourceServer findById(String id)
findById
in interface ResourceServerStore
Copyright © 2021 JBoss by Red Hat. All rights reserved.