Uses of Class
org.sourceid.saml20.adapter.gui.FieldDescriptor.FieldValidationWrapper
-
Packages that use FieldDescriptor.FieldValidationWrapper Package Description 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 FieldDescriptor.FieldValidationWrapper in org.sourceid.saml20.adapter.gui
Methods in org.sourceid.saml20.adapter.gui that return types with arguments of type FieldDescriptor.FieldValidationWrapper Modifier and Type Method Description List<FieldDescriptor.FieldValidationWrapper>FieldDescriptor. getValidationChain()Gets the ordered list of FieldValidators.
-