|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConfigurationValidator | |
|---|---|
| org.sourceid.saml20.adapter.gui | Provides classes that enable an adapter to describe to PingFederate the way its GUI configuration screen should look. |
| Uses of ConfigurationValidator in org.sourceid.saml20.adapter.gui |
|---|
| Methods in org.sourceid.saml20.adapter.gui that return types with arguments of type ConfigurationValidator | |
|---|---|
java.util.List<ConfigurationValidator> |
AdapterConfigurationGuiDescriptor.getValidationChain()
Gets the ordered list of ConfigurationValidators. |
| Methods in org.sourceid.saml20.adapter.gui with parameters of type ConfigurationValidator | |
|---|---|
void |
AdapterConfigurationGuiDescriptor.addValidator(ConfigurationValidator configurationValidator)
Add a ConfigurationValidator to the ordered list of ConfigurationValidators for this AdapterConfigurationGuiDescriptor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||