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, getElementValueByTagName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addElement, constructElement, getElementValueByTagName
public 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.Exception
public OcspConfigTags getRootTag()
getRootTag
in interface IOcspConfigElement
public OcspConfigTags[] getElementNames()
getElementNames
in interface IOcspConfigElement
public boolean isMultiple()
isMultiple
in interface IOcspConfigElement
public java.lang.String getCrlAddressPath()
public long getPeriod()
Copyright © 2025. All rights reserved.