Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ACTIVE - Enum constant in enum com.helger.peppol.smp.ESMPTransportProfileState
-
A transport profile with this state can be used without limitation.
- ACTIVE - Enum constant in enum com.helger.peppol.smp.ESMPTransportProfileStateText
C
- CERTIFICATE_PILOT_AP - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The OpenPeppol pilot AP certificate
- CERTIFICATE_PILOT_EB2B_AP - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The OpenPeppol pilot AP certificate
- CERTIFICATE_PILOT_ROOT - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The OpenPeppol pilot root certificate
- CERTIFICATE_PILOT_SMP - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The OpenPeppol pilot SMP certificate
- CERTIFICATE_PRODUCTION_AP - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The OpenPeppol production AP certificate
- CERTIFICATE_PRODUCTION_EB2B_AP - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The OpenPeppol production AP certificate
- CERTIFICATE_PRODUCTION_ROOT - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The OpenPeppol production root certificate
- CERTIFICATE_PRODUCTION_SMP - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The OpenPeppol production SMP certificate
- checkCertificate(ICommonsSet<X500Principal>, RevocationCheckResultCache, AbstractRevocationCheckBuilder<?>) - Static method in class com.helger.peppol.utils.PeppolCertificateChecker
-
Check if the provided certificate (from the revocation checker) is a valid certificate.
- checkCertificate(X509Certificate) - Method in class com.helger.peppol.utils.PeppolCAChecker
-
Check if the provided certificate is a valid Peppol certificate according to the configured CA.
- checkCertificate(X509Certificate, OffsetDateTime) - Method in class com.helger.peppol.utils.PeppolCAChecker
-
Check if the provided certificate is a valid Peppol certificate according to the configured CA.
- checkCertificate(X509Certificate, OffsetDateTime, ETriState, ERevocationCheckMode) - Method in class com.helger.peppol.utils.PeppolCAChecker
-
Check if the provided certificate is a valid Peppol certificate according to the configured CA.
- clearRevocationCache() - Method in class com.helger.peppol.utils.PeppolCAChecker
-
Remove all elements from the this revocation check result cache.
- clearRevocationCheckCache() - Static method in class com.helger.peppol.utils.PeppolCertificateChecker
-
Remove all entries from the OSCP cache.
- com.helger.peppol.config - package com.helger.peppol.config
- com.helger.peppol.servicedomain - package com.helger.peppol.servicedomain
- com.helger.peppol.sml - package com.helger.peppol.sml
- com.helger.peppol.smp - package com.helger.peppol.smp
- com.helger.peppol.utils - package com.helger.peppol.utils
- convertToMicroElement(SMLInfo, String, String) - Method in class com.helger.peppol.sml.SMLInfoMicroTypeConverter
- convertToMicroElement(SMPTransportProfile, String, String) - Method in class com.helger.peppol.smp.SMPTransportProfileMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.peppol.sml.SMLInfoMicroTypeConverter
- convertToNative(IMicroElement) - Method in class com.helger.peppol.smp.SMPTransportProfileMicroTypeConverter
- CSMLDefault - Class in com.helger.peppol.sml
-
This file contains default constants for the usage of the SML.
D
- DEFAULT_CLIENT_CERTIFICATE_REQUIRED - Static variable in class com.helger.peppol.sml.SMLInfo
- DEFAULT_STATE - Static variable in class com.helger.peppol.smp.SMPTransportProfile
- DELETED - Enum constant in enum com.helger.peppol.smp.ESMPTransportProfileState
-
This transport profile can no longer be used.
- DELETED - Enum constant in enum com.helger.peppol.smp.ESMPTransportProfileStateText
- DEPRECATED - Enum constant in enum com.helger.peppol.smp.ESMPTransportProfileState
-
A transport profile can still be used, but should not be used for new SMP entries.
- DEPRECATED - Enum constant in enum com.helger.peppol.smp.ESMPTransportProfileStateText
- DEVELOPMENT_LOCAL - Enum constant in enum com.helger.peppol.sml.ESML
-
http://localhost:8080
- DIGIT_PRODUCTION - Enum constant in enum com.helger.peppol.sml.ESML
-
DIGIT production URL - valid from June 9th, 2015
- DIGIT_TEST - Enum constant in enum com.helger.peppol.sml.ESML
-
DIGIT test URL - valid from June 9th, 2015
- DNS_PUBLISHER_SUBZONE - Static variable in class com.helger.peppol.sml.CSMLDefault
-
The DNS zone name part used for SMP information in the SML.
E
- ENHANCED_B2B - Enum constant in enum com.helger.peppol.servicedomain.EPeppolServiceDomain
-
Enhanced B2B for Peppol-GENA bridge
- EPeppolCertificateCheckResult - Enum in com.helger.peppol.utils
-
Enumeration for all Peppol certificate checks
- EPeppolNetwork - Enum in com.helger.peppol.servicedomain
-
This enum lists all the Peppol Network stages
- EPeppolServiceDomain - Enum in com.helger.peppol.servicedomain
-
This enum lists all the Peppol Service Domains.
- equals(Object) - Method in class com.helger.peppol.sml.SMLInfo
- equals(Object) - Method in class com.helger.peppol.smp.SMPTransportProfile
- ESML - Enum in com.helger.peppol.sml
-
Simple enumeration for differentiating the different available SMLs.
- ESMPAPIType - Enum in com.helger.peppol.sml
-
Enumerates the different SMP APIs available.
- ESMPTransportProfile - Enum in com.helger.peppol.smp
-
This class contains predefined transport profiles for service registrations.
- ESMPTransportProfileState - Enum in com.helger.peppol.smp
-
This enum defines the potential states for SMP transport profiles.
- ESMPTransportProfileStateText - Enum in com.helger.peppol.smp
-
This enum defines the texts for
ESMPTransportProfileState - EXPIRED - Enum constant in enum com.helger.peppol.utils.EPeppolCertificateCheckResult
G
- getAllTrustedAPCertificates() - Method in class com.helger.peppol.utils.PeppolCAChecker
- getAPChecker(EPeppolNetwork) - Method in enum com.helger.peppol.servicedomain.EPeppolServiceDomain
- getClone() - Method in class com.helger.peppol.sml.SMLInfo
- getClone() - Method in class com.helger.peppol.smp.SMPTransportProfile
- getCN(String) - Static method in class com.helger.peppol.utils.PeppolCertificateHelper
- getCNOrNull(String) - Static method in class com.helger.peppol.utils.PeppolCertificateHelper
- getCNOrNull(X500Principal) - Static method in class com.helger.peppol.utils.PeppolCertificateHelper
- getDirectoryURL() - Method in enum com.helger.peppol.servicedomain.EPeppolNetwork
- getDisplayName() - Method in enum com.helger.peppol.servicedomain.EPeppolNetwork
- getDisplayName() - Method in enum com.helger.peppol.sml.ESML
- getDisplayName() - Method in enum com.helger.peppol.sml.ESMPAPIType
- getDisplayName() - Method in interface com.helger.peppol.sml.ISMLInfo
- getDisplayName() - Method in class com.helger.peppol.sml.SMLInfo
- getDisplayText(Locale) - Method in enum com.helger.peppol.smp.ESMPTransportProfileState
- getDisplayText(Locale) - Method in enum com.helger.peppol.smp.ESMPTransportProfileStateText
- getDNSZone() - Method in enum com.helger.peppol.sml.ESML
- getDNSZone() - Method in interface com.helger.peppol.sml.ISMLInfo
- getDNSZone() - Method in class com.helger.peppol.sml.SMLInfo
- getFromIDOrDefault(String, ESML) - Static method in enum com.helger.peppol.sml.ESML
- getFromIDOrDefault(String, ESMPAPIType) - Static method in enum com.helger.peppol.sml.ESMPAPIType
- getFromIDOrDefault(String, EPeppolCertificateCheckResult) - Static method in enum com.helger.peppol.utils.EPeppolCertificateCheckResult
-
Find the item with the passed ID.
- getFromIDOrNull(String) - Static method in enum com.helger.peppol.servicedomain.EPeppolNetwork
- getFromIDOrNull(String) - Static method in enum com.helger.peppol.servicedomain.EPeppolServiceDomain
- getFromIDOrNull(String) - Static method in enum com.helger.peppol.sml.ESML
- getFromIDOrNull(String) - Static method in enum com.helger.peppol.sml.ESMPAPIType
- getFromIDOrNull(String) - Static method in enum com.helger.peppol.smp.ESMPTransportProfile
-
Find the pre-defined transport profile with the passed ID.
- getFromIDOrNull(String) - Static method in enum com.helger.peppol.smp.ESMPTransportProfileState
-
Find the pre-defined transport profile state with the passed ID.
- getFromIDOrNull(String) - Static method in enum com.helger.peppol.utils.EPeppolCertificateCheckResult
-
Find the item with the passed ID.
- getID() - Method in enum com.helger.peppol.servicedomain.EPeppolNetwork
- getID() - Method in enum com.helger.peppol.servicedomain.EPeppolServiceDomain
- getID() - Method in enum com.helger.peppol.sml.ESML
- getID() - Method in enum com.helger.peppol.sml.ESMPAPIType
- getID() - Method in class com.helger.peppol.sml.SMLInfo
- getID() - Method in enum com.helger.peppol.smp.ESMPTransportProfile
- getID() - Method in enum com.helger.peppol.smp.ESMPTransportProfileState
- getID() - Method in interface com.helger.peppol.smp.ISMPTransportProfile
-
Get the ID to be stored in an SMP endpoint.
- getID() - Method in class com.helger.peppol.smp.SMPTransportProfile
- getID() - Method in enum com.helger.peppol.utils.EPeppolCertificateCheckResult
- getLoadError(LoadedKey<?>) - Static method in class com.helger.peppol.utils.PeppolKeyStoreHelper
- getLoadError(LoadedKeyStore) - Static method in class com.helger.peppol.utils.PeppolKeyStoreHelper
- getManagementServiceURL() - Method in enum com.helger.peppol.sml.ESML
- getManagementServiceURL() - Method in interface com.helger.peppol.sml.ISMLInfo
- getManagementServiceURL() - Method in class com.helger.peppol.sml.SMLInfo
- getManageParticipantIdentifierEndpointAddress() - Method in enum com.helger.peppol.sml.ESML
- getManageParticipantIdentifierEndpointAddress() - Method in interface com.helger.peppol.sml.ISMLInfo
- getManageParticipantIdentifierEndpointAddress() - Method in class com.helger.peppol.sml.SMLInfo
- getManageServiceMetaDataEndpointAddress() - Method in enum com.helger.peppol.sml.ESML
- getManageServiceMetaDataEndpointAddress() - Method in interface com.helger.peppol.sml.ISMLInfo
- getManageServiceMetaDataEndpointAddress() - Method in class com.helger.peppol.sml.SMLInfo
- getName() - Method in enum com.helger.peppol.smp.ESMPTransportProfile
- getName() - Method in interface com.helger.peppol.smp.ISMPTransportProfile
-
The display name of this transport profile has no semantics and is just for informational purposes.
- getName() - Method in class com.helger.peppol.smp.SMPTransportProfile
- getObjectType() - Method in enum com.helger.peppol.sml.ESML
- getObjectType() - Method in class com.helger.peppol.sml.SMLInfo
- getObjectType() - Method in enum com.helger.peppol.smp.ESMPTransportProfile
- getObjectType() - Method in class com.helger.peppol.smp.SMPTransportProfile
- getPrincipalTypeValue(String, String) - Static method in class com.helger.peppol.utils.PeppolCertificateHelper
- getProdAPChecker() - Method in enum com.helger.peppol.servicedomain.EPeppolServiceDomain
- getProdSMPChecker() - Method in enum com.helger.peppol.servicedomain.EPeppolServiceDomain
- getPublisherDNSZone() - Method in interface com.helger.peppol.sml.ISMLInfo
- getReason() - Method in enum com.helger.peppol.utils.EPeppolCertificateCheckResult
- getRevocationCache() - Method in class com.helger.peppol.utils.PeppolCAChecker
- getSMLInfo() - Method in enum com.helger.peppol.servicedomain.EPeppolNetwork
- getSMPChecker(EPeppolNetwork) - Method in enum com.helger.peppol.servicedomain.EPeppolServiceDomain
- getState() - Method in enum com.helger.peppol.smp.ESMPTransportProfile
- getState() - Method in interface com.helger.peppol.smp.ISMPTransportProfile
- getState() - Method in class com.helger.peppol.smp.SMPTransportProfile
- getStateID() - Method in interface com.helger.peppol.smp.ISMPTransportProfile
- getSubjectCN(X509Certificate) - Static method in class com.helger.peppol.utils.PeppolCertificateHelper
- getTestAPChecker() - Method in enum com.helger.peppol.servicedomain.EPeppolServiceDomain
- getTestSMPChecker() - Method in enum com.helger.peppol.servicedomain.EPeppolServiceDomain
H
- hashCode() - Method in class com.helger.peppol.sml.SMLInfo
- hashCode() - Method in class com.helger.peppol.smp.SMPTransportProfile
I
- isActive() - Method in enum com.helger.peppol.smp.ESMPTransportProfileState
- isClientCertificateRequired() - Method in enum com.helger.peppol.sml.ESML
- isClientCertificateRequired() - Method in interface com.helger.peppol.sml.ISMLInfo
- isClientCertificateRequired() - Method in class com.helger.peppol.sml.SMLInfo
- isDeleted() - Method in enum com.helger.peppol.smp.ESMPTransportProfileState
- isDeprecated() - Method in enum com.helger.peppol.smp.ESMPTransportProfileState
- ISMLInfo - Interface in com.helger.peppol.sml
-
Specifies the different properties an SML implementation uses.
- ISMPTransportProfile - Interface in com.helger.peppol.smp
-
Base interface for SMP transport profiles.
- isProduction() - Method in enum com.helger.peppol.servicedomain.EPeppolNetwork
- isTest() - Method in enum com.helger.peppol.servicedomain.EPeppolNetwork
- isValid() - Method in enum com.helger.peppol.utils.EPeppolCertificateCheckResult
M
- MANAGEMENT_SERVICE_METADATA - Static variable in class com.helger.peppol.sml.CSMLDefault
-
The name of the service to manage SMP meta data.
- MANAGEMENT_SERVICE_PARTICIPANTIDENTIFIER - Static variable in class com.helger.peppol.sml.CSMLDefault
-
The name of the service to manage participant identifiers.
- MAX_MIGRATION_CODE_LENGTH - Static variable in class com.helger.peppol.sml.CSMLDefault
-
The maximum length of a migration code identifier.
New limit imposed by SMK 3: 24 - MicroTypeConverterRegistrar_peppol_commons - Class in com.helger.peppol.config
-
Special micro type converter for this project.
- MicroTypeConverterRegistrar_peppol_commons() - Constructor for class com.helger.peppol.config.MicroTypeConverterRegistrar_peppol_commons
- MIGRATION_CODE_PATTERN - Static variable in class com.helger.peppol.sml.CSMLDefault
-
The migration code pattern as defined by BDMSL since v1.01.
N
- NO_CERTIFICATE_PROVIDED - Enum constant in enum com.helger.peppol.utils.EPeppolCertificateCheckResult
- NOT_CHECKED - Enum constant in enum com.helger.peppol.utils.EPeppolCertificateCheckResult
- NOT_YET_VALID - Enum constant in enum com.helger.peppol.utils.EPeppolCertificateCheckResult
O
- OASIS_BDXR_V1 - Enum constant in enum com.helger.peppol.sml.ESMPAPIType
-
An SMP using the OASIS BDXR SMP v1 specification.
- OASIS_BDXR_V2 - Enum constant in enum com.helger.peppol.sml.ESMPAPIType
-
An SMP using the OASIS BDXR SMP v2 specification.
- OT - Static variable in class com.helger.peppol.sml.SMLInfo
- OT - Static variable in class com.helger.peppol.smp.SMPTransportProfile
P
- PEPPOL - Enum constant in enum com.helger.peppol.sml.ESMPAPIType
-
An SMP using the "Peppol" SMP specification.
- peppolAllAP() - Static method in class com.helger.peppol.utils.PeppolCertificateChecker
- peppolAllSMP() - Static method in class com.helger.peppol.utils.PeppolCertificateChecker
- PeppolCAChecker - Class in com.helger.peppol.utils
-
This is a specific helper class to check the validity of Peppol certificates for a specific CA.
- PeppolCAChecker(X509Certificate...) - Constructor for class com.helger.peppol.utils.PeppolCAChecker
-
Constructor
- PeppolCertificateChecker - Class in com.helger.peppol.utils
-
The Peppol certificate checker
- PeppolCertificateHelper - Class in com.helger.peppol.utils
-
A specific Peppol certificate helper
- PeppolKeyStoreHelper - Class in com.helger.peppol.utils
-
Helper methods to access Java key stores of type JKS (Java KeyStore).
- PeppolKeyStoreHelper.Config2018 - Class in com.helger.peppol.utils
-
The truststore configuration for Peppol PKI v3 valid from 2018 to 2028.
- peppolProductionAP() - Static method in class com.helger.peppol.utils.PeppolCertificateChecker
- peppolProductionEb2bAP() - Static method in class com.helger.peppol.utils.PeppolCertificateChecker
- peppolProductionSMP() - Static method in class com.helger.peppol.utils.PeppolCertificateChecker
- peppolTestAP() - Static method in class com.helger.peppol.utils.PeppolCertificateChecker
- peppolTestEb2bAP() - Static method in class com.helger.peppol.utils.PeppolCertificateChecker
- peppolTestSMP() - Static method in class com.helger.peppol.utils.PeppolCertificateChecker
- POST_AWARD - Enum constant in enum com.helger.peppol.servicedomain.EPeppolServiceDomain
-
Managed by PoAC
- PRE_AWARD - Enum constant in enum com.helger.peppol.servicedomain.EPeppolServiceDomain
-
Managed by PrAC
- PRINCIPAL_TYPE_CN - Static variable in class com.helger.peppol.utils.PeppolCertificateHelper
- PRINCIPAL_TYPE_O - Static variable in class com.helger.peppol.utils.PeppolCertificateHelper
- PRODUCTION - Enum constant in enum com.helger.peppol.servicedomain.EPeppolNetwork
-
Peppol Production Network
R
- registerMicroTypeConverter(IMicroTypeConverterRegistry) - Method in class com.helger.peppol.config.MicroTypeConverterRegistrar_peppol_commons
- RevocationCheckBuilder - Class in com.helger.peppol.utils
-
A generic revocation check builder that works with arbitrary certificates.
- RevocationCheckBuilder() - Constructor for class com.helger.peppol.utils.RevocationCheckBuilder
- REVOKED - Enum constant in enum com.helger.peppol.utils.EPeppolCertificateCheckResult
S
- setClientCertificateRequired(boolean) - Method in class com.helger.peppol.sml.SMLInfo
- setDisplayName(String) - Method in class com.helger.peppol.sml.SMLInfo
- setDNSZone(String) - Method in class com.helger.peppol.sml.SMLInfo
- setManagementServiceURL(String) - Method in class com.helger.peppol.sml.SMLInfo
- setName(String) - Method in class com.helger.peppol.smp.SMPTransportProfile
- setState(ESMPTransportProfileState) - Method in class com.helger.peppol.smp.SMPTransportProfile
- SMLInfo - Class in com.helger.peppol.sml
- SMLInfo(ISMLInfo) - Constructor for class com.helger.peppol.sml.SMLInfo
-
Copy constructor.
- SMLInfo(String, String, String, boolean) - Constructor for class com.helger.peppol.sml.SMLInfo
- SMLInfo(String, String, String, String, boolean) - Constructor for class com.helger.peppol.sml.SMLInfo
- SMLInfoMicroTypeConverter - Class in com.helger.peppol.sml
-
Micro type converter for
ISMLInfoobjects - SMLInfoMicroTypeConverter() - Constructor for class com.helger.peppol.sml.SMLInfoMicroTypeConverter
- SMPTransportProfile - Class in com.helger.peppol.smp
-
A stand-alone implementation of the
ISMPTransportProfile. - SMPTransportProfile(ISMPTransportProfile) - Constructor for class com.helger.peppol.smp.SMPTransportProfile
- SMPTransportProfile(String, String) - Constructor for class com.helger.peppol.smp.SMPTransportProfile
- SMPTransportProfile(String, String, ESMPTransportProfileState) - Constructor for class com.helger.peppol.smp.SMPTransportProfile
- SMPTransportProfileMicroTypeConverter - Class in com.helger.peppol.smp
-
Micro type converter for
ISMPTransportProfileobjects - SMPTransportProfileMicroTypeConverter() - Constructor for class com.helger.peppol.smp.SMPTransportProfileMicroTypeConverter
T
- TEST - Enum constant in enum com.helger.peppol.servicedomain.EPeppolNetwork
-
Peppol Test Network
- toString() - Method in class com.helger.peppol.sml.SMLInfo
- toString() - Method in class com.helger.peppol.smp.SMPTransportProfile
- TRANSPORT_PROFILE_AS2 - Enum constant in enum com.helger.peppol.smp.ESMPTransportProfile
-
Deprecated.
- TRANSPORT_PROFILE_AS2_V2 - Enum constant in enum com.helger.peppol.smp.ESMPTransportProfile
-
Deprecated.
- TRANSPORT_PROFILE_AS4 - Enum constant in enum com.helger.peppol.smp.ESMPTransportProfile
-
Deprecated.
- TRANSPORT_PROFILE_BDXR_AS4 - Enum constant in enum com.helger.peppol.smp.ESMPTransportProfile
-
The CEF AS4 transport profile
- TRANSPORT_PROFILE_DBNA_AS4_v1 - Enum constant in enum com.helger.peppol.smp.ESMPTransportProfile
-
DBNA AS4 profile v1
- TRANSPORT_PROFILE_PEPPOL_AS4 - Enum constant in enum com.helger.peppol.smp.ESMPTransportProfile
-
Deprecated.
- TRANSPORT_PROFILE_PEPPOL_AS4_V2 - Enum constant in enum com.helger.peppol.smp.ESMPTransportProfile
-
The Peppol AS4 profile v2
- TRANSPORT_PROFILE_START - Enum constant in enum com.helger.peppol.smp.ESMPTransportProfile
-
Deprecated.
- TRUSTSTORE_AP_PILOT - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The full AP pilot truststore.
- TRUSTSTORE_AP_PILOT_CLASSPATH - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The classpath entry referencing the global truststore with all OpenPeppol pilot entries for an AP.
- TRUSTSTORE_AP_PRODUCTION - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The full AP production truststore.
- TRUSTSTORE_AP_PRODUCTION_CLASSPATH - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The classpath entry referencing the global truststore with all OpenPeppol production entries.
- TRUSTSTORE_COMPLETE_CLASSPATH - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper
-
The classpath entry referencing the complete truststore with all OpenPeppol production AND pilot entries
- TRUSTSTORE_DESCRIPTOR_AP_PILOT - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
- TRUSTSTORE_DESCRIPTOR_AP_PRODUCTION - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
- TRUSTSTORE_DESCRIPTOR_EB2B_AP_PILOT - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
- TRUSTSTORE_DESCRIPTOR_EB2B_AP_PRODUCTION - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
- TRUSTSTORE_DESCRIPTOR_SMP_PILOT - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
- TRUSTSTORE_DESCRIPTOR_SMP_PRODUCTION - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
- TRUSTSTORE_EB2B_AP_PILOT - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The full eB2B AP pilot truststore.
- TRUSTSTORE_EB2B_AP_PILOT_CLASSPATH - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The classpath entry referencing the global truststore with all OpenPeppol pilot entries for an eB2B AP.
- TRUSTSTORE_EB2B_AP_PRODUCTION - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The full eB2B AP production truststore.
- TRUSTSTORE_EB2B_AP_PRODUCTION_CLASSPATH - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The classpath entry referencing the global truststore with all OpenPeppol production entries for an eB2B AP.
- TRUSTSTORE_PASSWORD - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper
-
The password used to access the trust stores
- TRUSTSTORE_PILOT_ALIAS_AP - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The truststore alias for the OpenPeppol pilot AP certificate
- TRUSTSTORE_PILOT_ALIAS_EB2B_AP - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The truststore alias for the OpenPeppol pilot eB2B AP certificate
- TRUSTSTORE_PILOT_ALIAS_ROOT - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The truststore alias for the OpenPeppol pilot root certificate
- TRUSTSTORE_PILOT_ALIAS_SMP - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The truststore alias for the OpenPeppol pilot SMP certificate
- TRUSTSTORE_PRODUCTION_ALIAS_AP - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The truststore alias for the OpenPeppol production AP certificate
- TRUSTSTORE_PRODUCTION_ALIAS_EB2B_AP - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The truststore alias for the OpenPeppol production eB2B AP certificate
- TRUSTSTORE_PRODUCTION_ALIAS_ROOT - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The truststore alias for the OpenPeppol production root certificate
- TRUSTSTORE_PRODUCTION_ALIAS_SMP - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The truststore alias for the OpenPeppol production SMP certificate
- TRUSTSTORE_SMP_PILOT - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The full SMP pilot truststore.
- TRUSTSTORE_SMP_PILOT_CLASSPATH - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The classpath entry referencing the global truststore with all OpenPeppol pilot entries for SMPs.
- TRUSTSTORE_SMP_PRODUCTION - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The full SMP production truststore.
- TRUSTSTORE_SMP_PRODUCTION_CLASSPATH - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper.Config2018
-
The classpath entry referencing the global truststore with all OpenPeppol production entries.
- TRUSTSTORE_TYPE - Static variable in class com.helger.peppol.utils.PeppolKeyStoreHelper
-
Truststore key store type - always JKS
U
- UNSUPPORTED_ISSUER - Enum constant in enum com.helger.peppol.utils.EPeppolCertificateCheckResult
V
- VALID - Enum constant in enum com.helger.peppol.utils.EPeppolCertificateCheckResult
- valueOf(String) - Static method in enum com.helger.peppol.servicedomain.EPeppolNetwork
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.peppol.servicedomain.EPeppolServiceDomain
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.peppol.sml.ESML
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.peppol.sml.ESMPAPIType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.peppol.smp.ESMPTransportProfile
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.peppol.smp.ESMPTransportProfileState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.peppol.smp.ESMPTransportProfileStateText
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.helger.peppol.utils.EPeppolCertificateCheckResult
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.helger.peppol.servicedomain.EPeppolNetwork
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.peppol.servicedomain.EPeppolServiceDomain
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.peppol.sml.ESML
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.peppol.sml.ESMPAPIType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.peppol.smp.ESMPTransportProfile
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.peppol.smp.ESMPTransportProfileState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.peppol.smp.ESMPTransportProfileStateText
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.helger.peppol.utils.EPeppolCertificateCheckResult
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ESMPTransportProfile.TRANSPORT_PROFILE_PEPPOL_AS4_V2