Uses of Class
org.sourceid.saml20.adapter.conf.Row
-
Packages that use Row Package Description 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 Modifier and Type Method Description 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 Constructor Description Table(String name, List<Row> rows)
-