Uses of Class
org.sourceid.saml20.adapter.gui.FilterableSelectionFieldDescriptor
-
Packages that use FilterableSelectionFieldDescriptor 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 in org.sourceid.saml20.adapter.gui
Subclasses of FilterableSelectionFieldDescriptor in org.sourceid.saml20.adapter.gui Modifier and Type Class Description classAuthnSourceSelectionFieldDescriptorA filterable dropdown control that enables the selection of an Authentication Source in a way that's user-friendly and scalable.classConnectionSelectionFieldDescriptorA filterable dropdown control that enables the selection of an IdP or SP connection in a way that's user friendly and scalable.classOAuthClientSelectionFieldDescriptorA filterable dropdown control that enables the selection of an OAuth client in a way that's user friendly and scalable.classOAuthScopeSelectionFieldDescriptorA filterable dropdown control that enables the selection of OAuth scopes in a way that's user-friendly and scalable.classPingOneEnvironmentFieldDescriptorA filterable dropdown control that enables the selection of a PingOne connection and corresponding environment in a way that's user friendly and scalable.classPolicyContractFieldDescriptorConstructors in org.sourceid.saml20.adapter.gui with parameters of type FilterableSelectionFieldDescriptor Constructor Description FilterableSelectionFieldDefaultValidator(FilterableSelectionFieldDescriptor fieldDescriptor)
-