Uses of Interface
com.sun.identity.plugin.datastore.DataStoreProvider
-
Packages that use DataStoreProvider Package Description com.sun.identity.plugin.datastore Contains data store plugin SPIs. -
-
Uses of DataStoreProvider in com.sun.identity.plugin.datastore
Methods in com.sun.identity.plugin.datastore that return DataStoreProvider Modifier and Type Method Description DataStoreProvider
DataStoreProviderManager. getDataStoreProvider(String componentName)
Gets the provider associated with the component.
-