Uses of Class
com.netscape.certsrv.base.MetaInfo
Packages that use MetaInfo
-
Uses of MetaInfo in com.netscape.certsrv.dbs.keydb
Methods in com.netscape.certsrv.dbs.keydb that return MetaInfo -
Uses of MetaInfo in com.netscape.cmscore.dbs
Methods in com.netscape.cmscore.dbs that return MetaInfoModifier and TypeMethodDescriptionCertRecord.getMetaInfo()
Retrieves meta information.KeyRecord.getMetaInfo()
Retrieves the metaInfo.Constructors in com.netscape.cmscore.dbs with parameters of type MetaInfoModifierConstructorDescriptionCertRecord
(BigInteger id, Certificate cert, MetaInfo meta) Constructs certiificate record with certificate and meta info.