|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RowValidator | |
---|---|
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 RowValidator in org.sourceid.saml20.adapter.gui |
---|
Methods in org.sourceid.saml20.adapter.gui that return types with arguments of type RowValidator | |
---|---|
java.util.List<RowValidator> |
TableDescriptor.getValidationChain()
Gets the list of RowValidators for this table |
Methods in org.sourceid.saml20.adapter.gui with parameters of type RowValidator | |
---|---|
void |
TableDescriptor.addValidator(RowValidator validator)
Add a RowValidator to the ordered list of RowValidator for this table. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |