public class IdentityStoresConfiguration extends Object
| Constructor and Description |
|---|
IdentityStoresConfiguration(List<IdentityStoreConfiguration> configurations,
StoreFactory storeFactory) |
| Modifier and Type | Method and Description |
|---|---|
List<IdentityStoreConfiguration> |
getConfigurations() |
StoreFactory |
getStoreFactory() |
public IdentityStoresConfiguration(List<IdentityStoreConfiguration> configurations, StoreFactory storeFactory)
public List<IdentityStoreConfiguration> getConfigurations()
public StoreFactory getStoreFactory()
Copyright © 2013. All Rights Reserved.