|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurableDriver | |
|---|---|
| com.pingidentity.sources | Driver classes and interfaces not limited to any protocol. |
| Uses of ConfigurableDriver in com.pingidentity.sources |
|---|
| Subinterfaces of ConfigurableDriver in com.pingidentity.sources | |
|---|---|
interface |
CustomDataSourceDriver
This interface provides the methods necessary to successfully create a CustomDataSourceDriver. |
| Constructors in com.pingidentity.sources with parameters of type ConfigurableDriver | |
|---|---|
CustomDataSourceDriverDescriptor(ConfigurableDriver adapter,
java.lang.String type)
Passthrough constructor to the superclass - SourceDescriptor |
|
CustomDataSourceDriverDescriptor(ConfigurableDriver adapter,
java.lang.String type,
AdapterConfigurationGuiDescriptor adapterConfigurationGuiDesc,
FilterFieldsGuiDescriptor fieldsDescriptor)
Passthrough constructor to the superclass - SourceDescriptor |
|
SourceDescriptor(ConfigurableDriver driver,
java.lang.String type)
Creates a new SourceDescriptor with no custom GUI configuration screen. |
|
SourceDescriptor(ConfigurableDriver driver,
java.lang.String type,
AdapterConfigurationGuiDescriptor adapterConfigurationGuiDesc)
Creates a new SourceDescriptor with a custom GUI configuration screen. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||