Uses of Class
org.sourceid.saml20.adapter.gui.FilterableSelectionFieldDescriptor.SearchableType.SearchableTypeNotFound
-
Packages that use FilterableSelectionFieldDescriptor.SearchableType.SearchableTypeNotFound 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 FilterableSelectionFieldDescriptor.SearchableType.SearchableTypeNotFound in org.sourceid.saml20.adapter.gui
Methods in org.sourceid.saml20.adapter.gui that throw FilterableSelectionFieldDescriptor.SearchableType.SearchableTypeNotFound Modifier and Type Method Description static FilterableSelectionFieldDescriptor.SearchableTypeFilterableSelectionFieldDescriptor.SearchableType. fromTabTitle(String title)Lookup the SearchableType Enum based on the associated tab title.
-