Uses of Interface
com.netscape.certsrv.dbs.IDBAttrMapper
-
Packages that use IDBAttrMapper Package Description com.netscape.certsrv.dbs -
-
Uses of IDBAttrMapper in com.netscape.certsrv.dbs
Subinterfaces of IDBAttrMapper in com.netscape.certsrv.dbs Modifier and Type Interface Description interface
IDBDynAttrMapper
An interface representing a dynamic attribute mapper.Methods in com.netscape.certsrv.dbs with parameters of type IDBAttrMapper Modifier and Type Method Description void
IDBRegistry. registerAttribute(java.lang.String ufName, IDBAttrMapper mapper)
Registers attribute mapper.
-