Uses of Class
org.sourceid.saml20.adapter.gui.AbstractTextFieldDescriptor
-
Packages that use AbstractTextFieldDescriptor 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 AbstractTextFieldDescriptor in org.sourceid.saml20.adapter.gui
Subclasses of AbstractTextFieldDescriptor in org.sourceid.saml20.adapter.gui Modifier and Type Class Description classHashedTextFieldDescriptorA field descriptor that will render a password text field on the GUI configuration screen.classSecretReferenceFieldDescriptorA field descriptor that will render a text field for entering a secret reference on the GUI configuration screen.classTextFieldDescriptorA field descriptor that will render a text field on the GUI configuration screen.
-