Uses of Interface
com.netscape.certsrv.dbs.IDBAttrMapper

Packages that use IDBAttrMapper
com.netscape.certsrv.dbs   
 

Uses of IDBAttrMapper in com.netscape.certsrv.dbs
 

Subinterfaces of IDBAttrMapper in com.netscape.certsrv.dbs
 interface IDBDynAttrMapper
          An interface representing a dynamic attribute mapper.
 

Methods in com.netscape.certsrv.dbs with parameters of type IDBAttrMapper
 void IDBRegistry.registerAttribute(java.lang.String ufName, IDBAttrMapper mapper)
          Registers attribute mapper.