public static class CertificateContainer.CertificateChange extends Object implements Serializable
Constructor and Description |
---|
CertificateChange()
Empty constructor to be able to serialize/deserialize event
|
CertificateChange(String alias,
String pemCert,
boolean saveToDisk) |
Modifier and Type | Method and Description |
---|---|
String |
getAlias() |
String |
getPemCertificate() |
boolean |
isLocal() |
boolean |
isSaveToDisk() |
Copyright © 2004–2019 "Tigase, Inc.". All rights reserved.