From e41715ac6741e621ef9c6c4715f9d02c962a84c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Lindstr=C3=B6m?= Date: Thu, 19 Dec 2024 10:52:03 +0100 Subject: [PATCH] 1.1.2 release (#182) 1.1.2 release --- README.md | 2 + audit/actuator/pom.xml | 2 +- audit/base/pom.xml | 2 +- audit/pom.xml | 2 +- authn/base/pom.xml | 2 +- authn/pom.xml | 2 +- authn/saml/pom.xml | 8 +- bom/pom.xml | 32 +- config/base/pom.xml | 2 +- config/pom.xml | 8 +- config/spring/pom.xml | 4 +- core/pom.xml | 6 +- demo-apps/app/pom.xml | 2 +- demo-apps/pom.xml | 4 +- demo-apps/rest/backend/pom.xml | 2 +- demo-apps/rest/frontend/pom.xml | 2 +- demo-apps/rest/pom.xml | 2 +- docs/apidocs/allclasses-index.html | 83 +- docs/apidocs/allpackages-index.html | 35 +- docs/apidocs/constant-values.html | 123 ++- docs/apidocs/copy.svg | 33 + docs/apidocs/help-doc.html | 66 +- docs/apidocs/index-all.html | 165 ++-- docs/apidocs/index.html | 37 +- docs/apidocs/legal/jqueryUI.md | 2 +- docs/apidocs/link.svg | 31 + docs/apidocs/member-search-index.js | 17 +- docs/apidocs/module-search-index.js | 17 +- docs/apidocs/overview-summary.html | 23 +- docs/apidocs/overview-tree.html | 61 +- docs/apidocs/package-search-index.js | 17 +- docs/apidocs/script-dir/jquery-ui.min.css | 2 +- docs/apidocs/script-dir/jquery-ui.min.js | 4 +- docs/apidocs/script.js | 168 +++- .../DefaultSignServiceEngineManager.html | 144 +-- .../DefaultSignServiceProcessingResult.html | 73 +- .../application/SignServiceEngineManager.html | 69 +- .../SignServiceProcessingResult.html | 65 +- .../DefaultSignServiceEngineManager.html | 35 +- .../DefaultSignServiceProcessingResult.html | 35 +- .../class-use/SignServiceEngineManager.html | 95 +- .../SignServiceProcessingResult.html | 83 +- .../application/package-summary.html | 80 +- .../signservice/application/package-tree.html | 51 +- .../signservice/application/package-use.html | 120 ++- .../rest/RestProcessRequestInput.html | 141 +-- .../rest/RestProcessRequestResult.html | 137 +-- .../class-use/RestProcessRequestInput.html | 35 +- .../class-use/RestProcessRequestResult.html | 35 +- .../application/rest/package-summary.html | 48 +- .../application/rest/package-tree.html | 41 +- .../application/rest/package-use.html | 35 +- .../signservice/audit/AuditEvent.html | 109 +-- .../signservice/audit/AuditEventBuilder.html | 73 +- .../signservice/audit/AuditEventIds.html | 117 +-- .../audit/AuditEventParameter.html | 105 ++- .../signservice/audit/AuditLogger.html | 87 +- .../audit/AuditLoggerException.html | 89 +- .../audit/AuditLoggerSingleton.html | 69 +- .../audit/actuator/ActuatorAuditLogger.html | 98 +- .../ActuatorAuditLoggerConfiguration.html | 105 ++- .../actuator/ActuatorAuditLoggerFactory.html | 122 +-- .../actuator/ActuatorAuditLoggerListener.html | 105 ++- .../class-use/ActuatorAuditLogger.html | 36 +- .../ActuatorAuditLoggerConfiguration.html | 36 +- .../class-use/ActuatorAuditLoggerFactory.html | 36 +- .../ActuatorAuditLoggerListener.html | 36 +- .../audit/actuator/package-summary.html | 82 +- .../audit/actuator/package-tree.html | 58 +- .../audit/actuator/package-use.html | 36 +- .../audit/base/AbstractAuditLogger.html | 153 +-- .../AbstractAuditLoggerConfiguration.html | 101 +- .../base/AbstractAuditLoggerFactory.html | 146 +-- .../base/class-use/AbstractAuditLogger.html | 109 ++- .../AbstractAuditLoggerConfiguration.html | 65 +- .../class-use/AbstractAuditLoggerFactory.html | 65 +- .../audit/base/events/AuditEventFactory.html | 69 +- .../base/events/DefaultAuditEventFactory.html | 77 +- .../base/events/SignServiceAuditEvent.html | 207 +++-- .../events/class-use/AuditEventFactory.html | 39 +- .../class-use/DefaultAuditEventFactory.html | 35 +- .../class-use/SignServiceAuditEvent.html | 35 +- .../audit/base/events/package-summary.html | 54 +- .../audit/base/events/package-tree.html | 43 +- .../audit/base/events/package-use.html | 35 +- .../audit/base/package-summary.html | 74 +- .../signservice/audit/base/package-tree.html | 49 +- .../signservice/audit/base/package-use.html | 94 +- .../audit/callback/AuditLoggerListener.html | 71 +- .../audit/callback/CallbackAuditLogger.html | 104 ++- .../CallbackAuditLoggerConfiguration.html | 96 +- .../callback/CallbackAuditLoggerFactory.html | 95 +- .../class-use/AuditLoggerListener.html | 68 +- .../class-use/CallbackAuditLogger.html | 66 +- .../CallbackAuditLoggerConfiguration.html | 35 +- .../class-use/CallbackAuditLoggerFactory.html | 35 +- .../audit/callback/package-summary.html | 85 +- .../audit/callback/package-tree.html | 49 +- .../audit/callback/package-use.html | 58 +- .../audit/class-use/AuditEvent.html | 198 +++- .../audit/class-use/AuditEventBuilder.html | 67 +- .../audit/class-use/AuditEventIds.html | 35 +- .../audit/class-use/AuditEventParameter.html | 68 +- .../audit/class-use/AuditLogger.html | 365 +++++++- .../audit/class-use/AuditLoggerException.html | 99 +- .../audit/class-use/AuditLoggerSingleton.html | 35 +- .../audit/file/FileAuditLogger.html | 106 ++- .../file/FileAuditLoggerConfiguration.html | 96 +- .../audit/file/FileAuditLoggerFactory.html | 95 +- .../audit/file/class-use/FileAuditLogger.html | 35 +- .../FileAuditLoggerConfiguration.html | 35 +- .../class-use/FileAuditLoggerFactory.html | 35 +- .../audit/file/package-summary.html | 77 +- .../signservice/audit/file/package-tree.html | 49 +- .../signservice/audit/file/package-use.html | 35 +- .../audit/logsystem/LogSystemAuditLogger.html | 104 ++- .../LogSystemAuditLoggerConfiguration.html | 96 +- .../LogSystemAuditLoggerFactory.html | 95 +- .../class-use/LogSystemAuditLogger.html | 35 +- .../LogSystemAuditLoggerConfiguration.html | 35 +- .../LogSystemAuditLoggerFactory.html | 35 +- .../audit/logsystem/package-summary.html | 79 +- .../audit/logsystem/package-tree.html | 49 +- .../audit/logsystem/package-use.html | 35 +- .../signservice/audit/package-summary.html | 85 +- .../signservice/audit/package-tree.html | 51 +- .../signservice/audit/package-use.html | 247 ++++- .../authn/AuthenticationErrorCode.html | 112 ++- .../authn/AuthenticationHandler.html | 65 +- .../authn/AuthenticationResult.html | 65 +- .../authn/AuthenticationResultChoice.html | 67 +- .../authn/AuthnContextIdentifier.html | 69 +- .../signservice/authn/IdentityAssertion.html | 89 +- .../authn/UserAuthenticationException.html | 93 +- .../class-use/AuthenticationErrorCode.html | 45 +- .../class-use/AuthenticationHandler.html | 263 +++++- .../authn/class-use/AuthenticationResult.html | 68 +- .../class-use/AuthenticationResultChoice.html | 115 ++- .../class-use/AuthnContextIdentifier.html | 43 +- .../authn/class-use/IdentityAssertion.html | 161 +++- .../UserAuthenticationException.html | 205 +++- .../authn/impl/DefaultIdentityAssertion.html | 135 ++- .../impl/SimpleAuthnContextIdentifier.html | 95 +- .../class-use/DefaultIdentityAssertion.html | 35 +- .../SimpleAuthnContextIdentifier.html | 35 +- .../authn/impl/package-summary.html | 56 +- .../signservice/authn/impl/package-tree.html | 41 +- .../signservice/authn/impl/package-use.html | 35 +- .../mock/MockedAuthenticationHandler.html | 190 ++-- ...kedAuthenticationHandlerConfiguration.html | 91 +- .../MockedAuthenticationHandlerFactory.html | 127 +-- .../MockedAuthenticationHandler.html | 36 +- ...kedAuthenticationHandlerConfiguration.html | 36 +- .../MockedAuthenticationHandlerFactory.html | 36 +- .../authn/mock/package-summary.html | 70 +- .../signservice/authn/mock/package-tree.html | 50 +- .../signservice/authn/mock/package-use.html | 36 +- .../signservice/authn/package-summary.html | 64 +- .../signservice/authn/package-tree.html | 51 +- .../signservice/authn/package-use.html | 222 ++++- .../AbstractSamlAuthenticationHandler.html | 558 ++++++----- .../DefaultSamlAuthenticationHandler.html | 89 +- .../saml/MessageReplayCheckerWrapper.html | 103 +- .../saml/OpenSamlAttributeConverter.html | 117 +-- .../signservice/authn/saml/SamlStatus.html | 145 +-- ...wedenConnectSamlAuthenticationHandler.html | 222 ++--- .../AbstractSamlAuthenticationHandler.html | 35 +- .../DefaultSamlAuthenticationHandler.html | 35 +- .../MessageReplayCheckerWrapper.html | 35 +- .../class-use/OpenSamlAttributeConverter.html | 35 +- .../authn/saml/class-use/SamlStatus.html | 35 +- ...wedenConnectSamlAuthenticationHandler.html | 35 +- ...dataConfiguration.ContactPersonConfig.html | 251 +---- ...adataConfiguration.OrganizationConfig.html | 201 +--- ...onfiguration.RequestedAttributeConfig.html | 175 +--- ...Configuration.UIInfoConfig.UIInfoLogo.html | 229 +---- .../MetadataConfiguration.UIInfoConfig.html | 249 +---- .../saml/config/MetadataConfiguration.html | 293 +----- ...rConfiguration.HttpProxyConfiguration.html | 235 +---- .../config/MetadataProviderConfiguration.html | 349 +------ ...erConfiguration.SadRequestRequirement.html | 95 +- ...amlAuthenticationHandlerConfiguration.html | 504 ++-------- .../SamlAuthenticationHandlerFactory.html | 226 ++--- .../authn/saml/config/SpUrlConfiguration.html | 140 +-- ...dataConfiguration.ContactPersonConfig.html | 77 +- ...adataConfiguration.OrganizationConfig.html | 77 +- ...onfiguration.RequestedAttributeConfig.html | 77 +- ...Configuration.UIInfoConfig.UIInfoLogo.html | 77 +- .../MetadataConfiguration.UIInfoConfig.html | 77 +- .../class-use/MetadataConfiguration.html | 77 +- ...rConfiguration.HttpProxyConfiguration.html | 77 +- .../MetadataProviderConfiguration.html | 87 +- ...erConfiguration.SadRequestRequirement.html | 63 +- ...amlAuthenticationHandlerConfiguration.html | 81 +- .../SamlAuthenticationHandlerFactory.html | 35 +- .../config/class-use/SpUrlConfiguration.html | 90 +- .../authn/saml/config/package-summary.html | 54 +- .../authn/saml/config/package-tree.html | 49 +- .../authn/saml/config/package-use.html | 88 +- .../authn/saml/package-summary.html | 70 +- .../signservice/authn/saml/package-tree.html | 49 +- .../signservice/authn/saml/package-use.html | 35 +- .../PropertyToEntityDescriptorConverter.html | 85 +- .../PropertyToEntityDescriptorConverter.html | 67 +- .../authn/saml/spring/package-summary.html | 48 +- .../authn/saml/spring/package-tree.html | 41 +- .../authn/saml/spring/package-use.html | 64 +- .../CertificateAttributeIdentifier.html | 73 +- .../certificate/CertificateAttributeType.html | 103 +- .../certificate/CertificateType.html | 103 +- .../certificate/KeyAndCertificateHandler.html | 73 +- .../attributemapping/AttributeMapper.html | 73 +- .../AttributeMappingData.html | 333 +------ .../AttributeMappingException.html | 87 +- .../DefaultAttributeMapper.html | 81 +- .../DefaultValuePolicyChecker.html | 75 +- ...rImpl.DefaultValuePolicyCheckerConfig.html | 251 +---- .../DefaultValuePolicyCheckerImpl.html | 85 +- .../class-use/AttributeMapper.html | 153 ++- .../class-use/AttributeMappingData.html | 94 +- .../class-use/AttributeMappingException.html | 47 +- .../class-use/DefaultAttributeMapper.html | 35 +- .../class-use/DefaultValuePolicyChecker.html | 35 +- ...rImpl.DefaultValuePolicyCheckerConfig.html | 73 +- .../DefaultValuePolicyCheckerImpl.html | 35 +- .../attributemapping/package-summary.html | 109 ++- .../attributemapping/package-tree.html | 47 +- .../attributemapping/package-use.html | 121 ++- ...tractCaEngineKeyAndCertificateHandler.html | 179 ++-- .../AbstractKeyAndCertificateHandler.html | 221 +++-- ...tractCaEngineKeyAndCertificateHandler.html | 86 +- .../AbstractKeyAndCertificateHandler.html | 133 ++- ...efaultValuePolicyCheckerConfiguration.html | 175 +--- ...KeyAndCertificateHandlerConfiguration.html | 345 ++----- ...stractKeyAndCertificateHandlerFactory.html | 148 +-- .../CertificateProfileConfiguration.html | 351 +------ .../CredentialContainerConfiguration.html | 241 +---- .../base/config/KeyUsageCalculator.html | 73 +- .../base/config/SigningKeyUsageDirective.html | 221 +---- ...efaultValuePolicyCheckerConfiguration.html | 79 +- ...KeyAndCertificateHandlerConfiguration.html | 86 +- ...stractKeyAndCertificateHandlerFactory.html | 86 +- .../CertificateProfileConfiguration.html | 144 ++- .../CredentialContainerConfiguration.html | 68 +- .../config/class-use/KeyUsageCalculator.html | 35 +- .../class-use/SigningKeyUsageDirective.html | 76 +- .../base/config/package-summary.html | 60 +- .../certificate/base/config/package-tree.html | 48 +- .../certificate/base/config/package-use.html | 148 ++- .../certificate/base/package-summary.html | 70 +- .../certificate/base/package-tree.html | 45 +- .../certificate/base/package-use.html | 115 ++- .../CertificateAttributeIdentifier.html | 35 +- .../class-use/CertificateAttributeType.html | 88 +- .../class-use/CertificateType.html | 76 +- .../class-use/KeyAndCertificateHandler.html | 295 +++++- .../cmc/CMCKeyAndCertificateHandler.html | 97 +- .../cmc/CertificateRequestFormat.html | 91 +- .../certificate/cmc/RemoteCaInformation.html | 69 +- .../certificate/cmc/SignServiceCMCClient.html | 95 +- .../CMCKeyAndCertificateHandler.html | 35 +- .../class-use/CertificateRequestFormat.html | 39 +- .../cmc/class-use/RemoteCaInformation.html | 41 +- .../cmc/class-use/SignServiceCMCClient.html | 35 +- ...KeyAndCertificateHandlerConfiguration.html | 71 +- .../CMCKeyAndCertificateHandlerFactory.html | 75 +- ...KeyAndCertificateHandlerConfiguration.html | 35 +- .../CMCKeyAndCertificateHandlerFactory.html | 35 +- .../cmc/config/package-summary.html | 46 +- .../certificate/cmc/config/package-tree.html | 41 +- .../certificate/cmc/config/package-use.html | 35 +- .../certificate/cmc/package-summary.html | 52 +- .../certificate/cmc/package-tree.html | 45 +- .../certificate/cmc/package-use.html | 35 +- ...DefaultCertificateAttributeIdentifier.html | 107 ++- ...DefaultCertificateAttributeIdentifier.html | 35 +- .../certificate/impl/package-summary.html | 62 +- .../certificate/impl/package-tree.html | 41 +- .../certificate/impl/package-use.html | 35 +- .../certificate/package-summary.html | 70 +- .../signservice/certificate/package-tree.html | 45 +- .../signservice/certificate/package-use.html | 200 +++- .../SimpleKeyAndCertificateHandler.html | 220 +++-- .../certificate/simple/ca/BasicCAService.html | 107 ++- .../simple/ca/BasicCAServiceBuilder.html | 137 ++- ...faultSelfSignedCaCertificateGenerator.html | 77 +- .../simple/ca/NoStorageCARepository.html | 121 ++- .../ca/SelfSignedCaCertificateGenerator.html | 69 +- .../simple/ca/class-use/BasicCAService.html | 35 +- .../ca/class-use/BasicCAServiceBuilder.html | 53 +- ...faultSelfSignedCaCertificateGenerator.html | 35 +- .../ca/class-use/NoStorageCARepository.html | 35 +- .../SelfSignedCaCertificateGenerator.html | 35 +- .../simple/ca/package-summary.html | 52 +- .../certificate/simple/ca/package-tree.html | 41 +- .../certificate/simple/ca/package-use.html | 35 +- .../SimpleKeyAndCertificateHandler.html | 35 +- ...KeyAndCertificateHandlerConfiguration.html | 288 ++---- ...SimpleKeyAndCertificateHandlerFactory.html | 136 +-- ...KeyAndCertificateHandlerConfiguration.html | 35 +- ...SimpleKeyAndCertificateHandlerFactory.html | 35 +- .../simple/config/package-summary.html | 46 +- .../simple/config/package-tree.html | 49 +- .../simple/config/package-use.html | 35 +- .../certificate/simple/package-summary.html | 72 +- .../certificate/simple/package-tree.html | 49 +- .../certificate/simple/package-use.html | 35 +- .../client/ClientConfiguration.html | 73 +- .../client/class-use/ClientConfiguration.html | 71 +- .../impl/DefaultClientConfiguration.html | 115 ++- .../class-use/DefaultClientConfiguration.html | 35 +- .../client/impl/package-summary.html | 46 +- .../signservice/client/impl/package-tree.html | 41 +- .../signservice/client/impl/package-use.html | 35 +- .../signservice/client/package-summary.html | 46 +- .../signservice/client/package-tree.html | 39 +- .../signservice/client/package-use.html | 52 +- .../signservice/config/BeanRegistrator.html | 77 +- ...ultSignServiceConfigurationProperties.html | 263 ++---- .../config/DefaultSignServiceFactory.html | 129 ++- .../config/EngineConfigurationProperties.html | 361 +------- .../HandlerConfigurationProperties.html | 89 +- .../SharedHandlerConfigurationProperties.html | 209 +---- .../SignServiceConfigurationProperties.html | 111 ++- .../config/SignServiceFactory.html | 77 +- .../AuditLoggerConfigurationProperties.html | 205 ++-- .../AuditLoggerConfigurationProperties.html | 66 +- .../config/audit/package-summary.html | 68 +- .../config/audit/package-tree.html | 41 +- .../signservice/config/audit/package-use.html | 35 +- ...ionHandlerBeanConfigurationProperties.html | 85 +- ...icationHandlerConfigurationProperties.html | 153 ++- ...SamlMetadataProviderBeanConfiguration.html | 91 +- ...ionHandlerBeanConfigurationProperties.html | 35 +- ...icationHandlerConfigurationProperties.html | 80 +- ...SamlMetadataProviderBeanConfiguration.html | 73 +- .../config/authn/package-summary.html | 68 +- .../config/authn/package-tree.html | 43 +- .../signservice/config/authn/package-use.html | 74 +- ...ateHandlerBeanConfigurationProperties.html | 85 +- ...ificateHandlerConfigurationProperties.html | 153 ++- ...ateHandlerBeanConfigurationProperties.html | 77 +- ...ificateHandlerConfigurationProperties.html | 82 +- .../config/cert/package-summary.html | 70 +- .../signservice/config/cert/package-tree.html | 41 +- .../signservice/config/cert/package-use.html | 73 +- .../config/class-use/BeanRegistrator.html | 69 +- ...ultSignServiceConfigurationProperties.html | 64 +- .../class-use/DefaultSignServiceFactory.html | 35 +- .../EngineConfigurationProperties.html | 50 +- .../HandlerConfigurationProperties.html | 47 +- .../SharedHandlerConfigurationProperties.html | 46 +- .../SignServiceConfigurationProperties.html | 65 +- .../config/class-use/SignServiceFactory.html | 35 +- .../config/common/CommonBeanCandidate.html | 73 +- ...mmonBeansConfigurationProperties.Saml.html | 141 +-- .../CommonBeansConfigurationProperties.html | 197 +--- .../CredentialContainerBeanConfiguration.html | 100 +- .../common/class-use/CommonBeanCandidate.html | 47 +- ...mmonBeansConfigurationProperties.Saml.html | 77 +- .../CommonBeansConfigurationProperties.html | 42 +- .../CredentialContainerBeanConfiguration.html | 79 +- .../config/common/package-summary.html | 74 +- .../config/common/package-tree.html | 43 +- .../config/common/package-use.html | 52 +- .../signservice/config/package-summary.html | 70 +- .../signservice/config/package-tree.html | 41 +- .../signservice/config/package-use.html | 72 +- ...colHandlerBeanConfigurationProperties.html | 83 +- ...rotocolHandlerConfigurationProperties.html | 137 ++- ...colHandlerBeanConfigurationProperties.html | 77 +- ...rotocolHandlerConfigurationProperties.html | 80 +- .../config/protocol/package-summary.html | 68 +- .../config/protocol/package-tree.html | 41 +- .../config/protocol/package-use.html | 71 +- ...ureHandlerBeanConfigurationProperties.html | 83 +- ...gnatureHandlerConfigurationProperties.html | 137 ++- ...ureHandlerBeanConfigurationProperties.html | 77 +- ...gnatureHandlerConfigurationProperties.html | 80 +- .../config/sign/package-summary.html | 68 +- .../signservice/config/sign/package-tree.html | 41 +- .../signservice/config/sign/package-use.html | 71 +- .../config/spring/OpenSAMLConfiguration.html | 65 +- .../config/spring/SpringBeanRegistrator.html | 102 +- ...ingSignServiceConfigurationProperties.html | 73 +- .../class-use/OpenSAMLConfiguration.html | 35 +- .../class-use/SpringBeanRegistrator.html | 35 +- ...ingSignServiceConfigurationProperties.html | 35 +- .../converters/LocalizedStringConverter.html | 87 +- .../SignServiceConverterConfiguration.html | 105 ++- .../class-use/LocalizedStringConverter.html | 35 +- .../SignServiceConverterConfiguration.html | 35 +- .../spring/converters/package-summary.html | 46 +- .../spring/converters/package-tree.html | 43 +- .../config/spring/converters/package-use.html | 35 +- .../config/spring/package-summary.html | 52 +- .../config/spring/package-tree.html | 45 +- .../config/spring/package-use.html | 35 +- .../context/DefaultSignServiceContext.html | 129 ++- .../context/SignServiceContext.html | 113 ++- .../class-use/DefaultSignServiceContext.html | 37 +- .../context/class-use/SignServiceContext.html | 477 +++++++++- .../signservice/context/package-summary.html | 52 +- .../signservice/context/package-tree.html | 43 +- .../signservice/context/package-use.html | 184 +++- .../core/AbstractSignServiceHandler.html | 81 +- .../signservice/core/SignServiceHandler.html | 67 +- .../core/annotations/GeneratedClass.html | 64 +- .../core/annotations/GeneratedMethod.html | 64 +- .../annotations/class-use/GeneratedClass.html | 35 +- .../class-use/GeneratedMethod.html | 75 +- .../core/annotations/package-summary.html | 54 +- .../core/annotations/package-tree.html | 43 +- .../core/annotations/package-use.html | 37 +- .../core/attribute/AttributeConverter.html | 67 +- .../core/attribute/AttributeException.html | 87 +- .../core/attribute/IdentityAttribute.html | 73 +- .../IdentityAttributeIdentifier.html | 77 +- .../class-use/AttributeConverter.html | 97 +- .../class-use/AttributeException.html | 89 +- .../class-use/IdentityAttribute.html | 194 +++- .../IdentityAttributeIdentifier.html | 41 +- .../impl/AbstractIdentityAttribute.html | 113 ++- .../DefaultIdentityAttributeIdentifier.html | 111 ++- .../class-use/AbstractIdentityAttribute.html | 35 +- .../DefaultIdentityAttributeIdentifier.html | 35 +- .../core/attribute/impl/package-summary.html | 46 +- .../core/attribute/impl/package-tree.html | 41 +- .../core/attribute/impl/package-use.html | 35 +- .../core/attribute/package-summary.html | 56 +- .../core/attribute/package-tree.html | 47 +- .../core/attribute/package-use.html | 115 ++- .../attribute/saml/SamlIdentityAttribute.html | 81 +- .../saml/class-use/SamlIdentityAttribute.html | 35 +- .../impl/AbstractSamlIdentityAttribute.html | 105 ++- .../impl/BooleanSamlIdentityAttribute.html | 105 ++- .../saml/impl/DateSamlIdentityAttribute.html | 105 ++- .../impl/InstantSamlIdentityAttribute.html | 105 ++- .../impl/IntegerSamlIdentityAttribute.html | 105 ++- .../impl/StringSamlIdentityAttribute.html | 105 ++- .../AbstractSamlIdentityAttribute.html | 35 +- .../BooleanSamlIdentityAttribute.html | 35 +- .../class-use/DateSamlIdentityAttribute.html | 35 +- .../InstantSamlIdentityAttribute.html | 35 +- .../IntegerSamlIdentityAttribute.html | 35 +- .../StringSamlIdentityAttribute.html | 35 +- .../attribute/saml/impl/package-summary.html | 46 +- .../attribute/saml/impl/package-tree.html | 41 +- .../core/attribute/saml/impl/package-use.html | 35 +- .../core/attribute/saml/package-summary.html | 46 +- .../core/attribute/saml/package-tree.html | 41 +- .../core/attribute/saml/package-use.html | 35 +- .../class-use/AbstractSignServiceHandler.html | 304 +++++- .../core/class-use/SignServiceHandler.html | 333 ++++++- .../config/AbstractHandlerConfiguration.html | 209 +++-- .../core/config/AbstractHandlerFactory.html | 85 +- .../signservice/core/config/BeanLoader.html | 69 +- ...iguration.BeanReferenceHandlerFactory.html | 75 +- .../BeanReferenceHandlerConfiguration.html | 95 +- .../core/config/HandlerConfiguration.html | 113 ++- .../core/config/HandlerFactory.html | 71 +- .../core/config/HandlerFactoryRegistry.html | 83 +- .../config/PkiCredentialConfiguration.html | 153 +-- .../core/config/ValidationConfiguration.html | 93 +- .../AbstractHandlerConfiguration.html | 276 +++++- .../class-use/AbstractHandlerFactory.html | 287 +++++- .../core/config/class-use/BeanLoader.html | 384 +++++++- ...iguration.BeanReferenceHandlerFactory.html | 35 +- .../BeanReferenceHandlerConfiguration.html | 232 ++++- .../class-use/HandlerConfiguration.html | 607 +++++++++++- .../core/config/class-use/HandlerFactory.html | 280 +++++- .../class-use/HandlerFactoryRegistry.html | 67 +- .../class-use/PkiCredentialConfiguration.html | 71 +- .../class-use/ValidationConfiguration.html | 62 +- .../core/config/package-summary.html | 52 +- .../signservice/core/config/package-tree.html | 41 +- .../signservice/core/config/package-use.html | 605 +++++++++++- .../core/config/spring/SpringBeanLoader.html | 77 +- .../spring/class-use/SpringBeanLoader.html | 35 +- .../core/config/spring/package-summary.html | 46 +- .../core/config/spring/package-tree.html | 41 +- .../core/config/spring/package-use.html | 35 +- ...tHttpBodyAction.HttpBodyActionBuilder.html | 79 +- .../core/http/DefaultHttpBodyAction.html | 95 +- ...tHttpPostAction.HttpPostActionBuilder.html | 87 +- .../core/http/DefaultHttpPostAction.html | 99 +- ...irectAction.HttpRedirectActionBuilder.html | 87 +- .../core/http/DefaultHttpRedirectAction.html | 83 +- .../core/http/DefaultHttpResponseAction.html | 75 +- ...DefaultHttpResponseActionDeserializer.html | 77 +- .../core/http/DefaultHttpUserRequest.html | 212 ++--- .../signservice/core/http/HttpBodyAction.html | 65 +- .../signservice/core/http/HttpPostAction.html | 69 +- .../core/http/HttpRedirectAction.html | 65 +- .../core/http/HttpResourceProvider.html | 69 +- .../core/http/HttpResponseAction.html | 61 +- .../core/http/HttpUserRequest.html | 113 ++- ...tHttpBodyAction.HttpBodyActionBuilder.html | 39 +- .../http/class-use/DefaultHttpBodyAction.html | 35 +- ...tHttpPostAction.HttpPostActionBuilder.html | 41 +- .../http/class-use/DefaultHttpPostAction.html | 35 +- ...irectAction.HttpRedirectActionBuilder.html | 41 +- .../class-use/DefaultHttpRedirectAction.html | 35 +- .../class-use/DefaultHttpResponseAction.html | 35 +- ...DefaultHttpResponseActionDeserializer.html | 35 +- .../class-use/DefaultHttpUserRequest.html | 35 +- .../core/http/class-use/HttpBodyAction.html | 75 +- .../core/http/class-use/HttpPostAction.html | 35 +- .../http/class-use/HttpRedirectAction.html | 35 +- .../http/class-use/HttpResourceProvider.html | 122 ++- .../http/class-use/HttpResponseAction.html | 106 +-- .../core/http/class-use/HttpUserRequest.html | 281 ++++-- .../core/http/package-summary.html | 52 +- .../signservice/core/http/package-tree.html | 43 +- .../signservice/core/http/package-use.html | 165 +++- .../servletapi/ServletApiHttpUserRequest.html | 121 ++- .../class-use/ServletApiHttpUserRequest.html | 35 +- .../core/http/servletapi/package-summary.html | 46 +- .../core/http/servletapi/package-tree.html | 41 +- .../core/http/servletapi/package-use.html | 35 +- .../signservice/core/package-summary.html | 52 +- .../signservice/core/package-tree.html | 41 +- .../signservice/core/package-use.html | 321 ++++++- .../signservice/core/types/Choice.html | 69 +- .../core/types/InvalidRequestException.html | 87 +- .../core/types/class-use/Choice.html | 37 +- .../class-use/InvalidRequestException.html | 191 +++- .../core/types/package-summary.html | 54 +- .../signservice/core/types/package-tree.html | 45 +- .../signservice/core/types/package-use.html | 124 ++- .../DefaultSignRequestMessageVerifier.html | 89 +- .../engine/DefaultSignServiceEngine.html | 268 +++--- .../engine/SignRequestMessageVerifier.html | 75 +- .../signservice/engine/SignServiceEngine.html | 73 +- .../signservice/engine/SignServiceError.html | 95 +- .../engine/SignServiceErrorCode.html | 106 ++- .../engine/SignServiceErrorException.html | 103 +- .../engine/UnrecoverableErrorCodes.html | 125 +-- .../UnrecoverableSignServiceException.html | 105 ++- .../DefaultSignRequestMessageVerifier.html | 35 +- .../class-use/DefaultSignServiceEngine.html | 35 +- .../class-use/SignRequestMessageVerifier.html | 37 +- .../engine/class-use/SignServiceEngine.html | 78 +- .../engine/class-use/SignServiceError.html | 109 ++- .../class-use/SignServiceErrorCode.html | 45 +- .../class-use/SignServiceErrorException.html | 53 +- .../class-use/UnrecoverableErrorCodes.html | 35 +- .../UnrecoverableSignServiceException.html | 111 ++- .../config/DefaultEngineConfiguration.html | 153 ++- .../engine/config/EngineConfiguration.html | 105 ++- .../class-use/DefaultEngineConfiguration.html | 35 +- .../config/class-use/EngineConfiguration.html | 47 +- .../engine/config/package-summary.html | 52 +- .../engine/config/package-tree.html | 41 +- .../engine/config/package-use.html | 35 +- .../signservice/engine/package-summary.html | 84 +- .../signservice/engine/package-tree.html | 65 +- .../signservice/engine/package-use.html | 115 ++- .../engine/session/EngineContext.html | 135 ++- .../engine/session/SignOperationState.html | 91 +- .../session/class-use/EngineContext.html | 81 +- .../session/class-use/SignOperationState.html | 37 +- .../engine/session/package-summary.html | 54 +- .../engine/session/package-tree.html | 45 +- .../engine/session/package-use.html | 37 +- .../protocol/ProtocolException.html | 87 +- .../signservice/protocol/ProtocolHandler.html | 65 +- ...singRequirements.SignatureRequirement.html | 93 +- .../ProtocolProcessingRequirements.html | 69 +- .../protocol/SignRequestMessage.html | 101 +- .../protocol/SignResponseMessage.html | 133 ++- .../protocol/SignResponseResult.html | 77 +- .../protocol/class-use/ProtocolException.html | 73 +- .../protocol/class-use/ProtocolHandler.html | 180 +++- ...singRequirements.SignatureRequirement.html | 37 +- .../ProtocolProcessingRequirements.html | 35 +- .../class-use/SignRequestMessage.html | 262 +++++- .../class-use/SignResponseMessage.html | 70 +- .../class-use/SignResponseResult.html | 62 +- .../protocol/dss/DssConstants.html | 75 +- .../protocol/dss/DssProtocolHandler.html | 222 +++-- .../dss/DssProtocolHandlerConfiguration.html | 140 +-- .../dss/DssProtocolHandlerFactory.html | 126 +-- .../protocol/dss/class-use/DssConstants.html | 35 +- .../dss/class-use/DssProtocolHandler.html | 35 +- .../DssProtocolHandlerConfiguration.html | 35 +- .../class-use/DssProtocolHandlerFactory.html | 35 +- .../dss/jaxb/JaxbAttributeConverter.html | 113 ++- .../class-use/JaxbAttributeConverter.html | 35 +- .../protocol/dss/jaxb/package-summary.html | 48 +- .../protocol/dss/jaxb/package-tree.html | 43 +- .../protocol/dss/jaxb/package-use.html | 35 +- .../protocol/dss/package-summary.html | 58 +- .../protocol/dss/package-tree.html | 49 +- .../signservice/protocol/dss/package-use.html | 35 +- .../protocol/msg/AuthnRequirements.html | 81 +- .../msg/CertificateAttributeMapping.html | 69 +- .../protocol/msg/MessageConditions.html | 80 +- .../msg/RequestedCertificateAttribute.html | 67 +- .../signservice/protocol/msg/SignMessage.html | 65 +- .../msg/SignatureActivationRequestData.html | 69 +- .../protocol/msg/SignatureRequirements.html | 69 +- .../protocol/msg/SignerAuthnInfo.html | 65 +- .../msg/SigningCertificateRequirements.html | 73 +- .../msg/class-use/AuthnRequirements.html | 128 ++- .../CertificateAttributeMapping.html | 41 +- .../msg/class-use/MessageConditions.html | 35 +- .../RequestedCertificateAttribute.html | 35 +- .../protocol/msg/class-use/SignMessage.html | 116 ++- .../SignatureActivationRequestData.html | 35 +- .../msg/class-use/SignatureRequirements.html | 35 +- .../msg/class-use/SignerAuthnInfo.html | 35 +- .../SigningCertificateRequirements.html | 61 +- .../msg/impl/DefaultAuthnRequirements.html | 119 ++- .../DefaultCertificateAttributeMapping.html | 95 +- .../msg/impl/DefaultMessageConditions.html | 116 +-- .../DefaultRequestedCertificateAttribute.html | 103 +- ...DefaultSignatureActivationRequestData.html | 95 +- .../impl/DefaultSignatureRequirements.html | 95 +- .../msg/impl/DefaultSignerAuthnInfo.html | 87 +- ...DefaultSigningCertificateRequirements.html | 103 +- .../class-use/DefaultAuthnRequirements.html | 35 +- .../DefaultCertificateAttributeMapping.html | 35 +- .../class-use/DefaultMessageConditions.html | 35 +- .../DefaultRequestedCertificateAttribute.html | 35 +- ...DefaultSignatureActivationRequestData.html | 35 +- .../DefaultSignatureRequirements.html | 35 +- .../class-use/DefaultSignerAuthnInfo.html | 35 +- ...DefaultSigningCertificateRequirements.html | 35 +- .../protocol/msg/impl/package-summary.html | 46 +- .../protocol/msg/impl/package-tree.html | 41 +- .../protocol/msg/impl/package-use.html | 35 +- .../protocol/msg/package-summary.html | 51 +- .../protocol/msg/package-tree.html | 41 +- .../signservice/protocol/msg/package-use.html | 107 ++- .../signservice/protocol/package-summary.html | 61 +- .../signservice/protocol/package-tree.html | 51 +- .../signservice/protocol/package-use.html | 190 +++- .../signservice/signature/AdESObject.html | 69 +- .../signservice/signature/AdESType.html | 91 +- .../signature/CompletedSignatureTask.html | 67 +- .../signature/RequestedSignatureTask.html | 73 +- .../signature/SignatureHandler.html | 69 +- .../signservice/signature/SignatureType.html | 103 +- .../signature/class-use/AdESObject.html | 105 ++- .../signature/class-use/AdESType.html | 39 +- .../class-use/CompletedSignatureTask.html | 59 +- .../class-use/RequestedSignatureTask.html | 115 ++- .../signature/class-use/SignatureHandler.html | 187 +++- .../signature/class-use/SignatureType.html | 109 ++- .../DefaultSignatureHandlerConfiguration.html | 160 +--- .../DefaultSignatureHandlerFactory.html | 126 +-- .../config/TBSDataProcessorConfiguration.html | 233 +---- .../DefaultSignatureHandlerConfiguration.html | 35 +- .../DefaultSignatureHandlerFactory.html | 35 +- .../TBSDataProcessorConfiguration.html | 77 +- .../signature/config/package-summary.html | 75 +- .../signature/config/package-tree.html | 45 +- .../signature/config/package-use.html | 63 +- .../signature/impl/DefaultAdESObject.html | 95 +- .../impl/DefaultCompletedSignatureTask.html | 87 +- .../impl/DefaultRequestedSignatureTask.html | 111 ++- .../impl/DefaultSignatureHandler.html | 154 +-- .../impl/class-use/DefaultAdESObject.html | 35 +- .../DefaultCompletedSignatureTask.html | 35 +- .../DefaultRequestedSignatureTask.html | 37 +- .../class-use/DefaultSignatureHandler.html | 35 +- .../signature/impl/package-summary.html | 89 +- .../signature/impl/package-tree.html | 51 +- .../signature/impl/package-use.html | 63 +- .../signature/package-summary.html | 68 +- .../signservice/signature/package-tree.html | 45 +- .../signservice/signature/package-use.html | 142 ++- .../DefaultSignServiceSignerProvider.html | 77 +- .../signature/signer/SignServiceECSigner.html | 81 +- .../signer/SignServiceRSAPSSSigner.html | 77 +- .../signer/SignServiceRSASigner.html | 77 +- .../signature/signer/SignServiceSigner.html | 69 +- .../signer/SignServiceSignerProvider.html | 69 +- .../DefaultSignServiceSignerProvider.html | 35 +- .../signer/class-use/SignServiceECSigner.html | 35 +- .../class-use/SignServiceRSAPSSSigner.html | 35 +- .../class-use/SignServiceRSASigner.html | 35 +- .../signer/class-use/SignServiceSigner.html | 43 +- .../class-use/SignServiceSignerProvider.html | 74 +- .../signer/crypto/EcdsaSigValue.html | 149 +-- .../signer/crypto/PKCS1V15Padding.html | 77 +- .../signature/signer/crypto/PSSPadding.html | 73 +- .../signature/signer/crypto/PkCrypto.html | 229 +++-- .../crypto/class-use/EcdsaSigValue.html | 47 +- .../crypto/class-use/PKCS1V15Padding.html | 35 +- .../signer/crypto/class-use/PSSPadding.html | 35 +- .../signer/crypto/class-use/PkCrypto.html | 35 +- .../signer/crypto/package-summary.html | 46 +- .../signature/signer/crypto/package-tree.html | 41 +- .../signature/signer/crypto/package-use.html | 35 +- .../signature/signer/package-summary.html | 70 +- .../signature/signer/package-tree.html | 41 +- .../signature/signer/package-use.html | 58 +- .../tbsdata/AbstractTBSDataProcessor.html | 195 ++-- .../tbsdata/AdesSigningCertificateDigest.html | 138 ++- .../tbsdata/PDFTBSDataProcessor.html | 185 ++-- .../signature/tbsdata/TBSDataProcessor.html | 85 +- .../signature/tbsdata/TBSProcessingData.html | 147 ++- .../tbsdata/XMLTBSDataProcessor.html | 155 ++-- .../tbsdata/XadesQualifyingProperties.html | 109 ++- .../class-use/AbstractTBSDataProcessor.html | 35 +- .../AdesSigningCertificateDigest.html | 42 +- .../class-use/PDFTBSDataProcessor.html | 35 +- .../tbsdata/class-use/TBSDataProcessor.html | 41 +- .../tbsdata/class-use/TBSProcessingData.html | 72 +- .../class-use/XMLTBSDataProcessor.html | 35 +- .../class-use/XadesQualifyingProperties.html | 37 +- .../signature/tbsdata/package-summary.html | 95 +- .../signature/tbsdata/package-tree.html | 43 +- .../signature/tbsdata/package-use.html | 47 +- .../config/ActuatorAuditingConfiguration.html | 64 +- .../config/SignServiceConfiguration.html | 130 +-- .../ActuatorAuditingConfiguration.html | 36 +- .../class-use/SignServiceConfiguration.html | 36 +- .../spring/config/package-summary.html | 47 +- .../spring/config/package-tree.html | 42 +- .../spring/config/package-use.html | 36 +- .../storage/MessageReplayChecker.html | 65 +- .../storage/MessageReplayException.html | 79 +- .../signservice/storage/StorageContainer.html | 85 +- .../class-use/MessageReplayChecker.html | 77 +- .../class-use/MessageReplayException.html | 39 +- .../storage/class-use/StorageContainer.html | 37 +- .../impl/DefaultMessageReplayChecker.html | 73 +- ...InMemoryReplayCheckerStorageContainer.html | 71 +- .../impl/InMemoryStorageContainer.html | 115 ++- .../impl/ReplayCheckerStorageContainer.html | 59 +- .../DefaultMessageReplayChecker.html | 35 +- ...InMemoryReplayCheckerStorageContainer.html | 35 +- .../class-use/InMemoryStorageContainer.html | 35 +- .../ReplayCheckerStorageContainer.html | 35 +- .../storage/impl/package-summary.html | 54 +- .../storage/impl/package-tree.html | 41 +- .../signservice/storage/impl/package-use.html | 35 +- .../signservice/storage/package-summary.html | 56 +- .../signservice/storage/package-tree.html | 45 +- .../signservice/storage/package-use.html | 69 +- docs/apidocs/search-page.js | 284 ++++++ docs/apidocs/search.html | 77 ++ docs/apidocs/search.js | 639 +++++++------ docs/apidocs/serialized-form.html | 205 ++-- docs/apidocs/stylesheet.css | 876 +++++++++++++----- docs/apidocs/tag-search-index.js | 17 +- docs/apidocs/type-search-index.js | 17 +- docs/index.md | 12 +- docs/release-notes.md | 24 + engine/pom.xml | 2 +- keycert/base/pom.xml | 2 +- keycert/cmc/pom.xml | 16 +- keycert/pom.xml | 2 +- keycert/simple/pom.xml | 2 +- pom.xml | 54 +- protocol/dss-ext11/pom.xml | 10 +- protocol/pom.xml | 8 +- scripts/aggjavadoc.sh | 63 -- signhandler/pom.xml | 2 +- spring-boot-starter/pom.xml | 2 +- 763 files changed, 31675 insertions(+), 32787 deletions(-) create mode 100644 docs/apidocs/copy.svg create mode 100644 docs/apidocs/link.svg create mode 100644 docs/apidocs/search-page.js create mode 100644 docs/apidocs/search.html create mode 100644 docs/release-notes.md delete mode 100755 scripts/aggjavadoc.sh diff --git a/README.md b/README.md index b8373602..3c0ccf91 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Go to https://docs.swedenconnect.se/signservice for documentation of how to unde Java API documentation: https://docs.swedenconnect.se/signservice/apidocs +Release notes: https://docs.swedenconnect.se/signservice/release-notes.html + ## Modules This repository comprises of the following modules: diff --git a/audit/actuator/pom.xml b/audit/actuator/pom.xml index d2a058a8..b1ac6bb5 100644 --- a/audit/actuator/pom.xml +++ b/audit/actuator/pom.xml @@ -24,7 +24,7 @@ se.swedenconnect.signservice signservice-audit-parent - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Auditing :: Actuator diff --git a/audit/base/pom.xml b/audit/base/pom.xml index 6a3f1075..c5fcf963 100644 --- a/audit/base/pom.xml +++ b/audit/base/pom.xml @@ -24,7 +24,7 @@ se.swedenconnect.signservice signservice-audit-parent - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Auditing :: Base diff --git a/audit/pom.xml b/audit/pom.xml index d0db8300..f892d967 100644 --- a/audit/pom.xml +++ b/audit/pom.xml @@ -24,7 +24,7 @@ se.swedenconnect.signservice signservice-parent - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Auditing diff --git a/authn/base/pom.xml b/authn/base/pom.xml index f6c8bea0..d56f1ac8 100644 --- a/authn/base/pom.xml +++ b/authn/base/pom.xml @@ -24,7 +24,7 @@ se.swedenconnect.signservice signservice-authn-parent - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Authentication :: Base diff --git a/authn/pom.xml b/authn/pom.xml index 2ddbb55c..92d7bb3b 100644 --- a/authn/pom.xml +++ b/authn/pom.xml @@ -24,7 +24,7 @@ se.swedenconnect.signservice signservice-parent - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Authentication diff --git a/authn/saml/pom.xml b/authn/saml/pom.xml index 627450cc..8a7d3829 100644 --- a/authn/saml/pom.xml +++ b/authn/saml/pom.xml @@ -24,7 +24,7 @@ se.swedenconnect.signservice signservice-authn-parent - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Authentication :: SAML @@ -150,9 +150,9 @@ SignService SAML Authentication Handler - ${project.version} SignService SAML Authentication Handler - ${project.version} - https://build.shibboleth.net/nexus/content/sites/site/java-opensaml/4.2.0/apidocs/ - https://build.shibboleth.net/nexus/content/sites/site/java-support/8.2.1/apidocs/ - https://docs.swedenconnect.se/opensaml-security-ext/javadoc/latest/ + https://shibboleth.net/api/java-opensaml/5.1.2/ + https://shibboleth.net/api/java-support/8.4.0/ + https://docs.swedenconnect.se/opensaml-security-ext/javadoc/ https://docs.swedenconnect.se/opensaml-addons/apidoc/ https://docs.swedenconnect.se/opensaml-swedish-eid/apidoc/ diff --git a/bom/pom.xml b/bom/pom.xml index 5395e844..88705710 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -14,14 +14,14 @@ ~ limitations under the License. --> + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 se.swedenconnect.signservice signservice-application-bom pom - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Application BOM BOM for SignService Applications @@ -130,85 +130,85 @@ se.swedenconnect.signservice signservice-core - 1.1.2-SNAPSHOT + 1.1.2 se.swedenconnect.signservice signservice-engine - 1.1.2-SNAPSHOT + 1.1.2 se.swedenconnect.signservice signservice-protocol-dssext11 - 1.1.2-SNAPSHOT + 1.1.2 se.swedenconnect.signservice signservice-authn-base - 1.1.2-SNAPSHOT + 1.1.2 se.swedenconnect.signservice signservice-authn-saml - 1.1.2-SNAPSHOT + 1.1.2 se.swedenconnect.signservice signservice-audit-base - 1.1.2-SNAPSHOT + 1.1.2 se.swedenconnect.signservice signservice-audit-actuator - 1.1.2-SNAPSHOT + 1.1.2 se.swedenconnect.signservice signservice-signhandler - 1.1.2-SNAPSHOT + 1.1.2 se.swedenconnect.signservice signservice-keycert-base - 1.1.2-SNAPSHOT + 1.1.2 se.swedenconnect.signservice signservice-keycert-simple - 1.1.2-SNAPSHOT + 1.1.2 se.swedenconnect.signservice signservice-keycert-cmc - 1.1.2-SNAPSHOT + 1.1.2 se.swedenconnect.signservice signservice-config - 1.1.2-SNAPSHOT + 1.1.2 se.swedenconnect.signservice signservice-config-spring - 1.1.2-SNAPSHOT + 1.1.2 se.swedenconnect.signservice signservice-spring-boot-starter - 1.1.2-SNAPSHOT + 1.1.2 diff --git a/config/base/pom.xml b/config/base/pom.xml index 61f1c5fa..93ea5c23 100644 --- a/config/base/pom.xml +++ b/config/base/pom.xml @@ -24,7 +24,7 @@ se.swedenconnect.signservice signservice-config-parent - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Configuration :: Base diff --git a/config/pom.xml b/config/pom.xml index 4fc961f6..c6fa32b5 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -24,7 +24,7 @@ se.swedenconnect.signservice signservice-parent - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Configuration @@ -103,7 +103,7 @@ - + release @@ -112,10 +112,10 @@ org.sonatype.plugins nexus-staging-maven-plugin - + - + diff --git a/config/spring/pom.xml b/config/spring/pom.xml index 37c0504d..20db4696 100644 --- a/config/spring/pom.xml +++ b/config/spring/pom.xml @@ -24,7 +24,7 @@ se.swedenconnect.signservice signservice-config-parent - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Configuration :: Spring @@ -133,7 +133,7 @@ https://docs.spring.io/spring-framework/docs/current/javadoc-api/ https://docs.spring.io/spring-boot/docs/current/api/ - https://docs.swedenconnect.se/opensaml-security-ext/javadoc/latest/ + https://docs.swedenconnect.se/opensaml-security-ext/javadoc/ https://docs.swedenconnect.se/opensaml-addons/apidoc/ https://docs.swedenconnect.se/opensaml-swedish-eid/apidoc/ diff --git a/core/pom.xml b/core/pom.xml index b6387b14..7089eff6 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ se.swedenconnect.signservice signservice-parent - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Core @@ -160,7 +160,7 @@ - + release @@ -169,7 +169,7 @@ org.sonatype.plugins nexus-staging-maven-plugin - + diff --git a/demo-apps/app/pom.xml b/demo-apps/app/pom.xml index 8d1cf2d7..4a2bcd6c 100644 --- a/demo-apps/app/pom.xml +++ b/demo-apps/app/pom.xml @@ -24,7 +24,7 @@ se.swedenconnect.signservice.demo signservice-demo-parent - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Demo :: Application diff --git a/demo-apps/pom.xml b/demo-apps/pom.xml index 98aaa7df..f46d4ecf 100644 --- a/demo-apps/pom.xml +++ b/demo-apps/pom.xml @@ -20,7 +20,7 @@ se.swedenconnect.signservice.demo signservice-demo-parent - 1.1.2-SNAPSHOT + 1.1.2 pom Sweden Connect :: SignService :: Demo @@ -107,7 +107,7 @@ se.swedenconnect.signservice signservice-application-bom - 1.1.2-SNAPSHOT + 1.1.2 pom import diff --git a/demo-apps/rest/backend/pom.xml b/demo-apps/rest/backend/pom.xml index ebdf9fcd..d7ea3f95 100644 --- a/demo-apps/rest/backend/pom.xml +++ b/demo-apps/rest/backend/pom.xml @@ -24,7 +24,7 @@ se.swedenconnect.signservice.demo signservice-demo-rest-parent - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Demo :: REST :: Backend diff --git a/demo-apps/rest/frontend/pom.xml b/demo-apps/rest/frontend/pom.xml index 35737d48..5d189bc8 100644 --- a/demo-apps/rest/frontend/pom.xml +++ b/demo-apps/rest/frontend/pom.xml @@ -24,7 +24,7 @@ se.swedenconnect.signservice.demo signservice-demo-rest-parent - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Demo :: REST :: Frontend diff --git a/demo-apps/rest/pom.xml b/demo-apps/rest/pom.xml index f0f6a0fd..dd3f09f9 100644 --- a/demo-apps/rest/pom.xml +++ b/demo-apps/rest/pom.xml @@ -24,7 +24,7 @@ se.swedenconnect.signservice.demo signservice-demo-parent - 1.1.2-SNAPSHOT + 1.1.2 Sweden Connect :: SignService :: Demo :: REST diff --git a/docs/apidocs/allclasses-index.html b/docs/apidocs/allclasses-index.html index 6423e287..c6827309 100644 --- a/docs/apidocs/allclasses-index.html +++ b/docs/apidocs/allclasses-index.html @@ -1,41 +1,21 @@ - - + - -All Classes and Interfaces (SignService API Documentation) + +All Classes and Interfaces (Sweden Connect :: SignService :: Parent POM 1.1.2 API) - + - -