Package com.pingidentity.sources
Driver classes and interfaces not limited to any protocol.
-
Interface Summary Interface Description ConfigurableDriver Base interface that consolidates common methods across the sources package.CustomDataSourceDriver This interface provides the methods necessary to successfully create a CustomDataSourceDriver. -
Class Summary Class Description CustomDataSourceDriverDescriptor This class provides metadata describing a driver that implements theCustomDataSourceDriverinterface.SourceDescriptor This class returns metadata describing a ConfigurableDriver to the PingFederate server. -
Exception Summary Exception Description CustomDataSourceDriverException The exception thrown when one of the methods of theCustomDataSourceDriverinterface fails.