|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Table | |
|---|---|
| org.sourceid.saml20.adapter.conf | Provides classes that are containers for configuration values entered by the user/administrator via the PingFederate GUI administration console. |
| Uses of Table in org.sourceid.saml20.adapter.conf |
|---|
| Methods in org.sourceid.saml20.adapter.conf that return Table | |
|---|---|
Table |
Configuration.getTable(java.lang.String tableName)
Gets a Table by name. |
| Methods in org.sourceid.saml20.adapter.conf that return types with arguments of type Table | |
|---|---|
java.util.List<Table> |
Configuration.getTables()
Gets the List of Tables available on this Configuration. |
| Constructor parameters in org.sourceid.saml20.adapter.conf with type arguments of type Table | |
|---|---|
Configuration(java.util.List<Field> fields,
java.util.List<Table> tables,
java.util.List<Field> advancedFields)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||