|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActionDescriptor | |
|---|---|
| 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 ActionDescriptor in org.sourceid.saml20.adapter.gui |
|---|
| Methods in org.sourceid.saml20.adapter.gui that return types with arguments of type ActionDescriptor | |
|---|---|
java.util.List<ActionDescriptor> |
AdapterConfigurationGuiDescriptor.getActions()
Gets the list of ActionDescriptors. |
| Methods in org.sourceid.saml20.adapter.gui with parameters of type ActionDescriptor | |
|---|---|
void |
AdapterConfigurationGuiDescriptor.addAction(ActionDescriptor action)
Add an action to this AdapterConfigurationGuiDescriptor; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||