Uses of Class
org.sourceid.saml20.adapter.conf.Row

Packages that use Row
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 Row in org.sourceid.saml20.adapter.conf
 

Methods in org.sourceid.saml20.adapter.conf that return types with arguments of type Row
 java.util.List<Row> Table.getRows()
          Gets the rows of Fields for this table.
 

Constructor parameters in org.sourceid.saml20.adapter.conf with type arguments of type Row
Table(java.lang.String name, java.util.List<Row> rows)
           
 



Copyright 2007 Ping Identity Corp. All rights reserved.