Uses of Class
com.sun.identity.plugin.datastore.DataStoreProviderManager
-
Packages that use DataStoreProviderManager Package Description com.sun.identity.plugin.datastore Contains data store plugin SPIs. -
-
Uses of DataStoreProviderManager in com.sun.identity.plugin.datastore
Methods in com.sun.identity.plugin.datastore that return DataStoreProviderManager Modifier and Type Method Description static DataStoreProviderManager
DataStoreProviderManager. getInstance()
Gets the singleton instance ofDataStoreProviderManager
.
-