public class MongoStoreFactory extends Object implements StoreFactory
| Constructor and Description |
|---|
MongoStoreFactory(MongoStoreInvocationContext invocationContext,
AuthorizationProvider authorizationProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
PolicyStore |
getPolicyStore() |
ResourceServerStore |
getResourceServerStore() |
ResourceStore |
getResourceStore() |
ScopeStore |
getScopeStore() |
public MongoStoreFactory(MongoStoreInvocationContext invocationContext, AuthorizationProvider authorizationProvider)
public PolicyStore getPolicyStore()
getPolicyStore in interface StoreFactorypublic ResourceServerStore getResourceServerStore()
getResourceServerStore in interface StoreFactorypublic ResourceStore getResourceStore()
getResourceStore in interface StoreFactorypublic ScopeStore getScopeStore()
getScopeStore in interface StoreFactoryCopyright © 2016 JBoss by Red Hat. All rights reserved.