Uses of Class
org.sourceid.saml20.adapter.gui.ActionDescriptor

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;
 



Copyright 2007 Ping Identity Corp. All rights reserved.