Uses of Class
com.pingidentity.sources.SourceDescriptor
-
Packages that use SourceDescriptor Package Description com.pingidentity.sources Driver classes and interfaces not limited to any protocol. -
-
Uses of SourceDescriptor in com.pingidentity.sources
Subclasses of SourceDescriptor in com.pingidentity.sources Modifier and Type Class Description classCustomDataSourceDriverDescriptorThis class provides metadata describing a driver that implements theCustomDataSourceDriverinterface.Methods in com.pingidentity.sources that return SourceDescriptor Modifier and Type Method Description SourceDescriptorConfigurableDriver. getSourceDescriptor()PingFederate will invoke this method on your driver to discover the metadata necessary to correctly configure it.
-