Modifier and Type | Method and Description |
---|---|
static IOcspConfigElement |
ElementFactory.createConfigElement(OcspConfigTags tags) |
Modifier and Type | Method and Description |
---|---|
java.util.List<IOcspConfigElement> |
OcspConfigHolder.getResponsibleCas() |
java.util.List<IOcspConfigElement> |
IOcspConfigHolder.getResponsibleCas() |
java.util.List<IOcspConfigElement> |
OcspConfigHolder.getSigners() |
java.util.List<IOcspConfigElement> |
IOcspConfigHolder.getSigners() |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractOcspConfigurationCreator.addElementByElementRootName(OcspConfigTags rootTag,
IOcspConfigElement element) |
protected void |
AbstractOcspConfigurationCreator.appendToConfig(IOcspConfigElement element) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractOcspConfigurationCreator.addListByRootName(OcspConfigTags rootTag,
java.util.List<IOcspConfigElement> elements) |
Constructor and Description |
---|
OcspConfigHolder(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate encryptionCertificate,
java.lang.String url,
java.lang.String defaultSigningAlgorithm,
java.util.List<java.lang.String> supportedSigningAlgoritms,
java.util.List<tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate> signingCertificates,
java.util.List<IOcspConfigElement> signers,
java.util.List<IOcspConfigElement> responsibleCas) |
OcspConfigHolder(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate encryptionCertificate,
java.lang.String url,
java.lang.String defaultSigningAlgorithm,
java.util.List<java.lang.String> supportedSigningAlgoritms,
java.util.List<tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate> signingCertificates,
java.util.List<IOcspConfigElement> signers,
java.util.List<IOcspConfigElement> responsibleCas) |
Modifier and Type | Interface and Description |
---|---|
interface |
IResponsibleCaElement
Created with IntelliJ IDEA.
|
interface |
ISensitiveConfigElement
Created with IntelliJ IDEA.
|
interface |
ISmartCardConfigElement
Created with IntelliJ IDEA.
|
interface |
IStatusProviderConfigElement
Created with IntelliJ IDEA.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractConfigElement
Created with IntelliJ IDEA.
|
class |
ConfigNameElement
Created with IntelliJ IDEA.
|
class |
CrlProviderConfigElement
Created with IntelliJ IDEA.
|
class |
DbProviderConfigElement
Created with IntelliJ IDEA.
|
class |
DecryptorConfigElement
Created with IntelliJ IDEA.
|
class |
OcspEncCertificateConfigElement
Created with IntelliJ IDEA.
|
class |
OcspSignCertificateConfigElement
Created with IntelliJ IDEA.
|
class |
PreferredSignAlgElement
Created with IntelliJ IDEA.
|
class |
ResponsibleCaElement
Created with IntelliJ IDEA.
|
class |
SignerConfigElement
Created with IntelliJ IDEA.
|
class |
SupportedSignAlgElement
Created with IntelliJ IDEA.
|
class |
URLConfigElement
Created with IntelliJ IDEA.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<IOcspConfigElement> |
ResponsibleCaElement.getStatusProviders() |
java.util.List<IOcspConfigElement> |
IResponsibleCaElement.getStatusProviders() |
Modifier and Type | Method and Description |
---|---|
void |
ResponsibleCaElement.addStatusProviders(java.util.List<IOcspConfigElement> configElement) |
void |
IResponsibleCaElement.addStatusProviders(java.util.List<IOcspConfigElement> configElement) |
Constructor and Description |
---|
ResponsibleCaElement(tr.gov.tubitak.uekae.esya.api.asn.x509.ECertificate caCertificate,
java.lang.String name,
java.util.List<IOcspConfigElement> statusProviders) |
Modifier and Type | Field and Description |
---|---|
protected HashMultiMap<OcspConfigTags,IOcspConfigElement> |
AbstractOcspConfigurationReader.multiMap |
Modifier and Type | Method and Description |
---|---|
IOcspConfigElement |
OcspConfigurationReaderLocal.getDecryptor() |
Modifier and Type | Method and Description |
---|---|
java.util.List<IOcspConfigElement> |
IOcspConfigurationReader.getResponsibleCas() |
java.util.List<IOcspConfigElement> |
AbstractOcspConfigurationReader.getResponsibleCas() |
java.util.List<IOcspConfigElement> |
IOcspConfigurationReader.getSigners() |
java.util.List<IOcspConfigElement> |
AbstractOcspConfigurationReader.getSigners() |
Copyright © 2025. All rights reserved.