Uses of Interface
com.pingidentity.sources.CustomDataSourceDriver
-
Packages that use CustomDataSourceDriver Package Description com.pingidentity.access Provides access to various objects contained within the main PingFederate application and engine. -
-
Uses of CustomDataSourceDriver in com.pingidentity.access
Methods in com.pingidentity.access that return CustomDataSourceDriver Modifier and Type Method Description CustomDataSourceDriverDataSourceAccessor. getCustomDataSourceDriver(String sourceId)Retrieves the specifiedCustomDataSourceDriverassociated with a specific CustomDataSource.
-