public class CrlProviderConfigElement extends AbstractConfigElement implements IStatusProviderConfigElement
map| Constructor and Description |
|---|
CrlProviderConfigElement() |
CrlProviderConfigElement(java.lang.String crlAddressPath,
long period) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCrlAddressPath() |
OcspConfigTags[] |
getElementNames() |
long |
getPeriod() |
OcspConfigTags |
getRootTag() |
boolean |
isMultiple() |
void |
wrapSensitiveData(tr.gov.tubitak.uekae.esya.api.crypto.BufferedCipher cipher) |
addElement, constructElement, getElementValueByTagNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddElement, constructElement, getElementValueByTagNamepublic CrlProviderConfigElement(java.lang.String crlAddressPath,
long period)
public CrlProviderConfigElement()
public void wrapSensitiveData(tr.gov.tubitak.uekae.esya.api.crypto.BufferedCipher cipher)
throws java.lang.Exception
java.lang.Exceptionpublic OcspConfigTags getRootTag()
getRootTag in interface IOcspConfigElementpublic OcspConfigTags[] getElementNames()
getElementNames in interface IOcspConfigElementpublic boolean isMultiple()
isMultiple in interface IOcspConfigElementpublic java.lang.String getCrlAddressPath()
public long getPeriod()
Copyright © 2025. All rights reserved.