Uses of Class
com.netscape.certsrv.usrgrp.Certificates

Packages that use Certificates
com.netscape.certsrv.authentication   
com.netscape.certsrv.usrgrp   
 

Uses of Certificates in com.netscape.certsrv.authentication
 

Methods in com.netscape.certsrv.authentication that return Certificates
 Certificates IAuthToken.getInCertificates(java.lang.String name)
          Retrieves the Certificates value for name.
 Certificates AuthToken.getInCertificates(java.lang.String name)
           
 

Methods in com.netscape.certsrv.authentication with parameters of type Certificates
 boolean IAuthToken.set(java.lang.String name, Certificates value)
          Stores the Certificates with the associated key.
 boolean AuthToken.set(java.lang.String name, Certificates value)
           
 

Uses of Certificates in com.netscape.certsrv.usrgrp
 

Methods in com.netscape.certsrv.usrgrp with parameters of type Certificates
 IUser ICertUserLocator.locateUser(Certificates certs)
          Returns a user whose certificates match with the given certificates