public class Certificate extends MetadataWithContent
| Constructor and Description |
|---|
Certificate()
Constructor
|
getContent, setContent, setContentgetFullName, setFullName, setFullNamepublic boolean getCaSigned()
public boolean isCaSigned()
public void setCaSigned(boolean caSigned)
protected void setCaSigned(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic Boolean getEncryptedWithPlatformEncryption()
public void setEncryptedWithPlatformEncryption(Boolean encryptedWithPlatformEncryption)
protected void setEncryptedWithPlatformEncryption(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic Calendar getExpirationDate()
public void setExpirationDate(Calendar expirationDate)
protected void setExpirationDate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic int getKeySize()
public void setKeySize(int keySize)
protected void setKeySize(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getMasterLabel()
public void setMasterLabel(String masterLabel)
protected void setMasterLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic Boolean getPrivateKeyExportable()
public void setPrivateKeyExportable(Boolean privateKeyExportable)
protected void setPrivateKeyExportable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataWithContentIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataWithContentIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataWithContentIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataWithContentIOExceptionConnectionExceptionpublic String toString()
toString in class MetadataWithContentCopyright © 2017. All Rights Reserved.