|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableDescriptor | |
|---|---|
| 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 TableDescriptor in org.sourceid.saml20.adapter.gui |
|---|
| Methods in org.sourceid.saml20.adapter.gui that return types with arguments of type TableDescriptor | |
|---|---|
java.util.List<TableDescriptor> |
AdapterConfigurationGuiDescriptor.getTables()
Gets the ordered list of Tables. |
| Methods in org.sourceid.saml20.adapter.gui with parameters of type TableDescriptor | |
|---|---|
void |
AdapterConfigurationGuiDescriptor.addTable(TableDescriptor table)
Add a table to the ordered list of Tables in this AdapterConfigurationGuiDescriptor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||