|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.netscape.certsrv.usrgrp.Certificates
public class Certificates
This class defines the strong authentication basic elements, the X509 certificates.
| Constructor Summary | |
|---|---|
Certificates(java.security.cert.X509Certificate[] certs)
Constructs strong authenticator. |
|
| Method Summary | |
|---|---|
java.security.cert.X509Certificate[] |
getCertificates()
Retrieves certificates. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Certificates(java.security.cert.X509Certificate[] certs)
certs - a list of X509Certificates| Method Detail |
|---|
public java.security.cert.X509Certificate[] getCertificates()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||