Package com.netscape.certsrv.usrgrp
Class Certificates
java.lang.Object
com.netscape.certsrv.usrgrp.Certificates
This class defines the strong authentication basic elements,
the X509 certificates.
- Version:
- $Revision$, $Date$
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Certificates
Constructs strong authenticator.- Parameters:
certs
- a list of X509Certificates
-
-
Method Details
-
getCertificates
Retrieves certificates.- Returns:
- a list of X509Certificates
-