Uses of Class
org.sourceid.saml20.adapter.gui.OAuthClientSelectionFieldDescriptor.FilterableField
-
Packages that use OAuthClientSelectionFieldDescriptor.FilterableField 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 OAuthClientSelectionFieldDescriptor.FilterableField in org.sourceid.saml20.adapter.gui
Methods in org.sourceid.saml20.adapter.gui that return OAuthClientSelectionFieldDescriptor.FilterableField Modifier and Type Method Description static OAuthClientSelectionFieldDescriptor.FilterableFieldOAuthClientSelectionFieldDescriptor.FilterableField. valueOf(String name)Returns the enum constant of this type with the specified name.static OAuthClientSelectionFieldDescriptor.FilterableField[]OAuthClientSelectionFieldDescriptor.FilterableField. values()Returns an array containing the constants of this enum type, in the order they are declared.
-