Uses of Class
com.netscape.certsrv.usrgrp.Certificates
Packages that use Certificates
Package
Description
-
Uses of Certificates in com.netscape.certsrv.authentication
Methods in com.netscape.certsrv.authentication that return CertificatesModifier and TypeMethodDescriptionExternalAuthToken.getInCertificates(String k) IAuthToken.getInCertificates(String name) Retrieves the Certificates value for name.Methods in com.netscape.certsrv.authentication with parameters of type CertificatesModifier and TypeMethodDescriptionbooleanExternalAuthToken.set(String k, Certificates v) booleanIAuthToken.set(String name, Certificates value) Stores the Certificates with the associated key. -
Uses of Certificates in com.netscape.certsrv.usrgrp
Methods in com.netscape.certsrv.usrgrp with parameters of type CertificatesModifier and TypeMethodDescriptionCertUserLocator.locateUser(Certificates certs) Returns a user whose certificates match with the given certificates -
Uses of Certificates in com.netscape.cmscore.usrgrp
Methods in com.netscape.cmscore.usrgrp with parameters of type CertificatesModifier and TypeMethodDescriptionCertDNCertUserLocator.locateUser(Certificates certs) Do the cert-user mappingExactMatchCertUserLocator.locateUser(Certificates certs) Do the cert-user mapping -
Uses of Certificates in org.dogtagpki.server.authentication
Methods in org.dogtagpki.server.authentication that return CertificatesMethods in org.dogtagpki.server.authentication with parameters of type Certificates