Uses of Interface
com.netscape.certsrv.usrgrp.ICertUserLocator
-
Packages that use ICertUserLocator Package Description com.netscape.cmscore.usrgrp -
-
Uses of ICertUserLocator in com.netscape.cmscore.usrgrp
Classes in com.netscape.cmscore.usrgrp that implement ICertUserLocator Modifier and Type Class Description class
CertDNCertUserLocator
This interface defines a strategy on how to match the incoming certificate(s) with the certificate(s) in the scope.class
ExactMatchCertUserLocator
This interface defines a strategy on how to match the incoming certificate(s) with the certificate(s) in the scope.Methods in com.netscape.cmscore.usrgrp that return ICertUserLocator Modifier and Type Method Description ICertUserLocator
UGSubsystem. getCertUserLocator()
-