Uses of Package
org.sourceid.saml20.adapter.gui
-
Packages that use org.sourceid.saml20.adapter.gui Package Description com.pingidentity.sdk Top level package for the PingFederate SDK.com.pingidentity.sources Driver classes and interfaces not limited to any protocol.com.pingidentity.sources.gui Contains protocol independent dynamic UI classes and interfaces.org.sourceid.saml20.adapter Adapter classes and interfaces that are common across SAML2 roles (both IdP and SP).org.sourceid.saml20.adapter.gui Provides classes that enable an adapter to describe to PingFederate the way its GUI configuration screen should look.org.sourceid.saml20.adapter.gui.event Provides methods that can be implemented to support custom actions that occur based upon UI events while managing adapter instances.org.sourceid.saml20.adapter.gui.kerberos Provides classes that enable an adapter to describe to PingFederate the way Kerberos Realm selector GUI configuration screen should look.org.sourceid.saml20.adapter.idp.authn Identity Provider (IdP) role specific interfaces and classes for authentication adapters. -
Classes in org.sourceid.saml20.adapter.gui used by com.pingidentity.sdk Class Description ActionDescriptor An ActionDescriptor can be used to invoke arbitrary actions on an adapter via the GUI.FieldDescriptor An abstract base type for describing GUI fields to be rendered in the PingFederate administration console.ReadOnlyDescriptor An abstract base type for describing read only GUI fields to be rendered in the PingFederate administration console.TableDescriptor A class that describes to the PingFederate server the way a table of fields should be rendered. -
Classes in org.sourceid.saml20.adapter.gui used by com.pingidentity.sources Class Description AdapterConfigurationGuiDescriptor A class that describes to the PingFederate server the way a GUI configuration screen should be rendered for an adapter. -
Classes in org.sourceid.saml20.adapter.gui used by com.pingidentity.sources.gui Class Description FieldDescriptor An abstract base type for describing GUI fields to be rendered in the PingFederate administration console. -
Classes in org.sourceid.saml20.adapter.gui used by org.sourceid.saml20.adapter Class Description AdapterConfigurationGuiDescriptor A class that describes to the PingFederate server the way a GUI configuration screen should be rendered for an adapter. -
Classes in org.sourceid.saml20.adapter.gui used by org.sourceid.saml20.adapter.gui Class Description AbstractSelectionFieldDescriptor An abstract base type for describing GUI fields that have multiple options the user can select from.AbstractSelectionFieldDescriptor.OptionValue A class representing an option value.AbstractTextFieldDescriptor An abstract field descriptor that will render a text field on the GUI configuration screen.ActionDescriptor.Action The action to perform.CertificateSelectionFieldDescriptor A field descriptor that will render (in GUI configuration screen) a drop down selection of certificatesConnectionSelectionFieldDescriptor.ConnectionType ConnectionType configures the data source (i.e.FieldDescriptor An abstract base type for describing GUI fields to be rendered in the PingFederate administration console.FieldDescriptor.FieldValidationWrapper A wrapper class to support the 'skip if' functionality inFieldDescriptor.addValidator(org.sourceid.saml20.adapter.gui.validation.FieldValidator, boolean).FilterableSelectionFieldDescriptor An abstract base type for describing PingFederate administration console GUI fields that show a dropdown that can be filtered with user input.FilterableSelectionFieldDescriptor.QueryParam Admin API query string to be added to the corresponding Admin API call as defined in SearchableType.FilterableSelectionFieldDescriptor.SearchableType A SearchableType class defines the Admin API attributes and end-point used to query data.FilterableSelectionFieldDescriptor.SearchableType.SearchableTypeNotFound Thrown when an unknown tab title is specified.FilterableSelectionFieldDescriptor.SearchableTypeConfig Wrapper object of SearchableType (for specifying Admin API end-point) and list of QueryParam (for specifying query strings)OAuthClientSelectionFieldDescriptor.FilterableField define the set of fields that may be filterable in a searchOAuthClientSelectionFieldDescriptor.GrantType Used in the constructor of OAuthClientSelectionFieldDescriptor to specify grant type requirement of OAuth clients that are searchable in the resulting filterable drop-down menu.ReadOnlyDescriptor An abstract base type for describing read only GUI fields to be rendered in the PingFederate administration console.SelectFieldDescriptor A field descriptor that will render a select (drop down) field on the GUI configuration screen.TextFieldDescriptor A field descriptor that will render a text field on the GUI configuration screen. -
Classes in org.sourceid.saml20.adapter.gui used by org.sourceid.saml20.adapter.gui.event Class Description FieldDescriptor An abstract base type for describing GUI fields to be rendered in the PingFederate administration console.ReadOnlyDescriptor An abstract base type for describing read only GUI fields to be rendered in the PingFederate administration console.TableDescriptor A class that describes to the PingFederate server the way a table of fields should be rendered. -
Classes in org.sourceid.saml20.adapter.gui used by org.sourceid.saml20.adapter.gui.kerberos Class Description AbstractSelectionFieldDescriptor An abstract base type for describing GUI fields that have multiple options the user can select from.AbstractSelectionFieldDescriptor.OptionValue A class representing an option value.FieldDescriptor An abstract base type for describing GUI fields to be rendered in the PingFederate administration console.SelectFieldDescriptor A field descriptor that will render a select (drop down) field on the GUI configuration screen. -
Classes in org.sourceid.saml20.adapter.gui used by org.sourceid.saml20.adapter.idp.authn Class Description AdapterConfigurationGuiDescriptor A class that describes to the PingFederate server the way a GUI configuration screen should be rendered for an adapter.