Uses of Class
com.pingidentity.sources.CustomDataSourceDriverException
-
Packages that use CustomDataSourceDriverException Package Description com.pingidentity.sources Driver classes and interfaces not limited to any protocol. -
-
Uses of CustomDataSourceDriverException in com.pingidentity.sources
Methods in com.pingidentity.sources that throw CustomDataSourceDriverException Modifier and Type Method Description Map<String,Object>CustomDataSourceDriver. retrieveValues(Collection<String> attributeNamesToFill, SimpleFieldList filterConfiguration)This method is called by PingFederate when a connection (either IdP or SP) needs to retrieve information from the specified driver.
-