psdi.security.ldap

Class UniqueIdProvider

    • Constructor Detail

      • UniqueIdProvider

        public UniqueIdProvider()
    • Method Detail

      • getUniqueId

        public java.lang.String getUniqueId(java.sql.Connection con,
                                            java.lang.String tableName,
                                            java.lang.String columnName)
                                     throws MXException
        Throws:
        MXException
      • getType

        public int getType()
        Description copied from class: MboValue
        Return a numeric value for the type. The returned in matches one of the defined types in the MXFormat class. e.g. a dattime returns MXFormat.DATETIME.
        Specified by:
        getType in class MboValue