Class IdentityProvidersTable


  • public class IdentityProvidersTable
    extends edu.uiuc.ncsa.oa4mp.delegation.common.storage.monitored.MonitoredTable

    Created by Jeff Gaynor
    on Apr 13, 2010 at 2:07:37 PM

    • Field Summary

      • Fields inherited from class edu.uiuc.ncsa.security.storage.sql.internals.Table

        columnDescriptor, keys, tablename
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      String hasIdpStatement()  
      • Methods inherited from class edu.uiuc.ncsa.oa4mp.delegation.common.storage.monitored.MonitoredTable

        createColumnDescriptors, getKeys
      • Methods inherited from class edu.uiuc.ncsa.security.storage.sql.internals.Table

        createInsertStatement, createMassInsertStatement, createRegisterStatement, createSelectAllStatement, createSelectStatement, createTableStatement, createUpdateStatement, fqTablename, getColumnDescriptor, getColumnTypeTranslator, getCreateTableStatement, getFQTablename, getPrimaryKeyColumnName, getSchema, getTablename, getTablenamePrefix, setTablename, setTablenamePrefix, toString
    • Constructor Detail

    • Method Detail

      • hasIdpStatement

        public String hasIdpStatement()