Class CertificateSetupResponse
java.lang.Object
com.netscape.certsrv.system.CertificateSetupResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()voidsetSystemCerts(List<SystemCertData> systemCerts) Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.netscape.certsrv.util.JSONSerializer
toJSON
-
Field Details
-
systemCerts
-
-
Constructor Details
-
CertificateSetupResponse
public CertificateSetupResponse()
-
-
Method Details
-
getSystemCerts
- Returns:
- the systemCerts
-
setSystemCerts
- Parameters:
systemCerts- the systemCerts to set
-
hashCode
-
equals
-