From 16161b8707b8a93aa940d3a7ccb3eab6b8e9abb8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Lindstr=C3=B6m?= Date: Wed, 17 Apr 2024 15:16:06 +0200 Subject: [PATCH] Fixbranch 1.2.0 (#249) * Redis cluster settings * IS-239 Upgraded from 1.1.3 * Update Vite (and Vue and other dependencies) * Updated documentation. * IS-239: Fixes for building package * Upgraded to latest version of saml-identity-provider (#246) * Update all npm dependencies to latest compatible version (#247) * Release/1.2.0 release (#248) * 1.2.0 * Added javadoc for 1.2.0 --------- Co-authored-by: Mattias Kesti --- README.md | 16 +- bankid-api/pom.xml | 4 +- .../bankid/rpapi/LibraryVersion.java | 6 +- .../rpapi/service/AuthenticateRequest.java | 2 +- .../bankid/rpapi/service/BankIDClient.java | 2 +- .../bankid/rpapi/service/DataToSign.java | 2 +- .../bankid/rpapi/service/QRGenerator.java | 2 +- .../rpapi/service/SignatureRequest.java | 2 +- .../bankid/rpapi/service/UserVisibleData.java | 2 +- .../service/impl/AbstractQRGenerator.java | 2 +- .../rpapi/service/impl/BankIDClientImpl.java | 2 +- .../impl/BankIdErrorBodyExtractors.java | 2 +- .../service/impl/BankIdServerException.java | 2 +- .../service/impl/BankIdUserException.java | 2 +- .../service/impl/StatusCodePredicates.java | 2 +- .../rpapi/service/impl/ZxingQRGenerator.java | 2 +- .../rpapi/support/BankIDMessageImpl.java | 2 +- .../support/BankIDMessageRepository.java | 2 +- .../DefaultBankIDMessageRepository.java | 2 +- .../rpapi/support/PersonalIdentityNumber.java | 2 +- .../PersonalIdentityNumberException.java | 2 +- .../rpapi/support/useragent/UserAgent.java | 2 +- .../support/useragent/UserDeviceType.java | 2 +- .../bankid/rpapi/types/BankIDException.java | 2 +- .../bankid/rpapi/types/CollectResponse.java | 2 +- .../bankid/rpapi/types/CompletionData.java | 2 +- .../bankid/rpapi/types/ErrorCode.java | 2 +- .../bankid/rpapi/types/ErrorResponse.java | 2 +- .../bankid/rpapi/types/OrderResponse.java | 2 +- .../bankid/rpapi/types/ProgressStatus.java | 2 +- .../bankid/rpapi/types/Requirement.java | 2 +- .../bankid/rpapi/LibraryVersionTest.java | 2 +- .../rpapi/service/BankIDClientTest.java | 2 +- .../service/impl/ZxingQRGeneratorTest.java | 2 +- .../support/PersonalIdentityNumberTest.java | 2 +- bankid-frontend/package-lock.json | 4049 +++++++---------- bankid-frontend/package.json | 48 +- bankid-frontend/pom.xml | 4 +- bankid-idp/env/local/developer.yml | 78 +- bankid-idp/pom.xml | 44 +- .../bankid/idp/ApplicationVersion.java | 6 +- .../bankid/idp/IdpApplication.java | 12 +- .../AbstractBankIdAuditEventRepository.java | 5 +- .../bankid/idp/audit/AuditEventMapper.java | 6 +- .../audit/AuditRepositoryConfiguration.java | 175 +- .../idp/audit/BankIdAuditEventModule.java | 2 +- .../idp/audit/BankIdAuditEventTypes.java | 2 +- .../idp/audit/DateRollingFileHandler.java | 3 +- .../MemoryBasedAuditEventRepository.java | 5 +- .../audit/RedisListAuditEventRepository.java | 5 +- .../RedisTimeSeriesAuditEventRepository.java | 7 +- .../idp/authn/BankIdAttributeProducer.java | 2 +- .../authn/BankIdAuthenticationController.java | 2 +- .../authn/BankIdAuthenticationProvider.java | 2 +- .../idp/authn/BankIdAuthenticationToken.java | 2 +- .../bankid/idp/authn/BankIdUserData.java | 2 +- .../bankid/idp/authn/DisplayText.java | 2 +- .../bankid/idp/authn/FrontendController.java | 2 +- .../idp/authn/UserVisibleDataFactory.java | 2 +- .../idp/authn/annotations/ApiController.java | 2 +- .../idp/authn/annotations/ViewController.java | 2 +- .../bankid/idp/authn/api/ApiResponse.java | 2 +- .../idp/authn/api/ApiResponseFactory.java | 2 +- .../bankid/idp/authn/api/AuthResponse.java | 2 +- .../idp/authn/api/BankIdApiController.java | 2 +- .../authn/api/CustomerContactInformation.java | 2 +- .../CustomerContactInformationFactory.java | 2 +- .../authn/api/SelectedDeviceInformation.java | 2 +- .../idp/authn/api/ServiceInformation.java | 2 +- .../bankid/idp/authn/api/SpInformation.java | 2 +- .../idp/authn/api/SpInformationFactory.java | 2 +- .../idp/authn/api/StatusCodeFactory.java | 2 +- .../bankid/idp/authn/api/UiInformation.java | 2 +- .../idp/authn/api/UiInformationProvider.java | 2 +- .../authn/api/overrides/ContentOverride.java | 2 +- .../idp/authn/api/overrides/CssOverride.java | 2 +- .../overrides/FrontendOverrideResponse.java | 2 +- .../authn/api/overrides/MessageOverride.java | 2 +- .../api/overrides/OverrideFileLoader.java | 2 +- .../authn/api/overrides/OverrideService.java | 2 +- .../idp/authn/context/BankIdContext.java | 2 +- .../idp/authn/context/BankIdOperation.java | 2 +- .../context/PreviousDeviceSelection.java | 2 +- .../idp/authn/error/ApiControllerAdvice.java | 2 +- .../error/BankIdSessionExpiredException.java | 2 +- .../authn/error/BankIdTraceableException.java | 2 +- .../error/BankIdValidationException.java | 2 +- .../idp/authn/error/ErrorhandlerFilter.java | 2 +- .../error/NoSuchRelyingPartyException.java | 2 +- .../idp/authn/error/UserErrorFactory.java | 2 +- .../idp/authn/error/ViewControllerAdvice.java | 2 +- .../idp/authn/events/AbstractBankIdEvent.java | 2 +- .../idp/authn/events/BankIdErrorEvent.java | 2 +- .../authn/events/BankIdEventPublisher.java | 2 +- .../authn/events/CollectResponseEvent.java | 2 +- .../authn/events/OrderCancellationEvent.java | 2 +- .../authn/events/OrderCompletionEvent.java | 2 +- .../idp/authn/events/OrderResponseEvent.java | 2 +- .../authn/events/RecievedRequestEvent.java | 2 +- .../authn/events/UserVisibleDataEvent.java | 2 +- .../authn/service/BankIdRequestFactory.java | 2 +- .../idp/authn/service/BankIdService.java | 2 +- .../bankid/idp/authn/service/PollRequest.java | 2 +- .../session/BankIdSessionAttributeKeys.java | 2 +- .../idp/authn/session/BankIdSessionData.java | 2 +- .../session/BankIdSessionDataListener.java | 2 +- .../authn/session/BankIdSessionReader.java | 2 +- .../idp/authn/session/BankIdSessionState.java | 2 +- .../authn/session/BankIdSessionWriter.java | 2 +- .../idp/authn/session/BankIdSessions.java | 2 +- .../idp/authn/session/RedisSessionDao.java | 2 +- .../idp/authn/session/ServletSessionDao.java | 2 +- .../bankid/idp/authn/session/SessionDao.java | 2 +- .../InMemoryTryLockRepository.java | 12 +- .../bankid/idp/concurrency/LockingFilter.java | 2 +- .../concurrency/RedisTryLockRepository.java | 2 +- .../bankid/idp/concurrency/TryLock.java | 2 +- .../idp/concurrency/TryLockRepository.java | 2 +- .../idp/config/BankIdConfiguration.java | 2 +- .../config/BankIdConfigurationProperties.java | 19 +- .../bankid/idp/config/BankIdRequirement.java | 2 +- .../bankid/idp/config/CsrfCookieFilter.java | 2 +- .../idp/config/OverrideConfiguration.java | 2 +- .../bankid/idp/config/OverrideProperties.java | 2 +- .../bankid/idp/config/RedisTlsProperties.java | 4 +- .../idp/config/ResilienceConfiguration.java | 2 +- .../bankid/idp/config/UiProperties.java | 2 +- .../idp/config/WebMvcConfiguration.java | 2 +- .../session/InMemorySessionConfiguration.java | 71 - .../MessageReplayCheckerConfiguration.java | 62 + .../session/RedisClusterProperties.java | 5 +- .../session/RedisSessionConfiguration.java | 126 - .../session/RedissonAddressCustomizers.java | 62 - .../config/session/SessionConfiguration.java | 136 + .../SessionDeprecationConfiguration.java | 93 + .../TomcatAjpConfigurationProperties.java | 2 +- .../config/tomcat/TomcatAjpCustomizer.java | 2 +- .../BankIdSignatureMessagePreprocessor.java | 2 +- .../bankid/idp/ext/RedisReplayChecker.java | 6 +- .../bankid/idp/health/ApiHealthIndicator.java | 2 +- .../bankid/idp/health/CustomStatus.java | 2 +- .../health/RpCertificateHealthIndicator.java | 2 +- .../health/SamlMetadataHealthIndicator.java | 2 +- .../idp/rp/DefaultRelyingPartyRepository.java | 2 +- .../bankid/idp/rp/RelyingPartyData.java | 2 +- .../bankid/idp/rp/RelyingPartyRepository.java | 2 +- .../bankid/idp/rp/RelyingPartyUiInfo.java | 2 +- ...itional-spring-configuration-metadata.json | 5 - bankid-idp/src/main/resources/application.yml | 22 +- .../bankid/idp/ApplicationVersionTest.java | 2 +- .../argument/AuthenticatedClientResolver.java | 2 +- .../AuthenticatedUserSecurityContext.java | 2 +- .../SamlUserSecurityContextFactory.java | 2 +- .../bankid/idp/argument/WithSamlUser.java | 2 +- .../idp/audit/DateRollingFileHandlerTest.java | 2 +- ...CustomerContactInformationFactoryTest.java | 2 +- .../idp/authn/UserErrorFactoryTest.java | 2 +- .../idp/authn/UserErrorPropertiesFixture.java | 2 +- .../authn/service/BankIdResponseFixture.java | 2 +- .../idp/authn/service/BankIdServiceTest.java | 2 +- .../RpCertificateHealthIndicatorTest.java | 2 +- .../SamlMetadataHealthIndicatorTest.java | 2 +- .../bankid/idp/integration/BankIdApiMock.java | 2 +- .../bankid/idp/integration/BankIdIdpIT.java | 2 +- .../BankIdIdpIntegrationSetup.java | 2 +- .../integration/BankIdResponseFactory.java | 2 +- .../integration/IntegrationConfiguration.java | 2 +- .../idp/integration/OpenSamlTestBase.java | 2 +- .../idp/integration/TestContainerSetup.java | 2 +- .../bankid/idp/integration/TestSp.java | 2 +- .../idp/integration/TestSpConstants.java | 2 +- .../integration/client/FrontendClient.java | 2 +- .../idp/integration/client/SAMLContexts.java | 2 +- .../fixtures/MessageValidationArguments.java | 2 +- .../response/CollectResponseBuilder.java | 2 +- .../response/OrderAndCollectResponse.java | 2 +- docs/apidocs/allclasses-index.html | 94 +- docs/apidocs/allpackages-index.html | 9 +- docs/apidocs/constant-values.html | 9 +- docs/apidocs/deprecated-list.html | 154 + docs/apidocs/help-doc.html | 14 +- docs/apidocs/index-all.html | 181 +- docs/apidocs/index.html | 11 +- docs/apidocs/legal/jquery.md | 6 +- docs/apidocs/member-search-index.js | 2 +- docs/apidocs/overview-summary.html | 6 +- docs/apidocs/overview-tree.html | 27 +- .../bankid/idp/ApplicationVersion.html | 9 +- .../bankid/idp/IdpApplication.html | 11 +- .../AbstractBankIdAuditEventRepository.html | 56 +- .../bankid/idp/audit/AuditEventMapper.html | 36 +- ...RedisAuditRepositoryAutoConfiguration.html | 141 + ....RedissonAuditRepositoryConfiguration.html | 141 + .../audit/AuditRepositoryConfiguration.html | 81 +- .../idp/audit/BankIdAuditEventModule.html | 9 +- .../idp/audit/BankIdAuditEventTypes.html | 9 +- .../MemoryBasedAuditEventRepository.html | 37 +- .../audit/RedisListAuditEventRepository.html | 37 +- .../RedisTimeSeriesAuditEventRepository.html | 37 +- .../AbstractBankIdAuditEventRepository.html | 21 +- .../idp/audit/class-use/AuditEventMapper.html | 14 +- ...RedisAuditRepositoryAutoConfiguration.html | 63 + ....RedissonAuditRepositoryConfiguration.html | 63 + .../AuditRepositoryConfiguration.html | 9 +- .../class-use/BankIdAuditEventModule.html | 9 +- .../class-use/BankIdAuditEventTypes.html | 9 +- .../MemoryBasedAuditEventRepository.html | 9 +- .../RedisListAuditEventRepository.html | 9 +- .../RedisTimeSeriesAuditEventRepository.html | 9 +- .../bankid/idp/audit/package-summary.html | 29 +- .../bankid/idp/audit/package-tree.html | 11 +- .../bankid/idp/audit/package-use.html | 17 +- .../idp/authn/BankIdAttributeProducer.html | 9 +- .../authn/BankIdAuthenticationController.html | 9 +- .../authn/BankIdAuthenticationProvider.html | 9 +- .../idp/authn/BankIdAuthenticationToken.html | 9 +- .../bankid/idp/authn/BankIdUserData.html | 9 +- .../idp/authn/DisplayText.TextFormat.html | 9 +- .../bankid/idp/authn/DisplayText.html | 9 +- .../bankid/idp/authn/FrontendController.html | 9 +- .../idp/authn/UserVisibleDataFactory.html | 9 +- .../idp/authn/annotations/ApiController.html | 9 +- .../idp/authn/annotations/ViewController.html | 9 +- .../annotations/class-use/ApiController.html | 9 +- .../annotations/class-use/ViewController.html | 9 +- .../authn/annotations/package-summary.html | 9 +- .../idp/authn/annotations/package-tree.html | 9 +- .../idp/authn/annotations/package-use.html | 9 +- .../idp/authn/api/ApiResponse.Status.html | 9 +- .../bankid/idp/authn/api/ApiResponse.html | 9 +- .../idp/authn/api/ApiResponseFactory.html | 9 +- .../bankid/idp/authn/api/AuthResponse.html | 9 +- .../idp/authn/api/BankIdApiController.html | 9 +- .../authn/api/CustomerContactInformation.html | 9 +- .../CustomerContactInformationFactory.html | 9 +- .../authn/api/SelectedDeviceInformation.html | 9 +- .../authn/api/ServiceInformation.Status.html | 9 +- .../idp/authn/api/ServiceInformation.html | 9 +- .../bankid/idp/authn/api/SpInformation.html | 9 +- .../idp/authn/api/SpInformationFactory.html | 9 +- .../idp/authn/api/StatusCodeFactory.html | 9 +- .../bankid/idp/authn/api/UiInformation.html | 9 +- .../idp/authn/api/UiInformationProvider.html | 9 +- .../api/class-use/ApiResponse.Status.html | 9 +- .../idp/authn/api/class-use/ApiResponse.html | 9 +- .../api/class-use/ApiResponseFactory.html | 9 +- .../idp/authn/api/class-use/AuthResponse.html | 9 +- .../api/class-use/BankIdApiController.html | 9 +- .../class-use/CustomerContactInformation.html | 9 +- .../CustomerContactInformationFactory.html | 9 +- .../class-use/SelectedDeviceInformation.html | 9 +- .../class-use/ServiceInformation.Status.html | 9 +- .../api/class-use/ServiceInformation.html | 9 +- .../authn/api/class-use/SpInformation.html | 9 +- .../api/class-use/SpInformationFactory.html | 9 +- .../api/class-use/StatusCodeFactory.html | 9 +- .../authn/api/class-use/UiInformation.html | 9 +- .../api/class-use/UiInformationProvider.html | 9 +- .../idp/authn/api/overrides/ContentEntry.html | 9 +- .../overrides/ContentOverride.Position.html | 9 +- .../api/overrides/ContentOverride.Type.html | 9 +- .../authn/api/overrides/ContentOverride.html | 9 +- .../idp/authn/api/overrides/CssOverride.html | 9 +- .../overrides/FrontendOverrideResponse.html | 9 +- .../authn/api/overrides/MessageOverride.html | 9 +- .../api/overrides/OverrideFileLoader.html | 9 +- .../authn/api/overrides/OverrideService.html | 9 +- .../api/overrides/class-use/ContentEntry.html | 9 +- .../class-use/ContentOverride.Position.html | 9 +- .../class-use/ContentOverride.Type.html | 9 +- .../overrides/class-use/ContentOverride.html | 9 +- .../api/overrides/class-use/CssOverride.html | 9 +- .../class-use/FrontendOverrideResponse.html | 9 +- .../overrides/class-use/MessageOverride.html | 9 +- .../class-use/OverrideFileLoader.html | 9 +- .../overrides/class-use/OverrideService.html | 9 +- .../authn/api/overrides/package-summary.html | 9 +- .../idp/authn/api/overrides/package-tree.html | 9 +- .../idp/authn/api/overrides/package-use.html | 9 +- .../bankid/idp/authn/api/package-summary.html | 9 +- .../bankid/idp/authn/api/package-tree.html | 9 +- .../bankid/idp/authn/api/package-use.html | 9 +- .../class-use/BankIdAttributeProducer.html | 9 +- .../BankIdAuthenticationController.html | 9 +- .../BankIdAuthenticationProvider.html | 9 +- .../class-use/BankIdAuthenticationToken.html | 9 +- .../idp/authn/class-use/BankIdUserData.html | 9 +- .../class-use/DisplayText.TextFormat.html | 9 +- .../idp/authn/class-use/DisplayText.html | 9 +- .../authn/class-use/FrontendController.html | 9 +- .../class-use/UserVisibleDataFactory.html | 9 +- .../idp/authn/context/BankIdContext.html | 9 +- .../idp/authn/context/BankIdOperation.html | 9 +- .../context/PreviousDeviceSelection.html | 9 +- .../context/class-use/BankIdContext.html | 9 +- .../context/class-use/BankIdOperation.html | 9 +- .../class-use/PreviousDeviceSelection.html | 9 +- .../idp/authn/context/package-summary.html | 9 +- .../idp/authn/context/package-tree.html | 9 +- .../bankid/idp/authn/context/package-use.html | 9 +- .../idp/authn/error/ApiControllerAdvice.html | 9 +- .../error/BankIdSessionExpiredException.html | 9 +- .../authn/error/BankIdTraceableException.html | 9 +- .../error/BankIdValidationException.html | 9 +- .../idp/authn/error/ErrorhandlerFilter.html | 9 +- .../error/NoSuchRelyingPartyException.html | 9 +- .../error/UserErrorFactory.ErrorMessage.html | 9 +- .../idp/authn/error/UserErrorFactory.html | 9 +- .../idp/authn/error/UserErrorResponse.html | 9 +- .../idp/authn/error/ViewControllerAdvice.html | 9 +- .../error/class-use/ApiControllerAdvice.html | 9 +- .../BankIdSessionExpiredException.html | 9 +- .../class-use/BankIdTraceableException.html | 9 +- .../class-use/BankIdValidationException.html | 9 +- .../error/class-use/ErrorhandlerFilter.html | 9 +- .../NoSuchRelyingPartyException.html | 9 +- .../UserErrorFactory.ErrorMessage.html | 9 +- .../error/class-use/UserErrorFactory.html | 9 +- .../error/class-use/UserErrorResponse.html | 9 +- .../error/class-use/ViewControllerAdvice.html | 9 +- .../idp/authn/error/package-summary.html | 9 +- .../bankid/idp/authn/error/package-tree.html | 9 +- .../bankid/idp/authn/error/package-use.html | 9 +- .../idp/authn/events/AbortAuthEvent.html | 9 +- .../idp/authn/events/AbstractBankIdEvent.html | 9 +- .../idp/authn/events/BankIdErrorEvent.html | 9 +- .../BankIdEventPublisher.EventBuilder.html | 9 +- .../authn/events/BankIdEventPublisher.html | 9 +- .../authn/events/CollectResponseEvent.html | 9 +- .../authn/events/OrderCancellationEvent.html | 9 +- .../authn/events/OrderCompletionEvent.html | 9 +- .../idp/authn/events/OrderResponseEvent.html | 9 +- .../authn/events/RecievedRequestEvent.html | 9 +- .../authn/events/UserVisibleDataEvent.html | 9 +- .../events/class-use/AbortAuthEvent.html | 9 +- .../events/class-use/AbstractBankIdEvent.html | 9 +- .../events/class-use/BankIdErrorEvent.html | 9 +- .../BankIdEventPublisher.EventBuilder.html | 9 +- .../class-use/BankIdEventPublisher.html | 9 +- .../class-use/CollectResponseEvent.html | 9 +- .../class-use/OrderCancellationEvent.html | 9 +- .../class-use/OrderCompletionEvent.html | 9 +- .../events/class-use/OrderResponseEvent.html | 9 +- .../class-use/RecievedRequestEvent.html | 9 +- .../class-use/UserVisibleDataEvent.html | 9 +- .../idp/authn/events/package-summary.html | 9 +- .../bankid/idp/authn/events/package-tree.html | 9 +- .../bankid/idp/authn/events/package-use.html | 9 +- .../bankid/idp/authn/package-summary.html | 9 +- .../bankid/idp/authn/package-tree.html | 9 +- .../bankid/idp/authn/package-use.html | 9 +- .../authn/service/BankIdRequestFactory.html | 9 +- .../idp/authn/service/BankIdService.html | 9 +- .../bankid/idp/authn/service/PollRequest.html | 9 +- .../class-use/BankIdRequestFactory.html | 9 +- .../service/class-use/BankIdService.html | 9 +- .../authn/service/class-use/PollRequest.html | 9 +- .../idp/authn/service/package-summary.html | 9 +- .../idp/authn/service/package-tree.html | 9 +- .../bankid/idp/authn/service/package-use.html | 9 +- .../session/BankIdSessionAttributeKeys.html | 9 +- .../idp/authn/session/BankIdSessionData.html | 9 +- .../session/BankIdSessionDataListener.html | 9 +- .../authn/session/BankIdSessionReader.html | 9 +- .../idp/authn/session/BankIdSessionState.html | 9 +- .../authn/session/BankIdSessionWriter.html | 9 +- .../idp/authn/session/BankIdSessions.html | 9 +- .../idp/authn/session/RedisSessionDao.html | 9 +- .../idp/authn/session/ServletSessionDao.html | 9 +- .../bankid/idp/authn/session/SessionDao.html | 9 +- .../class-use/BankIdSessionAttributeKeys.html | 9 +- .../session/class-use/BankIdSessionData.html | 9 +- .../class-use/BankIdSessionDataListener.html | 9 +- .../class-use/BankIdSessionReader.html | 9 +- .../session/class-use/BankIdSessionState.html | 9 +- .../class-use/BankIdSessionWriter.html | 9 +- .../session/class-use/BankIdSessions.html | 9 +- .../session/class-use/RedisSessionDao.html | 9 +- .../session/class-use/ServletSessionDao.html | 9 +- .../authn/session/class-use/SessionDao.html | 9 +- .../idp/authn/session/package-summary.html | 9 +- .../idp/authn/session/package-tree.html | 9 +- .../bankid/idp/authn/session/package-use.html | 9 +- .../idp/class-use/ApplicationVersion.html | 9 +- .../bankid/idp/class-use/IdpApplication.html | 9 +- .../InMemoryTryLockRepository.html | 14 +- .../bankid/idp/concurrency/LockingFilter.html | 9 +- .../concurrency/RedisTryLockRepository.html | 9 +- .../bankid/idp/concurrency/TryLock.html | 9 +- .../idp/concurrency/TryLockRepository.html | 9 +- .../class-use/InMemoryTryLockRepository.html | 9 +- .../concurrency/class-use/LockingFilter.html | 9 +- .../class-use/RedisTryLockRepository.html | 9 +- .../idp/concurrency/class-use/TryLock.html | 9 +- .../class-use/TryLockRepository.html | 9 +- .../idp/concurrency/package-summary.html | 9 +- .../bankid/idp/concurrency/package-tree.html | 9 +- .../bankid/idp/concurrency/package-use.html | 9 +- .../idp/config/BankIdConfiguration.html | 9 +- ...gurationProperties.AuditConfiguration.html | 9 +- ...urationProperties.HealthConfiguration.html | 9 +- ...figurationProperties.IdpConfiguration.html | 9 +- ...lyingPartyConfiguration.RpUserMessage.html | 9 +- ...nProperties.RelyingPartyConfiguration.html | 9 +- ...rationProperties.SessionConfiguration.html | 58 +- .../config/BankIdConfigurationProperties.html | 9 +- .../bankid/idp/config/BankIdRequirement.html | 9 +- .../bankid/idp/config/CsrfCookieFilter.html | 9 +- .../idp/config/OverrideConfiguration.html | 9 +- .../bankid/idp/config/OverrideProperties.html | 9 +- ...isTlsProperties.KeyStoreConfiguration.html | 9 +- .../bankid/idp/config/RedisTlsProperties.html | 33 +- .../idp/config/ResilienceConfiguration.html | 9 +- ...perties.ApplicationProviderProperties.html | 9 +- .../UiProperties.QrCodeConfiguration.html | 9 +- .../UiProperties.UserErrorProperties.html | 9 +- .../UiProperties.UserMessageProperties.html | 9 +- .../bankid/idp/config/UiProperties.html | 9 +- .../idp/config/WebMvcConfiguration.html | 9 +- .../config/class-use/BankIdConfiguration.html | 9 +- ...gurationProperties.AuditConfiguration.html | 9 +- ...urationProperties.HealthConfiguration.html | 9 +- ...figurationProperties.IdpConfiguration.html | 9 +- ...lyingPartyConfiguration.RpUserMessage.html | 9 +- ...nProperties.RelyingPartyConfiguration.html | 9 +- ...rationProperties.SessionConfiguration.html | 9 +- .../BankIdConfigurationProperties.html | 35 +- .../config/class-use/BankIdRequirement.html | 9 +- .../config/class-use/CsrfCookieFilter.html | 9 +- .../class-use/OverrideConfiguration.html | 9 +- .../config/class-use/OverrideProperties.html | 9 +- ...isTlsProperties.KeyStoreConfiguration.html | 9 +- .../config/class-use/RedisTlsProperties.html | 9 +- .../class-use/ResilienceConfiguration.html | 9 +- ...perties.ApplicationProviderProperties.html | 9 +- .../UiProperties.QrCodeConfiguration.html | 9 +- .../UiProperties.UserErrorProperties.html | 9 +- .../UiProperties.UserMessageProperties.html | 9 +- .../idp/config/class-use/UiProperties.html | 9 +- .../config/class-use/WebMvcConfiguration.html | 9 +- .../bankid/idp/config/package-summary.html | 13 +- .../bankid/idp/config/package-tree.html | 11 +- .../bankid/idp/config/package-use.html | 32 +- .../MessageReplayCheckerConfiguration.html | 143 + ...ClusterProperties.NatTranslationEntry.html | 9 +- .../session/RedisClusterProperties.html | 41 +- ...on.ActualInMemorySessionConfiguration.html | 140 + ...ation.ActualRedisSessionConfiguration.html | 140 + ...eprecatedInMemorySessionConfiguration.html | 147 + ...n.DeprecatedRedisSessionConfiguration.html | 141 + .../config/session/SessionConfiguration.html | 163 + .../SessionDeprecationConfiguration.html | 151 + .../MessageReplayCheckerConfiguration.html | 63 + ...ClusterProperties.NatTranslationEntry.html | 9 +- .../class-use/RedisClusterProperties.html | 38 +- ...on.ActualInMemorySessionConfiguration.html | 63 + ...ation.ActualRedisSessionConfiguration.html | 63 + ...eprecatedInMemorySessionConfiguration.html | 63 + ...n.DeprecatedRedisSessionConfiguration.html | 63 + .../class-use/SessionConfiguration.html | 63 + .../SessionDeprecationConfiguration.html | 63 + .../idp/config/session/package-summary.html | 36 +- .../idp/config/session/package-tree.html | 23 +- .../idp/config/session/package-use.html | 37 +- .../TomcatAjpConfigurationProperties.html | 9 +- .../config/tomcat/TomcatAjpCustomizer.html | 9 +- .../TomcatAjpConfigurationProperties.html | 9 +- .../tomcat/class-use/TomcatAjpCustomizer.html | 9 +- .../idp/config/tomcat/package-summary.html | 9 +- .../idp/config/tomcat/package-tree.html | 9 +- .../bankid/idp/config/tomcat/package-use.html | 9 +- .../BankIdSignatureMessagePreprocessor.html | 9 +- .../bankid/idp/ext/RedisReplayChecker.html | 38 +- .../BankIdSignatureMessagePreprocessor.html | 9 +- .../idp/ext/class-use/RedisReplayChecker.html | 9 +- .../bankid/idp/ext/package-summary.html | 13 +- .../bankid/idp/ext/package-tree.html | 9 +- .../bankid/idp/ext/package-use.html | 9 +- .../bankid/idp/health/ApiHealthIndicator.html | 9 +- .../bankid/idp/health/CustomStatus.html | 9 +- .../health/RpCertificateHealthIndicator.html | 9 +- .../health/SamlMetadataHealthIndicator.html | 9 +- .../health/class-use/ApiHealthIndicator.html | 9 +- .../idp/health/class-use/CustomStatus.html | 9 +- .../RpCertificateHealthIndicator.html | 9 +- .../SamlMetadataHealthIndicator.html | 9 +- .../bankid/idp/health/package-summary.html | 9 +- .../bankid/idp/health/package-tree.html | 9 +- .../bankid/idp/health/package-use.html | 9 +- .../bankid/idp/package-summary.html | 9 +- .../bankid/idp/package-tree.html | 9 +- .../swedenconnect/bankid/idp/package-use.html | 9 +- .../idp/rp/DefaultRelyingPartyRepository.html | 9 +- .../bankid/idp/rp/RelyingPartyData.html | 9 +- .../bankid/idp/rp/RelyingPartyRepository.html | 9 +- .../bankid/idp/rp/RelyingPartyUiInfo.html | 9 +- .../DefaultRelyingPartyRepository.html | 9 +- .../idp/rp/class-use/RelyingPartyData.html | 9 +- .../rp/class-use/RelyingPartyRepository.html | 9 +- .../idp/rp/class-use/RelyingPartyUiInfo.html | 9 +- .../bankid/idp/rp/package-summary.html | 9 +- .../bankid/idp/rp/package-tree.html | 9 +- .../bankid/idp/rp/package-use.html | 9 +- .../bankid/rpapi/LibraryVersion.html | 9 +- .../rpapi/class-use/LibraryVersion.html | 9 +- .../bankid/rpapi/package-summary.html | 9 +- .../bankid/rpapi/package-tree.html | 9 +- .../bankid/rpapi/package-use.html | 9 +- .../rpapi/service/AuthenticateRequest.html | 9 +- .../bankid/rpapi/service/BankIDClient.html | 9 +- .../bankid/rpapi/service/DataToSign.html | 9 +- .../service/QRGenerator.ImageFormat.html | 9 +- .../bankid/rpapi/service/QRGenerator.html | 9 +- .../rpapi/service/SignatureRequest.html | 9 +- .../bankid/rpapi/service/UserVisibleData.html | 9 +- .../class-use/AuthenticateRequest.html | 9 +- .../rpapi/service/class-use/BankIDClient.html | 9 +- .../rpapi/service/class-use/DataToSign.html | 9 +- .../class-use/QRGenerator.ImageFormat.html | 9 +- .../rpapi/service/class-use/QRGenerator.html | 9 +- .../service/class-use/SignatureRequest.html | 9 +- .../service/class-use/UserVisibleData.html | 9 +- .../service/impl/AbstractQRGenerator.html | 9 +- .../rpapi/service/impl/BankIDClientImpl.html | 9 +- .../impl/BankIdErrorBodyExtractors.html | 9 +- .../service/impl/BankIdServerException.html | 9 +- .../service/impl/BankIdUserException.html | 9 +- .../service/impl/StatusCodePredicates.html | 9 +- .../rpapi/service/impl/ZxingQRGenerator.html | 9 +- .../impl/class-use/AbstractQRGenerator.html | 9 +- .../impl/class-use/BankIDClientImpl.html | 9 +- .../class-use/BankIdErrorBodyExtractors.html | 9 +- .../impl/class-use/BankIdServerException.html | 9 +- .../impl/class-use/BankIdUserException.html | 9 +- .../impl/class-use/StatusCodePredicates.html | 9 +- .../impl/class-use/ZxingQRGenerator.html | 9 +- .../rpapi/service/impl/package-summary.html | 9 +- .../rpapi/service/impl/package-tree.html | 9 +- .../rpapi/service/impl/package-use.html | 9 +- .../bankid/rpapi/service/package-summary.html | 9 +- .../bankid/rpapi/service/package-tree.html | 9 +- .../bankid/rpapi/service/package-use.html | 9 +- .../support/BankIDMessage.ShortName.html | 9 +- .../bankid/rpapi/support/BankIDMessage.html | 9 +- .../rpapi/support/BankIDMessageImpl.html | 9 +- .../support/BankIDMessageRepository.html | 9 +- .../DefaultBankIDMessageRepository.html | 9 +- .../PersonalIdentityNumber.Format.html | 9 +- .../rpapi/support/PersonalIdentityNumber.html | 9 +- .../PersonalIdentityNumberException.html | 9 +- .../rpapi/support/WebClientFactoryBean.html | 9 +- .../class-use/BankIDMessage.ShortName.html | 9 +- .../support/class-use/BankIDMessage.html | 9 +- .../support/class-use/BankIDMessageImpl.html | 9 +- .../class-use/BankIDMessageRepository.html | 9 +- .../DefaultBankIDMessageRepository.html | 9 +- .../PersonalIdentityNumber.Format.html | 9 +- .../class-use/PersonalIdentityNumber.html | 9 +- .../PersonalIdentityNumberException.html | 9 +- .../class-use/WebClientFactoryBean.html | 9 +- .../bankid/rpapi/support/package-summary.html | 9 +- .../bankid/rpapi/support/package-tree.html | 9 +- .../bankid/rpapi/support/package-use.html | 9 +- .../rpapi/support/useragent/UserAgent.html | 9 +- .../support/useragent/UserDeviceType.html | 9 +- .../useragent/class-use/UserAgent.html | 9 +- .../useragent/class-use/UserDeviceType.html | 9 +- .../support/useragent/package-summary.html | 9 +- .../rpapi/support/useragent/package-tree.html | 9 +- .../rpapi/support/useragent/package-use.html | 9 +- .../bankid/rpapi/types/BankIDException.html | 9 +- .../rpapi/types/CollectResponse.Status.html | 9 +- .../bankid/rpapi/types/CollectResponse.html | 9 +- .../rpapi/types/CompletionData.Device.html | 9 +- .../rpapi/types/CompletionData.StepUp.html | 9 +- .../rpapi/types/CompletionData.User.html | 9 +- .../bankid/rpapi/types/CompletionData.html | 9 +- .../bankid/rpapi/types/ErrorCode.html | 9 +- .../bankid/rpapi/types/ErrorResponse.html | 9 +- .../bankid/rpapi/types/OrderResponse.html | 9 +- .../bankid/rpapi/types/ProgressStatus.html | 9 +- .../Requirement.CardReaderRequirement.html | 9 +- .../types/Requirement.RequirementBuilder.html | 9 +- .../bankid/rpapi/types/Requirement.html | 9 +- .../rpapi/types/UserCancelException.html | 9 +- .../types/class-use/BankIDException.html | 9 +- .../class-use/CollectResponse.Status.html | 9 +- .../types/class-use/CollectResponse.html | 9 +- .../class-use/CompletionData.Device.html | 9 +- .../class-use/CompletionData.StepUp.html | 9 +- .../types/class-use/CompletionData.User.html | 9 +- .../rpapi/types/class-use/CompletionData.html | 9 +- .../rpapi/types/class-use/ErrorCode.html | 9 +- .../rpapi/types/class-use/ErrorResponse.html | 9 +- .../rpapi/types/class-use/OrderResponse.html | 9 +- .../rpapi/types/class-use/ProgressStatus.html | 9 +- .../Requirement.CardReaderRequirement.html | 9 +- .../Requirement.RequirementBuilder.html | 9 +- .../rpapi/types/class-use/Requirement.html | 9 +- .../types/class-use/UserCancelException.html | 9 +- .../bankid/rpapi/types/package-summary.html | 9 +- .../bankid/rpapi/types/package-tree.html | 9 +- .../bankid/rpapi/types/package-use.html | 9 +- docs/apidocs/serialized-form.html | 9 +- docs/apidocs/type-search-index.js | 2 +- docs/artifacts.md | 2 +- docs/bankid-sc-resources.md | 2 +- docs/browsers.md | 2 +- docs/configuration.md | 115 +- docs/override.md | 9 +- pom.xml | 20 +- scripts/build-release.sh | 4 +- 612 files changed, 7227 insertions(+), 4870 deletions(-) delete mode 100644 bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/InMemorySessionConfiguration.java create mode 100644 bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/MessageReplayCheckerConfiguration.java delete mode 100644 bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/RedisSessionConfiguration.java delete mode 100644 bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/RedissonAddressCustomizers.java create mode 100644 bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.java create mode 100644 bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/SessionDeprecationConfiguration.java delete mode 100644 bankid-idp/src/main/resources/META-INF/additional-spring-configuration-metadata.json create mode 100644 docs/apidocs/deprecated-list.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/config/session/MessageReplayCheckerConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.ActualInMemorySessionConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.ActualRedisSessionConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.DeprecatedInMemorySessionConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.DeprecatedRedisSessionConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionDeprecationConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/MessageReplayCheckerConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.ActualInMemorySessionConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.ActualRedisSessionConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.DeprecatedInMemorySessionConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.DeprecatedRedisSessionConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.html create mode 100644 docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionDeprecationConfiguration.html diff --git a/README.md b/README.md index 115e4359..e1ef4d13 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,20 @@ to customize, extend, and build and deploy the application. You may also want to read the [Sweden Connect eID Framework](https://docs.swedenconnect.se/technical-framework/) specifications and [BankID Development Guides](https://www.bankid.com/utvecklare/guider). +## Notices + +### Upgrading to 1.2.0 + +The configuration for Redis and Audit logging has been changed. + +- The `bankid.session.module` setting is deprecated and has been replaced with `saml.idp.session.module`. + +- Settings for Audit logging previously configured under `bankid.audit.*` has been moved to `saml.idp.audit.*`. + +- Redis configuration has been updated to use SslBundles for configuration of TLS. See [Redis Configuration](https://docs.swedenconnect.se/bank-saml-idp/configuration.html#redis-configuration). + +See [Configuration of the BankID SAML IdP](https://docs.swedenconnect.se/bank-saml-idp/configuration.html) for details. + ## Contributing Pull requests are welcome. See the [Contributor Guidelines](CONTRIBUTING.md) for details. @@ -35,5 +49,5 @@ The BankID SAML IdP is Open Source software released under the [Apache License]( ----- -Copyright © 2023, [Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG)](http://www.digg.se). Licensed under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0). +Copyright © 2023-2024, [Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG)](http://www.digg.se). Licensed under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0). diff --git a/bankid-api/pom.xml b/bankid-api/pom.xml index 33d02fad..1cfa8976 100644 --- a/bankid-api/pom.xml +++ b/bankid-api/pom.xml @@ -9,7 +9,7 @@ se.swedenconnect.bankid saml-bankid-idp-parent - 1.1.3 + 1.2.0 Sweden Connect :: BankID :: Relying Party API @@ -27,7 +27,7 @@ scm:git:https://github.com/swedenconnect/bankid-saml-idp.git scm:git:https://github.com/swedenconnect/bankid-saml-idp.git - https://github.com/swedenconnect/bankid-saml-idp/tree/master + https://github.com/swedenconnect/bankid-saml-idp/tree/main diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/LibraryVersion.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/LibraryVersion.java index 8df6ac5e..5f17d601 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/LibraryVersion.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/LibraryVersion.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -23,8 +23,8 @@ public final class LibraryVersion { private static final int MAJOR = 1; - private static final int MINOR = 1; - private static final int PATCH = 3; + private static final int MINOR = 2; + private static final int PATCH = 0; /** * Global serialization value for classes. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/AuthenticateRequest.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/AuthenticateRequest.java index 6e499c55..f7a073bf 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/AuthenticateRequest.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/AuthenticateRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/BankIDClient.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/BankIDClient.java index 7c47f0cb..6949912e 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/BankIDClient.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/BankIDClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/DataToSign.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/DataToSign.java index 7b595afa..6112b510 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/DataToSign.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/DataToSign.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/QRGenerator.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/QRGenerator.java index 1c59ed60..17feaad4 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/QRGenerator.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/QRGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/SignatureRequest.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/SignatureRequest.java index ccda7fdc..99840652 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/SignatureRequest.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/SignatureRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/UserVisibleData.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/UserVisibleData.java index 7ab42488..674ace80 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/UserVisibleData.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/UserVisibleData.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/AbstractQRGenerator.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/AbstractQRGenerator.java index 0d7348de..80c88f88 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/AbstractQRGenerator.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/AbstractQRGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIDClientImpl.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIDClientImpl.java index fd1e228f..997794f6 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIDClientImpl.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIDClientImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIdErrorBodyExtractors.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIdErrorBodyExtractors.java index 122b7a3b..ba8079af 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIdErrorBodyExtractors.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIdErrorBodyExtractors.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIdServerException.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIdServerException.java index ab1f6d65..5cae3822 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIdServerException.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIdServerException.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIdUserException.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIdUserException.java index 3bcfa550..11c0ebcb 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIdUserException.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/BankIdUserException.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/StatusCodePredicates.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/StatusCodePredicates.java index 1033952b..f6f6af31 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/StatusCodePredicates.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/StatusCodePredicates.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/ZxingQRGenerator.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/ZxingQRGenerator.java index 6add8647..758181ed 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/ZxingQRGenerator.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/service/impl/ZxingQRGenerator.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/BankIDMessageImpl.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/BankIDMessageImpl.java index a53e8622..ccd2bcac 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/BankIDMessageImpl.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/BankIDMessageImpl.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/BankIDMessageRepository.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/BankIDMessageRepository.java index d1afe791..558cda87 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/BankIDMessageRepository.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/BankIDMessageRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/DefaultBankIDMessageRepository.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/DefaultBankIDMessageRepository.java index 21b7e8af..6eb7b780 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/DefaultBankIDMessageRepository.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/DefaultBankIDMessageRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumber.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumber.java index ddaa17f2..8cc2b160 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumber.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumber.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumberException.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumberException.java index 594a8949..ef7a5659 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumberException.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumberException.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/useragent/UserAgent.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/useragent/UserAgent.java index 27b2cf4c..689f0d8d 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/useragent/UserAgent.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/useragent/UserAgent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/useragent/UserDeviceType.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/useragent/UserDeviceType.java index fd432df9..fe46a14c 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/useragent/UserDeviceType.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/support/useragent/UserDeviceType.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/BankIDException.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/BankIDException.java index f4978b75..c0793f77 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/BankIDException.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/BankIDException.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/CollectResponse.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/CollectResponse.java index 95623895..e1b7ebdb 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/CollectResponse.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/CollectResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/CompletionData.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/CompletionData.java index 9d9b9889..caaffcdb 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/CompletionData.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/CompletionData.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/ErrorCode.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/ErrorCode.java index 1a7b7b9d..29703cea 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/ErrorCode.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/ErrorCode.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/ErrorResponse.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/ErrorResponse.java index 685def4c..99faf2b0 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/ErrorResponse.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/ErrorResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/OrderResponse.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/OrderResponse.java index 91850028..4ce1bf1c 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/OrderResponse.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/OrderResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/ProgressStatus.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/ProgressStatus.java index 480078e3..c20caac3 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/ProgressStatus.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/ProgressStatus.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/Requirement.java b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/Requirement.java index 82e45db3..22dcd1e3 100644 --- a/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/Requirement.java +++ b/bankid-api/src/main/java/se/swedenconnect/bankid/rpapi/types/Requirement.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/LibraryVersionTest.java b/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/LibraryVersionTest.java index 2286c87c..e2c5046c 100644 --- a/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/LibraryVersionTest.java +++ b/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/LibraryVersionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/service/BankIDClientTest.java b/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/service/BankIDClientTest.java index c1939fe1..095993f5 100644 --- a/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/service/BankIDClientTest.java +++ b/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/service/BankIDClientTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/service/impl/ZxingQRGeneratorTest.java b/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/service/impl/ZxingQRGeneratorTest.java index 48781977..4ed7613f 100644 --- a/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/service/impl/ZxingQRGeneratorTest.java +++ b/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/service/impl/ZxingQRGeneratorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumberTest.java b/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumberTest.java index 96edbd4b..18ea19bd 100644 --- a/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumberTest.java +++ b/bankid-api/src/test/java/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumberTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-frontend/package-lock.json b/bankid-frontend/package-lock.json index 9cfb526b..af6c3542 100644 --- a/bankid-frontend/package-lock.json +++ b/bankid-frontend/package-lock.json @@ -8,31 +8,32 @@ "name": "frontend", "version": "0.0.0", "dependencies": { - "ua-parser-js": "^1.0.36", - "vue": "^3.3.4", - "vue-i18n": "9.5.0", - "vue-router": "^4.2.5" + "ua-parser-js": "^1.0.37", + "vue": "^3.4.22", + "vue-i18n": "^9.12.1", + "vue-router": "^4.3.0" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.5.1", - "@tsconfig/node18": "^18.2.2", - "@types/jsdom": "^21.1.3", - "@types/node": "^18.17.19", - "@types/ua-parser-js": "^0.7.37", - "@vitejs/plugin-vue": "^4.4.0", - "@vue/eslint-config-prettier": "^8.0.0", - "@vue/eslint-config-typescript": "^12.0.0", - "@vue/test-utils": "^2.4.1", - "@vue/tsconfig": "^0.4.0", - "eslint": "^8.50.0", - "eslint-plugin-vue": "^9.17.0", - "jsdom": "^22.1.0", - "npm-run-all": "^4.1.5", - "prettier": "^3.0.3", - "typescript": "~5.2.2", - "vite": "^4.4.10", - "vitest": "^0.34.6", - "vue-tsc": "^1.8.15" + "@rushstack/eslint-patch": "^1.10.2", + "@tsconfig/node18": "^18.2.4", + "@types/jsdom": "^21.1.6", + "@types/node": "^18.19.31", + "@types/ua-parser-js": "^0.7.39", + "@vitejs/plugin-vue": "^5.0.4", + "@vitest/coverage-v8": "^1.5.0", + "@vue/eslint-config-prettier": "^9.0.0", + "@vue/eslint-config-typescript": "^13.0.0", + "@vue/test-utils": "^2.4.5", + "@vue/tsconfig": "^0.5.1", + "eslint": "^8.57.0", + "eslint-plugin-vue": "^9.25.0", + "jsdom": "^24.0.0", + "npm-run-all2": "^6.1.2", + "prettier": "^3.2.5", + "typescript": "~5.4.5", + "vite": "^5.2.9", + "vitest": "^1.5.0", + "vue-tsc": "^2.0.13" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -44,10 +45,41 @@ "node": ">=0.10.0" } }, + "node_modules/@ampproject/remapping": { + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.1.tgz", + "integrity": "sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg==", + "dev": true, + "dependencies": { + "@jridgewell/gen-mapping": "^0.3.0", + "@jridgewell/trace-mapping": "^0.3.9" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@babel/helper-string-parser": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz", + "integrity": "sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/helper-validator-identifier": { + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", + "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, "node_modules/@babel/parser": { - "version": "7.22.16", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.22.16.tgz", - "integrity": "sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==", + "version": "7.24.4", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.4.tgz", + "integrity": "sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==", "bin": { "parser": "bin/babel-parser.js" }, @@ -55,10 +87,46 @@ "node": ">=6.0.0" } }, + "node_modules/@babel/types": { + "version": "7.23.9", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.23.9.tgz", + "integrity": "sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q==", + "dev": true, + "dependencies": { + "@babel/helper-string-parser": "^7.23.4", + "@babel/helper-validator-identifier": "^7.22.20", + "to-fast-properties": "^2.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@bcoe/v8-coverage": { + "version": "0.2.3", + "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz", + "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", + "dev": true + }, + "node_modules/@esbuild/aix-ppc64": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.20.2.tgz", + "integrity": "sha512-D+EBOJHXdNZcLJRBkhENNG8Wji2kgc9AZ9KiPr1JuZjsNtyHzrsfLRrY0tk2H2aoFu6RANO1y1iPPUCDYWkb5g==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "aix" + ], + "engines": { + "node": ">=12" + } + }, "node_modules/@esbuild/android-arm": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.18.20.tgz", - "integrity": "sha512-fyi7TDI/ijKKNZTUJAQqiG5T7YjJXgnzkURqmGj13C6dCqckZBLdl4h7bkhHt/t0WP+zO9/zwroDvANaOqO5Sw==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.20.2.tgz", + "integrity": "sha512-t98Ra6pw2VaDhqNWO2Oph2LXbz/EJcnLmKLGBJwEwXX/JAN83Fym1rU8l0JUWK6HkIbWONCSSatf4sf2NBRx/w==", "cpu": [ "arm" ], @@ -72,9 +140,9 @@ } }, "node_modules/@esbuild/android-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.18.20.tgz", - "integrity": "sha512-Nz4rJcchGDtENV0eMKUNa6L12zz2zBDXuhj/Vjh18zGqB44Bi7MBMSXjgunJgjRhCmKOjnPuZp4Mb6OKqtMHLQ==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.20.2.tgz", + "integrity": "sha512-mRzjLacRtl/tWU0SvD8lUEwb61yP9cqQo6noDZP/O8VkwafSYwZ4yWy24kan8jE/IMERpYncRt2dw438LP3Xmg==", "cpu": [ "arm64" ], @@ -88,9 +156,9 @@ } }, "node_modules/@esbuild/android-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.18.20.tgz", - "integrity": "sha512-8GDdlePJA8D6zlZYJV/jnrRAi6rOiNaCC/JclcXpB+KIuvfBN4owLtgzY2bsxnx666XjJx2kDPUmnTtR8qKQUg==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.20.2.tgz", + "integrity": "sha512-btzExgV+/lMGDDa194CcUQm53ncxzeBrWJcncOBxuC6ndBkKxnHdFJn86mCIgTELsooUmwUm9FkhSp5HYu00Rg==", "cpu": [ "x64" ], @@ -104,9 +172,9 @@ } }, "node_modules/@esbuild/darwin-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.18.20.tgz", - "integrity": "sha512-bxRHW5kHU38zS2lPTPOyuyTm+S+eobPUnTNkdJEfAddYgEcll4xkT8DB9d2008DtTbl7uJag2HuE5NZAZgnNEA==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.20.2.tgz", + "integrity": "sha512-4J6IRT+10J3aJH3l1yzEg9y3wkTDgDk7TSDFX+wKFiWjqWp/iCfLIYzGyasx9l0SAFPT1HwSCR+0w/h1ES/MjA==", "cpu": [ "arm64" ], @@ -120,9 +188,9 @@ } }, "node_modules/@esbuild/darwin-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.18.20.tgz", - "integrity": "sha512-pc5gxlMDxzm513qPGbCbDukOdsGtKhfxD1zJKXjCCcU7ju50O7MeAZ8c4krSJcOIJGFR+qx21yMMVYwiQvyTyQ==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.20.2.tgz", + "integrity": "sha512-tBcXp9KNphnNH0dfhv8KYkZhjc+H3XBkF5DKtswJblV7KlT9EI2+jeA8DgBjp908WEuYll6pF+UStUCfEpdysA==", "cpu": [ "x64" ], @@ -136,9 +204,9 @@ } }, "node_modules/@esbuild/freebsd-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.18.20.tgz", - "integrity": "sha512-yqDQHy4QHevpMAaxhhIwYPMv1NECwOvIpGCZkECn8w2WFHXjEwrBn3CeNIYsibZ/iZEUemj++M26W3cNR5h+Tw==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.20.2.tgz", + "integrity": "sha512-d3qI41G4SuLiCGCFGUrKsSeTXyWG6yem1KcGZVS+3FYlYhtNoNgYrWcvkOoaqMhwXSMrZRl69ArHsGJ9mYdbbw==", "cpu": [ "arm64" ], @@ -152,9 +220,9 @@ } }, "node_modules/@esbuild/freebsd-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.18.20.tgz", - "integrity": "sha512-tgWRPPuQsd3RmBZwarGVHZQvtzfEBOreNuxEMKFcd5DaDn2PbBxfwLcj4+aenoh7ctXcbXmOQIn8HI6mCSw5MQ==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.20.2.tgz", + "integrity": "sha512-d+DipyvHRuqEeM5zDivKV1KuXn9WeRX6vqSqIDgwIfPQtwMP4jaDsQsDncjTDDsExT4lR/91OLjRo8bmC1e+Cw==", "cpu": [ "x64" ], @@ -168,9 +236,9 @@ } }, "node_modules/@esbuild/linux-arm": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.18.20.tgz", - "integrity": "sha512-/5bHkMWnq1EgKr1V+Ybz3s1hWXok7mDFUMQ4cG10AfW3wL02PSZi5kFpYKrptDsgb2WAJIvRcDm+qIvXf/apvg==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.20.2.tgz", + "integrity": "sha512-VhLPeR8HTMPccbuWWcEUD1Az68TqaTYyj6nfE4QByZIQEQVWBB8vup8PpR7y1QHL3CpcF6xd5WVBU/+SBEvGTg==", "cpu": [ "arm" ], @@ -184,9 +252,9 @@ } }, "node_modules/@esbuild/linux-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.18.20.tgz", - "integrity": "sha512-2YbscF+UL7SQAVIpnWvYwM+3LskyDmPhe31pE7/aoTMFKKzIc9lLbyGUpmmb8a8AixOL61sQ/mFh3jEjHYFvdA==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.20.2.tgz", + "integrity": "sha512-9pb6rBjGvTFNira2FLIWqDk/uaf42sSyLE8j1rnUpuzsODBq7FvpwHYZxQ/It/8b+QOS1RYfqgGFNLRI+qlq2A==", "cpu": [ "arm64" ], @@ -200,9 +268,9 @@ } }, "node_modules/@esbuild/linux-ia32": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.18.20.tgz", - "integrity": "sha512-P4etWwq6IsReT0E1KHU40bOnzMHoH73aXp96Fs8TIT6z9Hu8G6+0SHSw9i2isWrD2nbx2qo5yUqACgdfVGx7TA==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.20.2.tgz", + "integrity": "sha512-o10utieEkNPFDZFQm9CoP7Tvb33UutoJqg3qKf1PWVeeJhJw0Q347PxMvBgVVFgouYLGIhFYG0UGdBumROyiig==", "cpu": [ "ia32" ], @@ -216,9 +284,9 @@ } }, "node_modules/@esbuild/linux-loong64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.18.20.tgz", - "integrity": "sha512-nXW8nqBTrOpDLPgPY9uV+/1DjxoQ7DoB2N8eocyq8I9XuqJ7BiAMDMf9n1xZM9TgW0J8zrquIb/A7s3BJv7rjg==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.20.2.tgz", + "integrity": "sha512-PR7sp6R/UC4CFVomVINKJ80pMFlfDfMQMYynX7t1tNTeivQ6XdX5r2XovMmha/VjR1YN/HgHWsVcTRIMkymrgQ==", "cpu": [ "loong64" ], @@ -232,9 +300,9 @@ } }, "node_modules/@esbuild/linux-mips64el": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.18.20.tgz", - "integrity": "sha512-d5NeaXZcHp8PzYy5VnXV3VSd2D328Zb+9dEq5HE6bw6+N86JVPExrA6O68OPwobntbNJ0pzCpUFZTo3w0GyetQ==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.20.2.tgz", + "integrity": "sha512-4BlTqeutE/KnOiTG5Y6Sb/Hw6hsBOZapOVF6njAESHInhlQAghVVZL1ZpIctBOoTFbQyGW+LsVYZ8lSSB3wkjA==", "cpu": [ "mips64el" ], @@ -248,9 +316,9 @@ } }, "node_modules/@esbuild/linux-ppc64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.18.20.tgz", - "integrity": "sha512-WHPyeScRNcmANnLQkq6AfyXRFr5D6N2sKgkFo2FqguP44Nw2eyDlbTdZwd9GYk98DZG9QItIiTlFLHJHjxP3FA==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.20.2.tgz", + "integrity": "sha512-rD3KsaDprDcfajSKdn25ooz5J5/fWBylaaXkuotBDGnMnDP1Uv5DLAN/45qfnf3JDYyJv/ytGHQaziHUdyzaAg==", "cpu": [ "ppc64" ], @@ -264,9 +332,9 @@ } }, "node_modules/@esbuild/linux-riscv64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.18.20.tgz", - "integrity": "sha512-WSxo6h5ecI5XH34KC7w5veNnKkju3zBRLEQNY7mv5mtBmrP/MjNBCAlsM2u5hDBlS3NGcTQpoBvRzqBcRtpq1A==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.20.2.tgz", + "integrity": "sha512-snwmBKacKmwTMmhLlz/3aH1Q9T8v45bKYGE3j26TsaOVtjIag4wLfWSiZykXzXuE1kbCE+zJRmwp+ZbIHinnVg==", "cpu": [ "riscv64" ], @@ -280,9 +348,9 @@ } }, "node_modules/@esbuild/linux-s390x": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.18.20.tgz", - "integrity": "sha512-+8231GMs3mAEth6Ja1iK0a1sQ3ohfcpzpRLH8uuc5/KVDFneH6jtAJLFGafpzpMRO6DzJ6AvXKze9LfFMrIHVQ==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.20.2.tgz", + "integrity": "sha512-wcWISOobRWNm3cezm5HOZcYz1sKoHLd8VL1dl309DiixxVFoFe/o8HnwuIwn6sXre88Nwj+VwZUvJf4AFxkyrQ==", "cpu": [ "s390x" ], @@ -296,9 +364,9 @@ } }, "node_modules/@esbuild/linux-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.18.20.tgz", - "integrity": "sha512-UYqiqemphJcNsFEskc73jQ7B9jgwjWrSayxawS6UVFZGWrAAtkzjxSqnoclCXxWtfwLdzU+vTpcNYhpn43uP1w==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.20.2.tgz", + "integrity": "sha512-1MdwI6OOTsfQfek8sLwgyjOXAu+wKhLEoaOLTjbijk6E2WONYpH9ZU2mNtR+lZ2B4uwr+usqGuVfFT9tMtGvGw==", "cpu": [ "x64" ], @@ -312,9 +380,9 @@ } }, "node_modules/@esbuild/netbsd-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.18.20.tgz", - "integrity": "sha512-iO1c++VP6xUBUmltHZoMtCUdPlnPGdBom6IrO4gyKPFFVBKioIImVooR5I83nTew5UOYrk3gIJhbZh8X44y06A==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.20.2.tgz", + "integrity": "sha512-K8/DhBxcVQkzYc43yJXDSyjlFeHQJBiowJ0uVL6Tor3jGQfSGHNNJcWxNbOI8v5k82prYqzPuwkzHt3J1T1iZQ==", "cpu": [ "x64" ], @@ -328,9 +396,9 @@ } }, "node_modules/@esbuild/openbsd-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.18.20.tgz", - "integrity": "sha512-e5e4YSsuQfX4cxcygw/UCPIEP6wbIL+se3sxPdCiMbFLBWu0eiZOJ7WoD+ptCLrmjZBK1Wk7I6D/I3NglUGOxg==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.20.2.tgz", + "integrity": "sha512-eMpKlV0SThJmmJgiVyN9jTPJ2VBPquf6Kt/nAoo6DgHAoN57K15ZghiHaMvqjCye/uU4X5u3YSMgVBI1h3vKrQ==", "cpu": [ "x64" ], @@ -344,9 +412,9 @@ } }, "node_modules/@esbuild/sunos-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.18.20.tgz", - "integrity": "sha512-kDbFRFp0YpTQVVrqUd5FTYmWo45zGaXe0X8E1G/LKFC0v8x0vWrhOWSLITcCn63lmZIxfOMXtCfti/RxN/0wnQ==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.20.2.tgz", + "integrity": "sha512-2UyFtRC6cXLyejf/YEld4Hajo7UHILetzE1vsRcGL3earZEW77JxrFjH4Ez2qaTiEfMgAXxfAZCm1fvM/G/o8w==", "cpu": [ "x64" ], @@ -360,9 +428,9 @@ } }, "node_modules/@esbuild/win32-arm64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.18.20.tgz", - "integrity": "sha512-ddYFR6ItYgoaq4v4JmQQaAI5s7npztfV4Ag6NrhiaW0RrnOXqBkgwZLofVTlq1daVTQNhtI5oieTvkRPfZrePg==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.20.2.tgz", + "integrity": "sha512-GRibxoawM9ZCnDxnP3usoUDO9vUkpAxIIZ6GQI+IlVmr5kP3zUq+l17xELTHMWTWzjxa2guPNyrpq1GWmPvcGQ==", "cpu": [ "arm64" ], @@ -376,9 +444,9 @@ } }, "node_modules/@esbuild/win32-ia32": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.18.20.tgz", - "integrity": "sha512-Wv7QBi3ID/rROT08SABTS7eV4hX26sVduqDOTe1MvGMjNd3EjOz4b7zeexIR62GTIEKrfJXKL9LFxTYgkyeu7g==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.20.2.tgz", + "integrity": "sha512-HfLOfn9YWmkSKRQqovpnITazdtquEW8/SoHW7pWpuEeguaZI4QnCRW6b+oZTztdBnZOS2hqJ6im/D5cPzBTTlQ==", "cpu": [ "ia32" ], @@ -392,9 +460,9 @@ } }, "node_modules/@esbuild/win32-x64": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.18.20.tgz", - "integrity": "sha512-kTdfRcSiDfQca/y9QIkng02avJ+NCaQvrMejlsB3RRv5sE9rRoeBPISaZpKxHELzRxZyLvNts1P27W3wV+8geQ==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.20.2.tgz", + "integrity": "sha512-N49X4lJX27+l9jbLKSqZ6bKNjzQvHaT8IIFUy+YIqmXQdjYCToGWwOItDrfby14c78aDd5NHQl29xingXfCdLQ==", "cpu": [ "x64" ], @@ -423,18 +491,18 @@ } }, "node_modules/@eslint-community/regexpp": { - "version": "4.8.1", - "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.8.1.tgz", - "integrity": "sha512-PWiOzLIUAjN/w5K17PoF4n6sKBw0gqLHPhywmYHP4t1VFQQVYeb1yWsJwnMVEMl3tUHME7X/SJPZLmtG7XBDxQ==", + "version": "4.10.0", + "resolved": "https://registry.npmjs.org/@eslint-community/regexpp/-/regexpp-4.10.0.tgz", + "integrity": "sha512-Cu96Sd2By9mCNTx2iyKOmq10v22jUVQv0lQnlGNy16oE9589yE+QADPbrMGCkA51cKZSg3Pu/aTJVTGfL/qjUA==", "dev": true, "engines": { "node": "^12.0.0 || ^14.0.0 || >=16.0.0" } }, "node_modules/@eslint/eslintrc": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.2.tgz", - "integrity": "sha512-+wvgpDsrB1YqAMdEUCcnTlpfVBH7Vqn6A/NT3D8WVXFIaKMlErPIZT3oCIAVCOtarRpMtelZLqJeU3t7WY6X6g==", + "version": "2.1.4", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-2.1.4.tgz", + "integrity": "sha512-269Z39MS6wVJtsoUl10L60WdkhJVdPG24Q4eZTH3nnF6lpvSShEK3wQjDX9JRWAUPvPh7COouPpU9IrqaZFvtQ==", "dev": true, "dependencies": { "ajv": "^6.12.4", @@ -454,29 +522,73 @@ "url": "https://opencollective.com/eslint" } }, + "node_modules/@eslint/eslintrc/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/@eslint/eslintrc/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, "node_modules/@eslint/js": { - "version": "8.50.0", - "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.50.0.tgz", - "integrity": "sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ==", + "version": "8.57.0", + "resolved": "https://registry.npmjs.org/@eslint/js/-/js-8.57.0.tgz", + "integrity": "sha512-Ys+3g2TaW7gADOJzPt83SJtCDhMjndcDMFVQ/Tj9iA1BfJzFKD9mAUXT3OenpuPHbI6P/myECxRJrofUsDx/5g==", "dev": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" } }, "node_modules/@humanwhocodes/config-array": { - "version": "0.11.11", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.11.tgz", - "integrity": "sha512-N2brEuAadi0CcdeMXUkhbZB84eskAc8MEX1By6qEchoVywSgXPIjou4rYsl0V3Hj0ZnuGycGCjdNgockbzeWNA==", + "version": "0.11.14", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.14.tgz", + "integrity": "sha512-3T8LkOmg45BV5FICb15QQMsyUSWrQ8AygVfC7ZG32zOalnqrilm018ZVCw0eapXux8FtA33q8PSRSstjee3jSg==", "dev": true, "dependencies": { - "@humanwhocodes/object-schema": "^1.2.1", - "debug": "^4.1.1", + "@humanwhocodes/object-schema": "^2.0.2", + "debug": "^4.3.1", "minimatch": "^3.0.5" }, "engines": { "node": ">=10.10.0" } }, + "node_modules/@humanwhocodes/config-array/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/@humanwhocodes/config-array/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, "node_modules/@humanwhocodes/module-importer": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz", @@ -491,18 +603,18 @@ } }, "node_modules/@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-2.0.2.tgz", + "integrity": "sha512-6EwiSjwWYP7pTckG6I5eyFANjPhmPjUX9JRLUSfNPC7FX7zK9gyZAfUEaECL6ALTpGX5AjnBq3C9XmVWPitNpw==", "dev": true }, "node_modules/@intlify/core-base": { - "version": "9.5.0", - "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.5.0.tgz", - "integrity": "sha512-y3ufM1RJbI/DSmJf3lYs9ACq3S/iRvaSsE3rPIk0MGH7fp+JxU6rdryv/EYcwfcr3Y1aHFlCBir6S391hRZ57w==", + "version": "9.12.1", + "resolved": "https://registry.npmjs.org/@intlify/core-base/-/core-base-9.12.1.tgz", + "integrity": "sha512-l7djJEmXLAR44PdtKDEBev/TN9tREQz967/+jvN3WtICqFoy2Cz8kPtjDfvZctqPNzOonp+ESsDCUm+rjHsmdA==", "dependencies": { - "@intlify/message-compiler": "9.5.0", - "@intlify/shared": "9.5.0" + "@intlify/message-compiler": "9.12.1", + "@intlify/shared": "9.12.1" }, "engines": { "node": ">= 16" @@ -512,11 +624,11 @@ } }, "node_modules/@intlify/message-compiler": { - "version": "9.5.0", - "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.5.0.tgz", - "integrity": "sha512-CAhVNfEZcOVFg0/5MNyt+OFjvs4J/ARjCj2b+54/FvFP0EDJI5lIqMTSDBE7k0atMROSP0SvWCkwu/AZ5xkK1g==", + "version": "9.12.1", + "resolved": "https://registry.npmjs.org/@intlify/message-compiler/-/message-compiler-9.12.1.tgz", + "integrity": "sha512-6QrMGdqKUJSkctyg56nvE+h86tjQZTjYFEfx3ghQAXKPXUd1v5josZXrwnSbIEWWeAentlwtB5qW1FE5r2S8AQ==", "dependencies": { - "@intlify/shared": "9.5.0", + "@intlify/shared": "9.12.1", "source-map-js": "^1.0.2" }, "engines": { @@ -527,9 +639,9 @@ } }, "node_modules/@intlify/shared": { - "version": "9.5.0", - "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-9.5.0.tgz", - "integrity": "sha512-tAxV14LMXZDZbu32XzLMTsowNlgJNmLwWHYzvMUl6L8gvQeoYiZONjY7AUsqZW8TOZDX9lfvF6adPkk9FSRdDA==", + "version": "9.12.1", + "resolved": "https://registry.npmjs.org/@intlify/shared/-/shared-9.12.1.tgz", + "integrity": "sha512-xAAAxaMS7yUCkwXwqUVQmGCPbXSm6oHqMzcqr2IrxJQmC0DmuqoaW0yBeWyd/pG03PPXqGtWhJLnefsiVElzAQ==", "engines": { "node": ">= 16" }, @@ -537,6 +649,59 @@ "url": "https://github.com/sponsors/kazupon" } }, + "node_modules/@isaacs/cliui": { + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz", + "integrity": "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==", + "dev": true, + "dependencies": { + "string-width": "^5.1.2", + "string-width-cjs": "npm:string-width@^4.2.0", + "strip-ansi": "^7.0.1", + "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", + "wrap-ansi": "^8.1.0", + "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" + }, + "engines": { + "node": ">=12" + } + }, + "node_modules/@isaacs/cliui/node_modules/ansi-regex": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, + "node_modules/@isaacs/cliui/node_modules/strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "dev": true, + "dependencies": { + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" + } + }, + "node_modules/@istanbuljs/schema": { + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", + "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", + "dev": true, + "engines": { + "node": ">=8" + } + }, "node_modules/@jest/schemas": { "version": "29.6.3", "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz", @@ -549,11 +714,53 @@ "node": "^14.15.0 || ^16.10.0 || >=18.0.0" } }, + "node_modules/@jridgewell/gen-mapping": { + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz", + "integrity": "sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==", + "dev": true, + "dependencies": { + "@jridgewell/set-array": "^1.0.1", + "@jridgewell/sourcemap-codec": "^1.4.10", + "@jridgewell/trace-mapping": "^0.3.9" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/resolve-uri": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz", + "integrity": "sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==", + "dev": true, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/@jridgewell/set-array": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz", + "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==", + "dev": true, + "engines": { + "node": ">=6.0.0" + } + }, "node_modules/@jridgewell/sourcemap-codec": { "version": "1.4.15", "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz", "integrity": "sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==" }, + "node_modules/@jridgewell/trace-mapping": { + "version": "0.3.25", + "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz", + "integrity": "sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==", + "dev": true, + "dependencies": { + "@jridgewell/resolve-uri": "^3.1.0", + "@jridgewell/sourcemap-codec": "^1.4.14" + } + }, "node_modules/@nodelib/fs.scandir": { "version": "2.1.5", "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz", @@ -595,19 +802,21 @@ "integrity": "sha512-XuySG1E38YScSJoMlqovLru4KTUNSjgVTIjyh7qMX6aNN5HY5Ct5LhRJdxO79JtTzKfzV/bnWpz+zquYrISsvw==", "dev": true }, - "node_modules/@pkgr/utils": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/@pkgr/utils/-/utils-2.4.2.tgz", - "integrity": "sha512-POgTXhjrTfbTV63DiFXav4lBHiICLKKwDeaKn9Nphwj7WH6m0hMMCaJkMyRWjgtPFyRKRVoMXXjczsTQRDEhYw==", + "node_modules/@pkgjs/parseargs": { + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@pkgjs/parseargs/-/parseargs-0.11.0.tgz", + "integrity": "sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==", + "dev": true, + "optional": true, + "engines": { + "node": ">=14" + } + }, + "node_modules/@pkgr/core": { + "version": "0.1.1", + "resolved": "https://registry.npmjs.org/@pkgr/core/-/core-0.1.1.tgz", + "integrity": "sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==", "dev": true, - "dependencies": { - "cross-spawn": "^7.0.3", - "fast-glob": "^3.3.0", - "is-glob": "^4.0.3", - "open": "^9.1.0", - "picocolors": "^1.0.0", - "tslib": "^2.6.0" - }, "engines": { "node": "^12.20.0 || ^14.18.0 || >=16.0.0" }, @@ -615,117 +824,310 @@ "url": "https://opencollective.com/unts" } }, - "node_modules/@rushstack/eslint-patch": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.5.1.tgz", - "integrity": "sha512-6i/8UoL0P5y4leBIGzvkZdS85RDMG9y1ihZzmTZQ5LdHUYmZ7pKFoj8X0236s3lusPs1Fa5HTQUpwI+UfTcmeA==", - "dev": true - }, - "node_modules/@sinclair/typebox": { - "version": "0.27.8", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz", - "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==", - "dev": true + "node_modules/@rollup/rollup-android-arm-eabi": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.14.3.tgz", + "integrity": "sha512-X9alQ3XM6I9IlSlmC8ddAvMSyG1WuHk5oUnXGw+yUBs3BFoTizmG1La/Gr8fVJvDWAq+zlYTZ9DBgrlKRVY06g==", + "cpu": [ + "arm" + ], + "dev": true, + "optional": true, + "os": [ + "android" + ] }, - "node_modules/@tootallnate/once": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-2.0.0.tgz", - "integrity": "sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==", + "node_modules/@rollup/rollup-android-arm64": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.14.3.tgz", + "integrity": "sha512-eQK5JIi+POhFpzk+LnjKIy4Ks+pwJ+NXmPxOCSvOKSNRPONzKuUvWE+P9JxGZVxrtzm6BAYMaL50FFuPe0oWMQ==", + "cpu": [ + "arm64" + ], "dev": true, - "engines": { - "node": ">= 10" - } + "optional": true, + "os": [ + "android" + ] }, - "node_modules/@tsconfig/node18": { - "version": "18.2.2", - "resolved": "https://registry.npmjs.org/@tsconfig/node18/-/node18-18.2.2.tgz", - "integrity": "sha512-d6McJeGsuoRlwWZmVIeE8CUA27lu6jLjvv1JzqmpsytOYYbVi1tHZEnwCNVOXnj4pyLvneZlFlpXUK+X9wBWyw==", - "dev": true + "node_modules/@rollup/rollup-darwin-arm64": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.14.3.tgz", + "integrity": "sha512-Od4vE6f6CTT53yM1jgcLqNfItTsLt5zE46fdPaEmeFHvPs5SjZYlLpHrSiHEKR1+HdRfxuzXHjDOIxQyC3ptBA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] }, - "node_modules/@types/chai": { - "version": "4.3.6", - "resolved": "https://registry.npmjs.org/@types/chai/-/chai-4.3.6.tgz", - "integrity": "sha512-VOVRLM1mBxIRxydiViqPcKn6MIxZytrbMpd6RJLIWKxUNr3zux8no0Oc7kJx0WAPIitgZ0gkrDS+btlqQpubpw==", - "dev": true + "node_modules/@rollup/rollup-darwin-x64": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.14.3.tgz", + "integrity": "sha512-0IMAO21axJeNIrvS9lSe/PGthc8ZUS+zC53O0VhF5gMxfmcKAP4ESkKOCwEi6u2asUrt4mQv2rjY8QseIEb1aw==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "darwin" + ] }, - "node_modules/@types/chai-subset": { - "version": "1.3.3", - "resolved": "https://registry.npmjs.org/@types/chai-subset/-/chai-subset-1.3.3.tgz", - "integrity": "sha512-frBecisrNGz+F4T6bcc+NLeolfiojh5FxW2klu669+8BARtyQv2C/GkNW6FUodVe4BroGMP/wER/YDGc7rEllw==", + "node_modules/@rollup/rollup-linux-arm-gnueabihf": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.14.3.tgz", + "integrity": "sha512-ge2DC7tHRHa3caVEoSbPRJpq7azhG+xYsd6u2MEnJ6XzPSzQsTKyXvh6iWjXRf7Rt9ykIUWHtl0Uz3T6yXPpKw==", + "cpu": [ + "arm" + ], "dev": true, - "dependencies": { - "@types/chai": "*" - } + "optional": true, + "os": [ + "linux" + ] }, - "node_modules/@types/jsdom": { - "version": "21.1.3", - "resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-21.1.3.tgz", - "integrity": "sha512-1zzqSP+iHJYV4lB3lZhNBa012pubABkj9yG/GuXuf6LZH1cSPIJBqFDrm5JX65HHt6VOnNYdTui/0ySerRbMgA==", + "node_modules/@rollup/rollup-linux-arm-musleabihf": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.14.3.tgz", + "integrity": "sha512-ljcuiDI4V3ySuc7eSk4lQ9wU8J8r8KrOUvB2U+TtK0TiW6OFDmJ+DdIjjwZHIw9CNxzbmXY39wwpzYuFDwNXuw==", + "cpu": [ + "arm" + ], "dev": true, - "dependencies": { - "@types/node": "*", - "@types/tough-cookie": "*", - "parse5": "^7.0.0" - } + "optional": true, + "os": [ + "linux" + ] }, - "node_modules/@types/json-schema": { - "version": "7.0.13", - "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.13.tgz", - "integrity": "sha512-RbSSoHliUbnXj3ny0CNFOoxrIDV6SUGyStHsvDqosw6CkdPV8TtWGlfecuK4ToyMEAql6pzNxgCFKanovUzlgQ==", - "dev": true + "node_modules/@rollup/rollup-linux-arm64-gnu": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.14.3.tgz", + "integrity": "sha512-Eci2us9VTHm1eSyn5/eEpaC7eP/mp5n46gTRB3Aar3BgSvDQGJZuicyq6TsH4HngNBgVqC5sDYxOzTExSU+NjA==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] }, - "node_modules/@types/node": { - "version": "18.18.3", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.18.3.tgz", - "integrity": "sha512-0OVfGupTl3NBFr8+iXpfZ8NR7jfFO+P1Q+IO/q0wbo02wYkP5gy36phojeYWpLQ6WAMjl+VfmqUk2YbUfp0irA==", - "dev": true + "node_modules/@rollup/rollup-linux-arm64-musl": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.14.3.tgz", + "integrity": "sha512-UrBoMLCq4E92/LCqlh+blpqMz5h1tJttPIniwUgOFJyjWI1qrtrDhhpHPuFxULlUmjFHfloWdixtDhSxJt5iKw==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] }, - "node_modules/@types/semver": { - "version": "7.5.2", - "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.2.tgz", - "integrity": "sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw==", - "dev": true + "node_modules/@rollup/rollup-linux-powerpc64le-gnu": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.14.3.tgz", + "integrity": "sha512-5aRjvsS8q1nWN8AoRfrq5+9IflC3P1leMoy4r2WjXyFqf3qcqsxRCfxtZIV58tCxd+Yv7WELPcO9mY9aeQyAmw==", + "cpu": [ + "ppc64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-riscv64-gnu": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.14.3.tgz", + "integrity": "sha512-sk/Qh1j2/RJSX7FhEpJn8n0ndxy/uf0kI/9Zc4b1ELhqULVdTfN6HL31CDaTChiBAOgLcsJ1sgVZjWv8XNEsAQ==", + "cpu": [ + "riscv64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-s390x-gnu": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.14.3.tgz", + "integrity": "sha512-jOO/PEaDitOmY9TgkxF/TQIjXySQe5KVYB57H/8LRP/ux0ZoO8cSHCX17asMSv3ruwslXW/TLBcxyaUzGRHcqg==", + "cpu": [ + "s390x" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-gnu": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.14.3.tgz", + "integrity": "sha512-8ybV4Xjy59xLMyWo3GCfEGqtKV5M5gCSrZlxkPGvEPCGDLNla7v48S662HSGwRd6/2cSneMQWiv+QzcttLrrOA==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-linux-x64-musl": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.14.3.tgz", + "integrity": "sha512-s+xf1I46trOY10OqAtZ5Rm6lzHre/UiLA1J2uOhCFXWkbZrJRkYBPO6FhvGfHmdtQ3Bx793MNa7LvoWFAm93bg==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "linux" + ] + }, + "node_modules/@rollup/rollup-win32-arm64-msvc": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.14.3.tgz", + "integrity": "sha512-+4h2WrGOYsOumDQ5S2sYNyhVfrue+9tc9XcLWLh+Kw3UOxAvrfOrSMFon60KspcDdytkNDh7K2Vs6eMaYImAZg==", + "cpu": [ + "arm64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-ia32-msvc": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.14.3.tgz", + "integrity": "sha512-T1l7y/bCeL/kUwh9OD4PQT4aM7Bq43vX05htPJJ46RTI4r5KNt6qJRzAfNfM+OYMNEVBWQzR2Gyk+FXLZfogGw==", + "cpu": [ + "ia32" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rollup/rollup-win32-x64-msvc": { + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.14.3.tgz", + "integrity": "sha512-/BypzV0H1y1HzgYpxqRaXGBRqfodgoBBCcsrujT6QRcakDQdfU+Lq9PENPh5jB4I44YWq+0C2eHsHya+nZY1sA==", + "cpu": [ + "x64" + ], + "dev": true, + "optional": true, + "os": [ + "win32" + ] + }, + "node_modules/@rushstack/eslint-patch": { + "version": "1.10.2", + "resolved": "https://registry.npmjs.org/@rushstack/eslint-patch/-/eslint-patch-1.10.2.tgz", + "integrity": "sha512-hw437iINopmQuxWPSUEvqE56NCPsiU8N4AYtfHmJFckclktzK9YQJieD3XkDCDH4OjL+C7zgPUh73R/nrcHrqw==", + "dev": true + }, + "node_modules/@sinclair/typebox": { + "version": "0.27.8", + "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz", + "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==", + "dev": true + }, + "node_modules/@tsconfig/node18": { + "version": "18.2.4", + "resolved": "https://registry.npmjs.org/@tsconfig/node18/-/node18-18.2.4.tgz", + "integrity": "sha512-5xxU8vVs9/FNcvm3gE07fPbn9tl6tqGGWA9tSlwsUEkBxtRnTsNmwrV8gasZ9F/EobaSv9+nu8AxUKccw77JpQ==", + "dev": true + }, + "node_modules/@types/estree": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz", + "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==", + "dev": true + }, + "node_modules/@types/jsdom": { + "version": "21.1.6", + "resolved": "https://registry.npmjs.org/@types/jsdom/-/jsdom-21.1.6.tgz", + "integrity": "sha512-/7kkMsC+/kMs7gAYmmBR9P0vGTnOoLhQhyhQJSlXGI5bzTHp6xdo0TtKWQAsz6pmSAeVqKSbqeyP6hytqr9FDw==", + "dev": true, + "dependencies": { + "@types/node": "*", + "@types/tough-cookie": "*", + "parse5": "^7.0.0" + } + }, + "node_modules/@types/json-schema": { + "version": "7.0.15", + "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", + "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", + "dev": true + }, + "node_modules/@types/node": { + "version": "18.19.31", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.19.31.tgz", + "integrity": "sha512-ArgCD39YpyyrtFKIqMDvjz79jto5fcI/SVUs2HwB+f0dAzq68yqOdyaSivLiLugSziTpNXLQrVb7RZFmdZzbhA==", + "dev": true, + "dependencies": { + "undici-types": "~5.26.4" + } + }, + "node_modules/@types/semver": { + "version": "7.5.8", + "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz", + "integrity": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==", + "dev": true }, "node_modules/@types/tough-cookie": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.3.tgz", - "integrity": "sha512-THo502dA5PzG/sfQH+42Lw3fvmYkceefOspdCwpHRul8ik2Jv1K8I5OZz1AT3/rs46kwgMCe9bSBmDLYkkOMGg==", + "version": "4.0.5", + "resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.5.tgz", + "integrity": "sha512-/Ad8+nIOV7Rl++6f1BdKxFSMgmoqEoYbHRpPcx3JEfv8VRsQe9Z4mCXeJBzxs7mbHY/XOZZuXlRNfhpVPbs6ZA==", "dev": true }, "node_modules/@types/ua-parser-js": { - "version": "0.7.37", - "resolved": "https://registry.npmjs.org/@types/ua-parser-js/-/ua-parser-js-0.7.37.tgz", - "integrity": "sha512-4sOxS3ZWXC0uHJLYcWAaLMxTvjRX3hT96eF4YWUh1ovTaenvibaZOE5uXtIp4mksKMLRwo7YDiCBCw6vBiUPVg==", + "version": "0.7.39", + "resolved": "https://registry.npmjs.org/@types/ua-parser-js/-/ua-parser-js-0.7.39.tgz", + "integrity": "sha512-P/oDfpofrdtF5xw433SPALpdSchtJmY7nsJItf8h3KXqOslkbySh8zq4dSWXH2oTjRvJ5PczVEoCZPow6GicLg==", "dev": true }, "node_modules/@typescript-eslint/eslint-plugin": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.7.0.tgz", - "integrity": "sha512-gUqtknHm0TDs1LhY12K2NA3Rmlmp88jK9Tx8vGZMfHeNMLE3GH2e9TRub+y+SOjuYgtOmok+wt1AyDPZqxbNag==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-7.6.0.tgz", + "integrity": "sha512-gKmTNwZnblUdnTIJu3e9kmeRRzV2j1a/LUO27KNNAnIC5zjy1aSvXSRp4rVNlmAoHlQ7HzX42NbKpcSr4jF80A==", "dev": true, "dependencies": { - "@eslint-community/regexpp": "^4.5.1", - "@typescript-eslint/scope-manager": "6.7.0", - "@typescript-eslint/type-utils": "6.7.0", - "@typescript-eslint/utils": "6.7.0", - "@typescript-eslint/visitor-keys": "6.7.0", + "@eslint-community/regexpp": "^4.10.0", + "@typescript-eslint/scope-manager": "7.6.0", + "@typescript-eslint/type-utils": "7.6.0", + "@typescript-eslint/utils": "7.6.0", + "@typescript-eslint/visitor-keys": "7.6.0", "debug": "^4.3.4", "graphemer": "^1.4.0", - "ignore": "^5.2.4", + "ignore": "^5.3.1", "natural-compare": "^1.4.0", - "semver": "^7.5.4", - "ts-api-utils": "^1.0.1" + "semver": "^7.6.0", + "ts-api-utils": "^1.3.0" }, "engines": { - "node": "^16.0.0 || >=18.0.0" + "node": "^18.18.0 || >=20.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { - "@typescript-eslint/parser": "^6.0.0 || ^6.0.0-alpha", - "eslint": "^7.0.0 || ^8.0.0" + "@typescript-eslint/parser": "^7.0.0", + "eslint": "^8.56.0" }, "peerDependenciesMeta": { "typescript": { @@ -734,26 +1136,26 @@ } }, "node_modules/@typescript-eslint/parser": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-6.7.0.tgz", - "integrity": "sha512-jZKYwqNpNm5kzPVP5z1JXAuxjtl2uG+5NpaMocFPTNC2EdYIgbXIPImObOkhbONxtFTTdoZstLZefbaK+wXZng==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-7.6.0.tgz", + "integrity": "sha512-usPMPHcwX3ZoPWnBnhhorc14NJw9J4HpSXQX4urF2TPKG0au0XhJoZyX62fmvdHONUkmyUe74Hzm1//XA+BoYg==", "dev": true, "dependencies": { - "@typescript-eslint/scope-manager": "6.7.0", - "@typescript-eslint/types": "6.7.0", - "@typescript-eslint/typescript-estree": "6.7.0", - "@typescript-eslint/visitor-keys": "6.7.0", + "@typescript-eslint/scope-manager": "7.6.0", + "@typescript-eslint/types": "7.6.0", + "@typescript-eslint/typescript-estree": "7.6.0", + "@typescript-eslint/visitor-keys": "7.6.0", "debug": "^4.3.4" }, "engines": { - "node": "^16.0.0 || >=18.0.0" + "node": "^18.18.0 || >=20.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0" + "eslint": "^8.56.0" }, "peerDependenciesMeta": { "typescript": { @@ -762,16 +1164,16 @@ } }, "node_modules/@typescript-eslint/scope-manager": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-6.7.0.tgz", - "integrity": "sha512-lAT1Uau20lQyjoLUQ5FUMSX/dS07qux9rYd5FGzKz/Kf8W8ccuvMyldb8hadHdK/qOI7aikvQWqulnEq2nCEYA==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-7.6.0.tgz", + "integrity": "sha512-ngttyfExA5PsHSx0rdFgnADMYQi+Zkeiv4/ZxGYUWd0nLs63Ha0ksmp8VMxAIC0wtCFxMos7Lt3PszJssG/E6w==", "dev": true, "dependencies": { - "@typescript-eslint/types": "6.7.0", - "@typescript-eslint/visitor-keys": "6.7.0" + "@typescript-eslint/types": "7.6.0", + "@typescript-eslint/visitor-keys": "7.6.0" }, "engines": { - "node": "^16.0.0 || >=18.0.0" + "node": "^18.18.0 || >=20.0.0" }, "funding": { "type": "opencollective", @@ -779,25 +1181,25 @@ } }, "node_modules/@typescript-eslint/type-utils": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-6.7.0.tgz", - "integrity": "sha512-f/QabJgDAlpSz3qduCyQT0Fw7hHpmhOzY/Rv6zO3yO+HVIdPfIWhrQoAyG+uZVtWAIS85zAyzgAFfyEr+MgBpg==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-7.6.0.tgz", + "integrity": "sha512-NxAfqAPNLG6LTmy7uZgpK8KcuiS2NZD/HlThPXQRGwz6u7MDBWRVliEEl1Gj6U7++kVJTpehkhZzCJLMK66Scw==", "dev": true, "dependencies": { - "@typescript-eslint/typescript-estree": "6.7.0", - "@typescript-eslint/utils": "6.7.0", + "@typescript-eslint/typescript-estree": "7.6.0", + "@typescript-eslint/utils": "7.6.0", "debug": "^4.3.4", - "ts-api-utils": "^1.0.1" + "ts-api-utils": "^1.3.0" }, "engines": { - "node": "^16.0.0 || >=18.0.0" + "node": "^18.18.0 || >=20.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0" + "eslint": "^8.56.0" }, "peerDependenciesMeta": { "typescript": { @@ -806,12 +1208,12 @@ } }, "node_modules/@typescript-eslint/types": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-6.7.0.tgz", - "integrity": "sha512-ihPfvOp7pOcN/ysoj0RpBPOx3HQTJTrIN8UZK+WFd3/iDeFHHqeyYxa4hQk4rMhsz9H9mXpR61IzwlBVGXtl9Q==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-7.6.0.tgz", + "integrity": "sha512-h02rYQn8J+MureCvHVVzhl69/GAfQGPQZmOMjG1KfCl7o3HtMSlPaPUAPu6lLctXI5ySRGIYk94clD/AUMCUgQ==", "dev": true, "engines": { - "node": "^16.0.0 || >=18.0.0" + "node": "^18.18.0 || >=20.0.0" }, "funding": { "type": "opencollective", @@ -819,21 +1221,22 @@ } }, "node_modules/@typescript-eslint/typescript-estree": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-6.7.0.tgz", - "integrity": "sha512-dPvkXj3n6e9yd/0LfojNU8VMUGHWiLuBZvbM6V6QYD+2qxqInE7J+J/ieY2iGwR9ivf/R/haWGkIj04WVUeiSQ==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-7.6.0.tgz", + "integrity": "sha512-+7Y/GP9VuYibecrCQWSKgl3GvUM5cILRttpWtnAu8GNL9j11e4tbuGZmZjJ8ejnKYyBRb2ddGQ3rEFCq3QjMJw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "6.7.0", - "@typescript-eslint/visitor-keys": "6.7.0", + "@typescript-eslint/types": "7.6.0", + "@typescript-eslint/visitor-keys": "7.6.0", "debug": "^4.3.4", "globby": "^11.1.0", "is-glob": "^4.0.3", - "semver": "^7.5.4", - "ts-api-utils": "^1.0.1" + "minimatch": "^9.0.4", + "semver": "^7.6.0", + "ts-api-utils": "^1.3.0" }, "engines": { - "node": "^16.0.0 || >=18.0.0" + "node": "^18.18.0 || >=20.0.0" }, "funding": { "type": "opencollective", @@ -846,68 +1249,101 @@ } }, "node_modules/@typescript-eslint/utils": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-6.7.0.tgz", - "integrity": "sha512-MfCq3cM0vh2slSikQYqK2Gq52gvOhe57vD2RM3V4gQRZYX4rDPnKLu5p6cm89+LJiGlwEXU8hkYxhqqEC/V3qA==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-7.6.0.tgz", + "integrity": "sha512-x54gaSsRRI+Nwz59TXpCsr6harB98qjXYzsRxGqvA5Ue3kQH+FxS7FYU81g/omn22ML2pZJkisy6Q+ElK8pBCA==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", - "@types/json-schema": "^7.0.12", - "@types/semver": "^7.5.0", - "@typescript-eslint/scope-manager": "6.7.0", - "@typescript-eslint/types": "6.7.0", - "@typescript-eslint/typescript-estree": "6.7.0", - "semver": "^7.5.4" + "@types/json-schema": "^7.0.15", + "@types/semver": "^7.5.8", + "@typescript-eslint/scope-manager": "7.6.0", + "@typescript-eslint/types": "7.6.0", + "@typescript-eslint/typescript-estree": "7.6.0", + "semver": "^7.6.0" }, "engines": { - "node": "^16.0.0 || >=18.0.0" + "node": "^18.18.0 || >=20.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" }, "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0" + "eslint": "^8.56.0" } }, "node_modules/@typescript-eslint/visitor-keys": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-6.7.0.tgz", - "integrity": "sha512-/C1RVgKFDmGMcVGeD8HjKv2bd72oI1KxQDeY8uc66gw9R0OK0eMq48cA+jv9/2Ag6cdrsUGySm1yzYmfz0hxwQ==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-7.6.0.tgz", + "integrity": "sha512-4eLB7t+LlNUmXzfOu1VAIAdkjbu5xNSerURS9X/S5TUKWFRpXRQZbmtPqgKmYx8bj3J0irtQXSiWAOY82v+cgw==", "dev": true, "dependencies": { - "@typescript-eslint/types": "6.7.0", - "eslint-visitor-keys": "^3.4.1" + "@typescript-eslint/types": "7.6.0", + "eslint-visitor-keys": "^3.4.3" }, "engines": { - "node": "^16.0.0 || >=18.0.0" + "node": "^18.18.0 || >=20.0.0" }, "funding": { "type": "opencollective", "url": "https://opencollective.com/typescript-eslint" } }, + "node_modules/@ungap/structured-clone": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.2.0.tgz", + "integrity": "sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ==", + "dev": true + }, "node_modules/@vitejs/plugin-vue": { - "version": "4.4.0", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-4.4.0.tgz", - "integrity": "sha512-xdguqb+VUwiRpSg+nsc2HtbAUSGak25DXYvpQQi4RVU1Xq1uworyoH/md9Rfd8zMmPR/pSghr309QNcftUVseg==", + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.0.4.tgz", + "integrity": "sha512-WS3hevEszI6CEVEx28F8RjTX97k3KsrcY6kvTg7+Whm5y3oYvcqzVeGCU3hxSAn4uY2CLCkeokkGKpoctccilQ==", "dev": true, "engines": { - "node": "^14.18.0 || >=16.0.0" + "node": "^18.0.0 || >=20.0.0" }, "peerDependencies": { - "vite": "^4.0.0", + "vite": "^5.0.0", "vue": "^3.2.25" } }, + "node_modules/@vitest/coverage-v8": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@vitest/coverage-v8/-/coverage-v8-1.5.0.tgz", + "integrity": "sha512-1igVwlcqw1QUMdfcMlzzY4coikSIBN944pkueGi0pawrX5I5Z+9hxdTR+w3Sg6Q3eZhvdMAs8ZaF9JuTG1uYOQ==", + "dev": true, + "dependencies": { + "@ampproject/remapping": "^2.2.1", + "@bcoe/v8-coverage": "^0.2.3", + "debug": "^4.3.4", + "istanbul-lib-coverage": "^3.2.2", + "istanbul-lib-report": "^3.0.1", + "istanbul-lib-source-maps": "^5.0.4", + "istanbul-reports": "^3.1.6", + "magic-string": "^0.30.5", + "magicast": "^0.3.3", + "picocolors": "^1.0.0", + "std-env": "^3.5.0", + "strip-literal": "^2.0.0", + "test-exclude": "^6.0.0" + }, + "funding": { + "url": "https://opencollective.com/vitest" + }, + "peerDependencies": { + "vitest": "1.5.0" + } + }, "node_modules/@vitest/expect": { - "version": "0.34.6", - "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-0.34.6.tgz", - "integrity": "sha512-QUzKpUQRc1qC7qdGo7rMK3AkETI7w18gTCUrsNnyjjJKYiuUB9+TQK3QnR1unhCnWRC0AbKv2omLGQDF/mIjOw==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@vitest/expect/-/expect-1.5.0.tgz", + "integrity": "sha512-0pzuCI6KYi2SIC3LQezmxujU9RK/vwC1U9R0rLuGlNGcOuDWxqWKu6nUdFsX9tH1WU0SXtAxToOsEjeUn1s3hA==", "dev": true, "dependencies": { - "@vitest/spy": "0.34.6", - "@vitest/utils": "0.34.6", + "@vitest/spy": "1.5.0", + "@vitest/utils": "1.5.0", "chai": "^4.3.10" }, "funding": { @@ -915,13 +1351,13 @@ } }, "node_modules/@vitest/runner": { - "version": "0.34.6", - "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-0.34.6.tgz", - "integrity": "sha512-1CUQgtJSLF47NnhN+F9X2ycxUP0kLHQ/JWvNHbeBfwW8CzEGgeskzNnHDyv1ieKTltuR6sdIHV+nmR6kPxQqzQ==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@vitest/runner/-/runner-1.5.0.tgz", + "integrity": "sha512-7HWwdxXP5yDoe7DTpbif9l6ZmDwCzcSIK38kTSIt6CFEpMjX4EpCgT6wUmS0xTXqMI6E/ONmfgRKmaujpabjZQ==", "dev": true, "dependencies": { - "@vitest/utils": "0.34.6", - "p-limit": "^4.0.0", + "@vitest/utils": "1.5.0", + "p-limit": "^5.0.0", "pathe": "^1.1.1" }, "funding": { @@ -929,15 +1365,15 @@ } }, "node_modules/@vitest/runner/node_modules/p-limit": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-4.0.0.tgz", - "integrity": "sha512-5b0R4txpzjPWVw/cXXUResoD4hb6U/x9BH08L7nw+GN1sezDzPdxeRvpc9c433fZhBan/wusjbCsqwqm4EIBIQ==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-5.0.0.tgz", + "integrity": "sha512-/Eaoq+QyLSiXQ4lyYV23f14mZRQcXnxfHrN0vCai+ak9G0pp9iEQukIIZq5NccEvwRB8PUnZT0KsOoDCINS1qQ==", "dev": true, "dependencies": { "yocto-queue": "^1.0.0" }, "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + "node": ">=18" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" @@ -956,130 +1392,142 @@ } }, "node_modules/@vitest/snapshot": { - "version": "0.34.6", - "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-0.34.6.tgz", - "integrity": "sha512-B3OZqYn6k4VaN011D+ve+AA4whM4QkcwcrwaKwAbyyvS/NB1hCWjFIBQxAQQSQir9/RtyAAGuq+4RJmbn2dH4w==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@vitest/snapshot/-/snapshot-1.5.0.tgz", + "integrity": "sha512-qpv3fSEuNrhAO3FpH6YYRdaECnnRjg9VxbhdtPwPRnzSfHVXnNzzrpX4cJxqiwgRMo7uRMWDFBlsBq4Cr+rO3A==", "dev": true, "dependencies": { - "magic-string": "^0.30.1", + "magic-string": "^0.30.5", "pathe": "^1.1.1", - "pretty-format": "^29.5.0" + "pretty-format": "^29.7.0" }, "funding": { "url": "https://opencollective.com/vitest" } }, "node_modules/@vitest/spy": { - "version": "0.34.6", - "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-0.34.6.tgz", - "integrity": "sha512-xaCvneSaeBw/cz8ySmF7ZwGvL0lBjfvqc1LpQ/vcdHEvpLn3Ff1vAvjw+CoGn0802l++5L/pxb7whwcWAw+DUQ==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@vitest/spy/-/spy-1.5.0.tgz", + "integrity": "sha512-vu6vi6ew5N5MMHJjD5PoakMRKYdmIrNJmyfkhRpQt5d9Ewhw9nZ5Aqynbi3N61bvk9UvZ5UysMT6ayIrZ8GA9w==", "dev": true, "dependencies": { - "tinyspy": "^2.1.1" + "tinyspy": "^2.2.0" }, "funding": { "url": "https://opencollective.com/vitest" } }, "node_modules/@vitest/utils": { - "version": "0.34.6", - "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-0.34.6.tgz", - "integrity": "sha512-IG5aDD8S6zlvloDsnzHw0Ut5xczlF+kv2BOTo+iXfPr54Yhi5qbVOgGB1hZaVq4iJ4C/MZ2J0y15IlsV/ZcI0A==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@vitest/utils/-/utils-1.5.0.tgz", + "integrity": "sha512-BDU0GNL8MWkRkSRdNFvCUCAVOeHaUlVJ9Tx0TYBZyXaaOTmGtUFObzchCivIBrIwKzvZA7A9sCejVhXM2aY98A==", "dev": true, "dependencies": { - "diff-sequences": "^29.4.3", - "loupe": "^2.3.6", - "pretty-format": "^29.5.0" + "diff-sequences": "^29.6.3", + "estree-walker": "^3.0.3", + "loupe": "^2.3.7", + "pretty-format": "^29.7.0" }, "funding": { "url": "https://opencollective.com/vitest" } }, "node_modules/@volar/language-core": { - "version": "1.10.1", - "resolved": "https://registry.npmjs.org/@volar/language-core/-/language-core-1.10.1.tgz", - "integrity": "sha512-JnsM1mIPdfGPxmoOcK1c7HYAsL6YOv0TCJ4aW3AXPZN/Jb4R77epDyMZIVudSGjWMbvv/JfUa+rQ+dGKTmgwBA==", + "version": "2.2.0-alpha.8", + "resolved": "https://registry.npmjs.org/@volar/language-core/-/language-core-2.2.0-alpha.8.tgz", + "integrity": "sha512-Ew1Iw7/RIRNuDLn60fWJdOLApAlfTVPxbPiSLzc434PReC9kleYtaa//Wo2WlN1oiRqneW0pWQQV0CwYqaimLQ==", "dev": true, "dependencies": { - "@volar/source-map": "1.10.1" + "@volar/source-map": "2.2.0-alpha.8" } }, "node_modules/@volar/source-map": { - "version": "1.10.1", - "resolved": "https://registry.npmjs.org/@volar/source-map/-/source-map-1.10.1.tgz", - "integrity": "sha512-3/S6KQbqa7pGC8CxPrg69qHLpOvkiPHGJtWPkI/1AXCsktkJ6gIk/5z4hyuMp8Anvs6eS/Kvp/GZa3ut3votKA==", + "version": "2.2.0-alpha.8", + "resolved": "https://registry.npmjs.org/@volar/source-map/-/source-map-2.2.0-alpha.8.tgz", + "integrity": "sha512-E1ZVmXFJ5DU4fWDcWHzi8OLqqReqIDwhXvIMhVdk6+VipfMVv4SkryXu7/rs4GA/GsebcRyJdaSkKBB3OAkIcA==", "dev": true, "dependencies": { - "muggle-string": "^0.3.1" + "muggle-string": "^0.4.0" } }, "node_modules/@volar/typescript": { - "version": "1.10.1", - "resolved": "https://registry.npmjs.org/@volar/typescript/-/typescript-1.10.1.tgz", - "integrity": "sha512-+iiO9yUSRHIYjlteT+QcdRq8b44qH19/eiUZtjNtuh6D9ailYM7DVR0zO2sEgJlvCaunw/CF9Ov2KooQBpR4VQ==", + "version": "2.2.0-alpha.8", + "resolved": "https://registry.npmjs.org/@volar/typescript/-/typescript-2.2.0-alpha.8.tgz", + "integrity": "sha512-RLbRDI+17CiayHZs9HhSzlH0FhLl/+XK6o2qoiw2o2GGKcyD1aDoY6AcMd44acYncTOrqoTNoY6LuCiRyiJiGg==", "dev": true, "dependencies": { - "@volar/language-core": "1.10.1" + "@volar/language-core": "2.2.0-alpha.8", + "path-browserify": "^1.0.1" } }, "node_modules/@vue/compiler-core": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.3.4.tgz", - "integrity": "sha512-cquyDNvZ6jTbf/+x+AgM2Arrp6G4Dzbb0R64jiG804HRMfRiFXWI6kqUVqZ6ZR0bQhIoQjB4+2bhNtVwndW15g==", + "version": "3.4.22", + "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.4.22.tgz", + "integrity": "sha512-FBDRCBE/rFPA8OfTUrARx2c49N7zoImlGT7hsFikv0pZxQlFhffQwewpEXaLynZW0/DspVXmNA+QQ9dXINpWmg==", "dependencies": { - "@babel/parser": "^7.21.3", - "@vue/shared": "3.3.4", + "@babel/parser": "^7.24.1", + "@vue/shared": "3.4.22", + "entities": "^4.5.0", "estree-walker": "^2.0.2", - "source-map-js": "^1.0.2" + "source-map-js": "^1.2.0" } }, + "node_modules/@vue/compiler-core/node_modules/estree-walker": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", + "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" + }, "node_modules/@vue/compiler-dom": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.3.4.tgz", - "integrity": "sha512-wyM+OjOVpuUukIq6p5+nwHYtj9cFroz9cwkfmP9O1nzH68BenTTv0u7/ndggT8cIQlnBeOo6sUT/gvHcIkLA5w==", + "version": "3.4.22", + "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.22.tgz", + "integrity": "sha512-YkAS+jZc6Ip360kT3lZbMQZteiYBbHDSVKr94Jdd8Zjr7VjSkkXKAFFR/FW+2tNtBYXOps6xrWlOquy3GeYB0w==", "dependencies": { - "@vue/compiler-core": "3.3.4", - "@vue/shared": "3.3.4" + "@vue/compiler-core": "3.4.22", + "@vue/shared": "3.4.22" } }, "node_modules/@vue/compiler-sfc": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.3.4.tgz", - "integrity": "sha512-6y/d8uw+5TkCuzBkgLS0v3lSM3hJDntFEiUORM11pQ/hKvkhSKZrXW6i69UyXlJQisJxuUEJKAWEqWbWsLeNKQ==", - "dependencies": { - "@babel/parser": "^7.20.15", - "@vue/compiler-core": "3.3.4", - "@vue/compiler-dom": "3.3.4", - "@vue/compiler-ssr": "3.3.4", - "@vue/reactivity-transform": "3.3.4", - "@vue/shared": "3.3.4", + "version": "3.4.22", + "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.4.22.tgz", + "integrity": "sha512-Pncp5Vc8E2Ef1o5uveO8WA1IqM7rt0R1jN8D4qitQYOUxC97iITGYA8oMInQ3UcDS7ip+SegyA2HbAEB4V6NMQ==", + "dependencies": { + "@babel/parser": "^7.24.1", + "@vue/compiler-core": "3.4.22", + "@vue/compiler-dom": "3.4.22", + "@vue/compiler-ssr": "3.4.22", + "@vue/shared": "3.4.22", "estree-walker": "^2.0.2", - "magic-string": "^0.30.0", - "postcss": "^8.1.10", - "source-map-js": "^1.0.2" + "magic-string": "^0.30.8", + "postcss": "^8.4.38", + "source-map-js": "^1.2.0" } }, + "node_modules/@vue/compiler-sfc/node_modules/estree-walker": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", + "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" + }, "node_modules/@vue/compiler-ssr": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.3.4.tgz", - "integrity": "sha512-m0v6oKpup2nMSehwA6Uuu+j+wEwcy7QmwMkVNVfrV9P2qE5KshC6RwOCq8fjGS/Eak/uNb8AaWekfiXxbBB6gQ==", + "version": "3.4.22", + "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.4.22.tgz", + "integrity": "sha512-ycb2sL0SW6AkgVMrvaU/TIAEk7FQWyv/oYya44E/V9xURM+ij9Oev5bVobSS7GLJzkUieWW3SrYcK/PZpb5i4A==", "dependencies": { - "@vue/compiler-dom": "3.3.4", - "@vue/shared": "3.3.4" + "@vue/compiler-dom": "3.4.22", + "@vue/shared": "3.4.22" } }, "node_modules/@vue/devtools-api": { - "version": "6.5.0", - "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.5.0.tgz", - "integrity": "sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==" + "version": "6.5.1", + "resolved": "https://registry.npmjs.org/@vue/devtools-api/-/devtools-api-6.5.1.tgz", + "integrity": "sha512-+KpckaAQyfbvshdDW5xQylLni1asvNSGme1JFs8I1+/H5pHEhqUKMEQD/qn3Nx5+/nycBq11qAEi8lk+LXI2dA==" }, "node_modules/@vue/eslint-config-prettier": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/@vue/eslint-config-prettier/-/eslint-config-prettier-8.0.0.tgz", - "integrity": "sha512-55dPqtC4PM/yBjhAr+yEw6+7KzzdkBuLmnhBrDfp4I48+wy+Giqqj9yUr5T2uD/BkBROjjmqnLZmXRdOx/VtQg==", + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/@vue/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz", + "integrity": "sha512-z1ZIAAUS9pKzo/ANEfd2sO+v2IUalz7cM/cTLOZ7vRFOPk5/xuRKQteOu1DErFLAh/lYGXMVZ0IfYKlyInuDVg==", "dev": true, "dependencies": { - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^9.0.0", "eslint-plugin-prettier": "^5.0.0" }, "peerDependencies": { @@ -1088,22 +1536,22 @@ } }, "node_modules/@vue/eslint-config-typescript": { - "version": "12.0.0", - "resolved": "https://registry.npmjs.org/@vue/eslint-config-typescript/-/eslint-config-typescript-12.0.0.tgz", - "integrity": "sha512-StxLFet2Qe97T8+7L8pGlhYBBr8Eg05LPuTDVopQV6il+SK6qqom59BA/rcFipUef2jD8P2X44Vd8tMFytfvlg==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@vue/eslint-config-typescript/-/eslint-config-typescript-13.0.0.tgz", + "integrity": "sha512-MHh9SncG/sfqjVqjcuFLOLD6Ed4dRAis4HNt0dXASeAuLqIAx4YMB1/m2o4pUKK1vCt8fUvYG8KKX2Ot3BVZTg==", "dev": true, "dependencies": { - "@typescript-eslint/eslint-plugin": "^6.7.0", - "@typescript-eslint/parser": "^6.7.0", + "@typescript-eslint/eslint-plugin": "^7.1.1", + "@typescript-eslint/parser": "^7.1.1", "vue-eslint-parser": "^9.3.1" }, "engines": { - "node": "^14.17.0 || >=16.0.0" + "node": "^18.18.0 || >=20.0.0" }, "peerDependencies": { - "eslint": "^6.2.0 || ^7.0.0 || ^8.0.0", + "eslint": "^8.56.0", "eslint-plugin-vue": "^9.0.0", - "typescript": "*" + "typescript": ">=4.7.4" }, "peerDependenciesMeta": { "typescript": { @@ -1112,18 +1560,17 @@ } }, "node_modules/@vue/language-core": { - "version": "1.8.15", - "resolved": "https://registry.npmjs.org/@vue/language-core/-/language-core-1.8.15.tgz", - "integrity": "sha512-zche5Aw8kkvp3YaghuLiOZyVIpoWHjSQ0EfjxGSsqHOPMamdCoa9x3HtbenpR38UMUoKJ88wiWuiOrV3B/Yq+A==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/@vue/language-core/-/language-core-2.0.13.tgz", + "integrity": "sha512-oQgM+BM66SU5GKtUMLQSQN0bxHFkFpLSSAiY87wVziPaiNQZuKVDt/3yA7GB9PiQw0y/bTNL0bOc0jM/siYjKg==", "dev": true, "dependencies": { - "@volar/language-core": "~1.10.0", - "@volar/source-map": "~1.10.0", - "@vue/compiler-dom": "^3.3.0", - "@vue/reactivity": "^3.3.0", - "@vue/shared": "^3.3.0", - "minimatch": "^9.0.0", - "muggle-string": "^0.3.1", + "@volar/language-core": "2.2.0-alpha.8", + "@vue/compiler-dom": "^3.4.0", + "@vue/shared": "^3.4.0", + "computeds": "^0.0.1", + "minimatch": "^9.0.3", + "path-browserify": "^1.0.1", "vue-template-compiler": "^2.7.14" }, "peerDependencies": { @@ -1135,137 +1582,79 @@ } } }, - "node_modules/@vue/language-core/node_modules/brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "dev": true, - "dependencies": { - "balanced-match": "^1.0.0" - } - }, - "node_modules/@vue/language-core/node_modules/minimatch": { - "version": "9.0.3", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz", - "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==", - "dev": true, - "dependencies": { - "brace-expansion": "^2.0.1" - }, - "engines": { - "node": ">=16 || 14 >=14.17" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, "node_modules/@vue/reactivity": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.3.4.tgz", - "integrity": "sha512-kLTDLwd0B1jG08NBF3R5rqULtv/f8x3rOFByTDz4J53ttIQEDmALqKqXY0J+XQeN0aV2FBxY8nJDf88yvOPAqQ==", - "dependencies": { - "@vue/shared": "3.3.4" - } - }, - "node_modules/@vue/reactivity-transform": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/@vue/reactivity-transform/-/reactivity-transform-3.3.4.tgz", - "integrity": "sha512-MXgwjako4nu5WFLAjpBnCj/ieqcjE2aJBINUNQzkZQfzIZA4xn+0fV1tIYBJvvva3N3OvKGofRLvQIwEQPpaXw==", + "version": "3.4.22", + "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.22.tgz", + "integrity": "sha512-+golHRRfcGoahBrhoTauFNIIAhxntRV3BI8HHqVvCdsuWivxW1MI0E9AOXVsz4H/ZlWM1ahudWTX6PhUrNR2yQ==", "dependencies": { - "@babel/parser": "^7.20.15", - "@vue/compiler-core": "3.3.4", - "@vue/shared": "3.3.4", - "estree-walker": "^2.0.2", - "magic-string": "^0.30.0" + "@vue/shared": "3.4.22" } }, "node_modules/@vue/runtime-core": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.3.4.tgz", - "integrity": "sha512-R+bqxMN6pWO7zGI4OMlmvePOdP2c93GsHFM/siJI7O2nxFRzj55pLwkpCedEY+bTMgp5miZ8CxfIZo3S+gFqvA==", + "version": "3.4.22", + "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.22.tgz", + "integrity": "sha512-cbA8lcL4g1907EdY1a1KmP5IRWfbqjgBRcgJPkF//yn96XSC1/VAJBZiAGLiyw0P77Rw2Ao7d9U51vU1GC6yUQ==", "dependencies": { - "@vue/reactivity": "3.3.4", - "@vue/shared": "3.3.4" + "@vue/reactivity": "3.4.22", + "@vue/shared": "3.4.22" } }, "node_modules/@vue/runtime-dom": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.3.4.tgz", - "integrity": "sha512-Aj5bTJ3u5sFsUckRghsNjVTtxZQ1OyMWCr5dZRAPijF/0Vy4xEoRCwLyHXcj4D0UFbJ4lbx3gPTgg06K/GnPnQ==", + "version": "3.4.22", + "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.22.tgz", + "integrity": "sha512-AXxRHrFkLX1y2+70CO2wDKRxW0WZcQKTOXS31AK+jZ1RLPtI6sEHVpYNfyE9WgbgXOqPtX4gfIfuoFYi8iCu2w==", "dependencies": { - "@vue/runtime-core": "3.3.4", - "@vue/shared": "3.3.4", - "csstype": "^3.1.1" + "@vue/runtime-core": "3.4.22", + "@vue/shared": "3.4.22", + "csstype": "^3.1.3" } }, "node_modules/@vue/server-renderer": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.3.4.tgz", - "integrity": "sha512-Q6jDDzR23ViIb67v+vM1Dqntu+HUexQcsWKhhQa4ARVzxOY2HbC7QRW/ggkDBd5BU+uM1sV6XOAP0b216o34JQ==", + "version": "3.4.22", + "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.22.tgz", + "integrity": "sha512-okiNxiCOhJlx6IOrTZvhIVwf2UYKay0hnIPqWu4h19bkNv1gmG4Ic6U3zXY287AWF26lQuFMa515Qzc+R0aAYg==", "dependencies": { - "@vue/compiler-ssr": "3.3.4", - "@vue/shared": "3.3.4" + "@vue/compiler-ssr": "3.4.22", + "@vue/shared": "3.4.22" }, "peerDependencies": { - "vue": "3.3.4" + "vue": "3.4.22" } }, "node_modules/@vue/shared": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.3.4.tgz", - "integrity": "sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==" + "version": "3.4.22", + "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.4.22.tgz", + "integrity": "sha512-cg7R9XNk4ovV3bKka/1a464O2oY0l5Fyt0rwGR4hSJRPjUJ0WVjrPdsr4W0JbUriwiM8EKcCcCjeKN5pRMs2Zg==" }, "node_modules/@vue/test-utils": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/@vue/test-utils/-/test-utils-2.4.1.tgz", - "integrity": "sha512-VO8nragneNzUZUah6kOjiFmD/gwRjUauG9DROh6oaOeFwX1cZRUNHhdeogE8635cISigXFTtGLUQWx5KCb0xeg==", + "version": "2.4.5", + "resolved": "https://registry.npmjs.org/@vue/test-utils/-/test-utils-2.4.5.tgz", + "integrity": "sha512-oo2u7vktOyKUked36R93NB7mg2B+N7Plr8lxp2JBGwr18ch6EggFjixSCdIVVLkT6Qr0z359Xvnafc9dcKyDUg==", "dev": true, "dependencies": { - "js-beautify": "1.14.9", - "vue-component-type-helpers": "1.8.4" - }, - "peerDependencies": { - "@vue/server-renderer": "^3.0.1", - "vue": "^3.0.1" - }, - "peerDependenciesMeta": { - "@vue/server-renderer": { - "optional": true - } + "js-beautify": "^1.14.9", + "vue-component-type-helpers": "^2.0.0" } }, "node_modules/@vue/tsconfig": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.4.0.tgz", - "integrity": "sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==", + "version": "0.5.1", + "resolved": "https://registry.npmjs.org/@vue/tsconfig/-/tsconfig-0.5.1.tgz", + "integrity": "sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==", "dev": true }, - "node_modules/@vue/typescript": { - "version": "1.8.15", - "resolved": "https://registry.npmjs.org/@vue/typescript/-/typescript-1.8.15.tgz", - "integrity": "sha512-qWyanQKXOsK84S8rP7QBrqsvUdQ0nZABZmTjXMpb3ox4Bp5IbkscREA3OPUrkgl64mAxwwCzIWcOc3BPTCPjQw==", + "node_modules/abbrev": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-2.0.0.tgz", + "integrity": "sha512-6/mh1E2u2YgEsCHdY0Yx5oW+61gZU+1vXaoiHHrpKeuRNNgFvS+/jrwHiQhB5apAf5oB7UB7E19ol2R2LKH8hQ==", "dev": true, - "dependencies": { - "@volar/typescript": "~1.10.0", - "@vue/language-core": "1.8.15" + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/abab": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz", - "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==", - "dev": true - }, - "node_modules/abbrev": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz", - "integrity": "sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==", - "dev": true - }, "node_modules/acorn": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.10.0.tgz", - "integrity": "sha512-F0SAmZ8iUtS//m8DmCTA0jlh6TDKkHQyK6xc6V4KDTyZKA9dnvX9/3sRTVQrWm79glUAZbnmmNcdYwUIHWVybw==", + "version": "8.11.3", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.11.3.tgz", + "integrity": "sha512-Y9rRfJG5jcKOE0CLisYbojUjIrIEE7AGMzA/Sm4BslANhbS+cDMpgBdcPT91oJ7OuJ9hYJBx59RjbhxVnrF8Xg==", "dev": true, "bin": { "acorn": "bin/acorn" @@ -1284,24 +1673,24 @@ } }, "node_modules/acorn-walk": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.2.0.tgz", - "integrity": "sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA==", + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.2.tgz", + "integrity": "sha512-cjkyv4OtNCIeqhHrfS81QWXoCBPExR/J62oyEqepVw8WaQeSqpW2uhuLPh1m9eWhDuOo/jUXVTlifvesOWp/4A==", "dev": true, "engines": { "node": ">=0.4.0" } }, "node_modules/agent-base": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz", - "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.0.tgz", + "integrity": "sha512-o/zjMZRhJxny7OyEF+Op8X+efiELC7k7yOjMzgfzVqOzXqkBkWI79YoTdOtsuWd5BWhAGAuOY/Xa6xpiaWXiNg==", "dev": true, "dependencies": { - "debug": "4" + "debug": "^4.3.4" }, "engines": { - "node": ">= 6.0.0" + "node": ">= 14" } }, "node_modules/ajv": { @@ -1350,19 +1739,6 @@ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "dev": true }, - "node_modules/array-buffer-byte-length": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/array-buffer-byte-length/-/array-buffer-byte-length-1.0.0.tgz", - "integrity": "sha512-LPuwb2P+NrQw3XhxGc36+XSvuBPopovXYTR9Ew++Du9Yb/bx5AzBfrIsBoj0EZUifjQU+sHL21sseZ3jerWO/A==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "is-array-buffer": "^3.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/array-union": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz", @@ -1372,27 +1748,6 @@ "node": ">=8" } }, - "node_modules/arraybuffer.prototype.slice": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/arraybuffer.prototype.slice/-/arraybuffer.prototype.slice-1.0.2.tgz", - "integrity": "sha512-yMBKppFur/fbHu9/6USUe03bZ4knMYiwFBcyiaXB8Go0qNehwX6inYPzK9U0NeQvGxKthcmHcaR8P5MStSRBAw==", - "dev": true, - "dependencies": { - "array-buffer-byte-length": "^1.0.0", - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "get-intrinsic": "^1.2.1", - "is-array-buffer": "^3.0.2", - "is-shared-array-buffer": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/assertion-error": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/assertion-error/-/assertion-error-1.1.0.tgz", @@ -1408,59 +1763,25 @@ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==", "dev": true }, - "node_modules/available-typed-arrays": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.5.tgz", - "integrity": "sha512-DMD0KiN46eipeziST1LPP/STfDU0sufISXmjSgvVsoU2tqxctQeASejWcfNtxYKqETM1UxQ8sp2OrSBWpHY6sw==", - "dev": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/balanced-match": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", "dev": true }, - "node_modules/big-integer": { - "version": "1.6.51", - "resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.51.tgz", - "integrity": "sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==", - "dev": true, - "engines": { - "node": ">=0.6" - } - }, "node_modules/boolbase": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/boolbase/-/boolbase-1.0.0.tgz", "integrity": "sha512-JZOSA7Mo9sNGB8+UjSgzdLtokWAky1zbztM3WRLCbZ70/3cTANmQmOdR7y2g+J0e2WXywy1yS468tY+IruqEww==", "dev": true }, - "node_modules/bplist-parser": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/bplist-parser/-/bplist-parser-0.2.0.tgz", - "integrity": "sha512-z0M+byMThzQmD9NILRniCUXYsYpjwnlO8N5uCFaCqIOpqRsJCrQL9NK3JsD67CN5a08nF5oIL2bD6loTdHOuKw==", - "dev": true, - "dependencies": { - "big-integer": "^1.6.44" - }, - "engines": { - "node": ">= 5.10.0" - } - }, "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", + "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", "dev": true, "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" + "balanced-match": "^1.0.0" } }, "node_modules/braces": { @@ -1475,21 +1796,6 @@ "node": ">=8" } }, - "node_modules/bundle-name": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/bundle-name/-/bundle-name-3.0.0.tgz", - "integrity": "sha512-PKA4BeSvBpQKQ8iPOGCSiell+N8P+Tf1DlwqmYhpe2gAhKPHn8EYOxVT+ShuGmhg8lN8XiSlS80yiExKXrURlw==", - "dev": true, - "dependencies": { - "run-applescript": "^5.0.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/cac": { "version": "6.7.14", "resolved": "https://registry.npmjs.org/cac/-/cac-6.7.14.tgz", @@ -1499,19 +1805,6 @@ "node": ">=8" } }, - "node_modules/call-bind": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz", - "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==", - "dev": true, - "dependencies": { - "function-bind": "^1.1.1", - "get-intrinsic": "^1.0.2" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/callsites": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", @@ -1522,9 +1815,9 @@ } }, "node_modules/chai": { - "version": "4.3.10", - "resolved": "https://registry.npmjs.org/chai/-/chai-4.3.10.tgz", - "integrity": "sha512-0UXG04VuVbruMUYbJ6JctvH0YnC/4q3/AkT18q4NaITo91CUm0liMS9VqzT9vZhVQ/1eqPanMWjBM+Juhfb/9g==", + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/chai/-/chai-4.4.1.tgz", + "integrity": "sha512-13sOfMv2+DWduEU+/xbun3LScLoqN17nBeTLUsmDfKdoiC1fr0n9PU4guu4AhRcOVFk/sW8LyZWHuhWtQZiF+g==", "dev": true, "dependencies": { "assertion-error": "^1.1.0", @@ -1606,6 +1899,12 @@ "node": ">=14" } }, + "node_modules/computeds": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/computeds/-/computeds-0.0.1.tgz", + "integrity": "sha512-7CEBgcMjVmitjYo5q8JTJVra6X5mQ20uTThdK+0kR7UEaDrAWEQcRiBtWJzga4eRpP6afNwwLsX2SET2JhVB1Q==", + "dev": true + }, "node_modules/concat-map": { "version": "0.0.1", "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", @@ -1649,34 +1948,33 @@ } }, "node_modules/cssstyle": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-3.0.0.tgz", - "integrity": "sha512-N4u2ABATi3Qplzf0hWbVCdjenim8F3ojEXpBDF5hBpjzW182MjNGLqfmQ0SkSPeQ+V86ZXgeH8aXj6kayd4jgg==", + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-4.0.1.tgz", + "integrity": "sha512-8ZYiJ3A/3OkDd093CBT/0UKDWry7ak4BdPTFP2+QEP7cmhouyq/Up709ASSj2cK02BbZiMgk7kYjZNS4QP5qrQ==", "dev": true, "dependencies": { "rrweb-cssom": "^0.6.0" }, "engines": { - "node": ">=14" + "node": ">=18" } }, "node_modules/csstype": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.2.tgz", - "integrity": "sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==" + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.1.3.tgz", + "integrity": "sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==" }, "node_modules/data-urls": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-4.0.0.tgz", - "integrity": "sha512-/mMTei/JXPqvFqQtfyTowxmJVwr2PVAeCcDxyFf6LhoOu/09TX2OX3kb2wzi4DMXcfj4OItwDOnhl5oziPnT6g==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-5.0.0.tgz", + "integrity": "sha512-ZYP5VBHshaDAiVZxjbRVcFJpc+4xGgT0bK3vzy1HLN8jTO975HEbuYzZJcHoQEY5K1a0z8YayJkyVETa08eNTg==", "dev": true, "dependencies": { - "abab": "^2.0.6", - "whatwg-mimetype": "^3.0.0", - "whatwg-url": "^12.0.0" + "whatwg-mimetype": "^4.0.0", + "whatwg-url": "^14.0.0" }, "engines": { - "node": ">=14" + "node": ">=18" } }, "node_modules/de-indent": { @@ -1726,83 +2024,6 @@ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", "dev": true }, - "node_modules/default-browser": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/default-browser/-/default-browser-4.0.0.tgz", - "integrity": "sha512-wX5pXO1+BrhMkSbROFsyxUm0i/cJEScyNhA4PPxc41ICuv05ZZB/MX28s8aZx6xjmatvebIapF6hLEKEcpneUA==", - "dev": true, - "dependencies": { - "bundle-name": "^3.0.0", - "default-browser-id": "^3.0.0", - "execa": "^7.1.1", - "titleize": "^3.0.0" - }, - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/default-browser-id": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/default-browser-id/-/default-browser-id-3.0.0.tgz", - "integrity": "sha512-OZ1y3y0SqSICtE8DE4S8YOE9UZOJ8wO16fKWVP5J1Qz42kV9jcnMVFrEE/noXb/ss3Q4pZIH79kxofzyNNtUNA==", - "dev": true, - "dependencies": { - "bplist-parser": "^0.2.0", - "untildify": "^4.0.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/define-data-property": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.0.tgz", - "integrity": "sha512-UzGwzcjyv3OtAvolTj1GoyNYzfFR+iqbGjcnBEENZVCpM4/Ng1yhGNvS3lR/xDS74Tb2wGG9WzNSNIOS9UVb2g==", - "dev": true, - "dependencies": { - "get-intrinsic": "^1.2.1", - "gopd": "^1.0.1", - "has-property-descriptors": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/define-lazy-prop": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/define-lazy-prop/-/define-lazy-prop-3.0.0.tgz", - "integrity": "sha512-N+MeXYoqr3pOgn8xfyRPREN7gHakLYjhsHhWGT3fWAiL4IkAt0iDw14QiiEm2bE30c5XX5q0FtAA3CK5f9/BUg==", - "dev": true, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/define-properties": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.2.1.tgz", - "integrity": "sha512-8QmQKqEASLd5nx0U1B1okLElbUuuttJ/AnYmRXbbbGDWh6uS208EjD4Xqq/I9wK7u0v6O08XhTWnt5XtEbR6Dg==", - "dev": true, - "dependencies": { - "define-data-property": "^1.0.1", - "has-property-descriptors": "^1.0.0", - "object-keys": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/delayed-stream": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz", @@ -1845,17 +2066,11 @@ "node": ">=6.0.0" } }, - "node_modules/domexception": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/domexception/-/domexception-4.0.0.tgz", - "integrity": "sha512-A2is4PLG+eeSfoTMA95/s4pvAoSo2mKtiM5jlHkAVewmiO8ISFTFKZjH7UAM1Atli/OT/7JHOrJRJiMKUZKYBw==", - "dev": true, - "dependencies": { - "webidl-conversions": "^7.0.0" - }, - "engines": { - "node": ">=12" - } + "node_modules/eastasianwidth": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/eastasianwidth/-/eastasianwidth-0.2.0.tgz", + "integrity": "sha512-I88TYZWc9XiYHRQ4/3c5rjjfgkjhLyW2luGIheGERbNQ6OY7yTybanSpDXZa8y7VUP9YmDcYa+eyq4ca7iLqWA==", + "dev": true }, "node_modules/editorconfig": { "version": "1.0.4", @@ -1875,15 +2090,6 @@ "node": ">=14" } }, - "node_modules/editorconfig/node_modules/brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "dev": true, - "dependencies": { - "balanced-match": "^1.0.0" - } - }, "node_modules/editorconfig/node_modules/minimatch": { "version": "9.0.1", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.1.tgz", @@ -1899,11 +2105,16 @@ "url": "https://github.com/sponsors/isaacs" } }, + "node_modules/emoji-regex": { + "version": "9.2.2", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-9.2.2.tgz", + "integrity": "sha512-L18DaJsXSUk2+42pv8mLs5jJT2hqFkFE4j21wOmgbUqsZ2hL72NsUU785g9RXgo3s0ZNgVl42TiHp3ZtOv/Vyg==", + "dev": true + }, "node_modules/entities": { "version": "4.5.0", "resolved": "https://registry.npmjs.org/entities/-/entities-4.5.0.tgz", "integrity": "sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==", - "dev": true, "engines": { "node": ">=0.12" }, @@ -1911,103 +2122,10 @@ "url": "https://github.com/fb55/entities?sponsor=1" } }, - "node_modules/error-ex": { - "version": "1.3.2", - "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz", - "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==", - "dev": true, - "dependencies": { - "is-arrayish": "^0.2.1" - } - }, - "node_modules/es-abstract": { - "version": "1.22.2", - "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.22.2.tgz", - "integrity": "sha512-YoxfFcDmhjOgWPWsV13+2RNjq1F6UQnfs+8TftwNqtzlmFzEXvlUwdrNrYeaizfjQzRMxkZ6ElWMOJIFKdVqwA==", - "dev": true, - "dependencies": { - "array-buffer-byte-length": "^1.0.0", - "arraybuffer.prototype.slice": "^1.0.2", - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "es-set-tostringtag": "^2.0.1", - "es-to-primitive": "^1.2.1", - "function.prototype.name": "^1.1.6", - "get-intrinsic": "^1.2.1", - "get-symbol-description": "^1.0.0", - "globalthis": "^1.0.3", - "gopd": "^1.0.1", - "has": "^1.0.3", - "has-property-descriptors": "^1.0.0", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3", - "internal-slot": "^1.0.5", - "is-array-buffer": "^3.0.2", - "is-callable": "^1.2.7", - "is-negative-zero": "^2.0.2", - "is-regex": "^1.1.4", - "is-shared-array-buffer": "^1.0.2", - "is-string": "^1.0.7", - "is-typed-array": "^1.1.12", - "is-weakref": "^1.0.2", - "object-inspect": "^1.12.3", - "object-keys": "^1.1.1", - "object.assign": "^4.1.4", - "regexp.prototype.flags": "^1.5.1", - "safe-array-concat": "^1.0.1", - "safe-regex-test": "^1.0.0", - "string.prototype.trim": "^1.2.8", - "string.prototype.trimend": "^1.0.7", - "string.prototype.trimstart": "^1.0.7", - "typed-array-buffer": "^1.0.0", - "typed-array-byte-length": "^1.0.0", - "typed-array-byte-offset": "^1.0.0", - "typed-array-length": "^1.0.4", - "unbox-primitive": "^1.0.2", - "which-typed-array": "^1.1.11" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/es-set-tostringtag": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/es-set-tostringtag/-/es-set-tostringtag-2.0.1.tgz", - "integrity": "sha512-g3OMbtlwY3QewlqAiMLI47KywjWZoEytKr8pf6iTC8uJq5bIAH52Z9pnQ8pVL6whrCto53JZDuUIsifGeLorTg==", - "dev": true, - "dependencies": { - "get-intrinsic": "^1.1.3", - "has": "^1.0.3", - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/es-to-primitive": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/es-to-primitive/-/es-to-primitive-1.2.1.tgz", - "integrity": "sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==", - "dev": true, - "dependencies": { - "is-callable": "^1.1.4", - "is-date-object": "^1.0.1", - "is-symbol": "^1.0.2" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/esbuild": { - "version": "0.18.20", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.18.20.tgz", - "integrity": "sha512-ceqxoedUrcayh7Y7ZX6NdbbDzGROiyVBgC4PriJThBKSVPWnnFHZAkfI1lJT8QFkOwH4qOS2SJkS4wvpGl8BpA==", + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.20.2.tgz", + "integrity": "sha512-WdOOppmUNU+IbZ0PaDiTst80zjnrOkyJNHoKupIcVyU8Lvla3Ugx94VzkQ32Ijqd7UhHJy75gNWDMUekcrSJ6g==", "dev": true, "hasInstallScript": true, "bin": { @@ -2017,28 +2135,29 @@ "node": ">=12" }, "optionalDependencies": { - "@esbuild/android-arm": "0.18.20", - "@esbuild/android-arm64": "0.18.20", - "@esbuild/android-x64": "0.18.20", - "@esbuild/darwin-arm64": "0.18.20", - "@esbuild/darwin-x64": "0.18.20", - "@esbuild/freebsd-arm64": "0.18.20", - "@esbuild/freebsd-x64": "0.18.20", - "@esbuild/linux-arm": "0.18.20", - "@esbuild/linux-arm64": "0.18.20", - "@esbuild/linux-ia32": "0.18.20", - "@esbuild/linux-loong64": "0.18.20", - "@esbuild/linux-mips64el": "0.18.20", - "@esbuild/linux-ppc64": "0.18.20", - "@esbuild/linux-riscv64": "0.18.20", - "@esbuild/linux-s390x": "0.18.20", - "@esbuild/linux-x64": "0.18.20", - "@esbuild/netbsd-x64": "0.18.20", - "@esbuild/openbsd-x64": "0.18.20", - "@esbuild/sunos-x64": "0.18.20", - "@esbuild/win32-arm64": "0.18.20", - "@esbuild/win32-ia32": "0.18.20", - "@esbuild/win32-x64": "0.18.20" + "@esbuild/aix-ppc64": "0.20.2", + "@esbuild/android-arm": "0.20.2", + "@esbuild/android-arm64": "0.20.2", + "@esbuild/android-x64": "0.20.2", + "@esbuild/darwin-arm64": "0.20.2", + "@esbuild/darwin-x64": "0.20.2", + "@esbuild/freebsd-arm64": "0.20.2", + "@esbuild/freebsd-x64": "0.20.2", + "@esbuild/linux-arm": "0.20.2", + "@esbuild/linux-arm64": "0.20.2", + "@esbuild/linux-ia32": "0.20.2", + "@esbuild/linux-loong64": "0.20.2", + "@esbuild/linux-mips64el": "0.20.2", + "@esbuild/linux-ppc64": "0.20.2", + "@esbuild/linux-riscv64": "0.20.2", + "@esbuild/linux-s390x": "0.20.2", + "@esbuild/linux-x64": "0.20.2", + "@esbuild/netbsd-x64": "0.20.2", + "@esbuild/openbsd-x64": "0.20.2", + "@esbuild/sunos-x64": "0.20.2", + "@esbuild/win32-arm64": "0.20.2", + "@esbuild/win32-ia32": "0.20.2", + "@esbuild/win32-x64": "0.20.2" } }, "node_modules/escape-string-regexp": { @@ -2054,18 +2173,19 @@ } }, "node_modules/eslint": { - "version": "8.50.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.50.0.tgz", - "integrity": "sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg==", + "version": "8.57.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.57.0.tgz", + "integrity": "sha512-dZ6+mexnaTIbSBZWgou51U6OmzIhYM2VcNdtiTtI7qPNZm35Akpr0f6vtw3w1Kmn5PYo+tZVfh13WrhpS6oLqQ==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", - "@eslint/eslintrc": "^2.1.2", - "@eslint/js": "8.50.0", - "@humanwhocodes/config-array": "^0.11.11", + "@eslint/eslintrc": "^2.1.4", + "@eslint/js": "8.57.0", + "@humanwhocodes/config-array": "^0.11.14", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", + "@ungap/structured-clone": "^1.2.0", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", @@ -2108,9 +2228,9 @@ } }, "node_modules/eslint-config-prettier": { - "version": "8.10.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz", - "integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==", + "version": "9.1.0", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz", + "integrity": "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==", "dev": true, "bin": { "eslint-config-prettier": "bin/cli.js" @@ -2120,23 +2240,24 @@ } }, "node_modules/eslint-plugin-prettier": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.0.0.tgz", - "integrity": "sha512-AgaZCVuYDXHUGxj/ZGu1u8H8CYgDY3iG6w5kUFw4AzMVXzB7VvbKgYR4nATIN+OvUrghMbiDLeimVjVY5ilq3w==", + "version": "5.1.3", + "resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.1.3.tgz", + "integrity": "sha512-C9GCVAs4Eq7ZC/XFQHITLiHJxQngdtraXaM+LoUFoFp/lHNl2Zn8f3WQbe9HvTBBQ9YnKFB0/2Ajdqwo5D1EAw==", "dev": true, "dependencies": { "prettier-linter-helpers": "^1.0.0", - "synckit": "^0.8.5" + "synckit": "^0.8.6" }, "engines": { "node": "^14.18.0 || >=16.0.0" }, "funding": { - "url": "https://opencollective.com/prettier" + "url": "https://opencollective.com/eslint-plugin-prettier" }, "peerDependencies": { "@types/eslint": ">=8.0.0", "eslint": ">=8.0.0", + "eslint-config-prettier": "*", "prettier": ">=3.0.0" }, "peerDependenciesMeta": { @@ -2149,24 +2270,25 @@ } }, "node_modules/eslint-plugin-vue": { - "version": "9.17.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.17.0.tgz", - "integrity": "sha512-r7Bp79pxQk9I5XDP0k2dpUC7Ots3OSWgvGZNu3BxmKK6Zg7NgVtcOB6OCna5Kb9oQwJPl5hq183WD0SY5tZtIQ==", + "version": "9.25.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.25.0.tgz", + "integrity": "sha512-tDWlx14bVe6Bs+Nnh3IGrD+hb11kf2nukfm6jLsmJIhmiRQ1SUaksvwY9U5MvPB0pcrg0QK0xapQkfITs3RKOA==", "dev": true, "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", + "globals": "^13.24.0", "natural-compare": "^1.4.0", "nth-check": "^2.1.1", - "postcss-selector-parser": "^6.0.13", - "semver": "^7.5.4", - "vue-eslint-parser": "^9.3.1", + "postcss-selector-parser": "^6.0.15", + "semver": "^7.6.0", + "vue-eslint-parser": "^9.4.2", "xml-name-validator": "^4.0.0" }, "engines": { "node": "^14.17.0 || >=16.0.0" }, "peerDependencies": { - "eslint": "^6.2.0 || ^7.0.0 || ^8.0.0" + "eslint": "^6.2.0 || ^7.0.0 || ^8.0.0 || ^9.0.0" } }, "node_modules/eslint-scope": { @@ -2197,6 +2319,28 @@ "url": "https://opencollective.com/eslint" } }, + "node_modules/eslint/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/eslint/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, "node_modules/espree": { "version": "9.6.1", "resolved": "https://registry.npmjs.org/espree/-/espree-9.6.1.tgz", @@ -2248,9 +2392,13 @@ } }, "node_modules/estree-walker": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-2.0.2.tgz", - "integrity": "sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==" + "version": "3.0.3", + "resolved": "https://registry.npmjs.org/estree-walker/-/estree-walker-3.0.3.tgz", + "integrity": "sha512-7RUKfXgSMMkzt6ZuXmqapOurLGPPfgj6l9uRZ7lRGolvk0y2yocc35LdcxKC5PQZdn2DMqioAQ2NoWcrTKmm6g==", + "dev": true, + "dependencies": { + "@types/estree": "^1.0.0" + } }, "node_modules/esutils": { "version": "2.0.3", @@ -2262,23 +2410,23 @@ } }, "node_modules/execa": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/execa/-/execa-7.2.0.tgz", - "integrity": "sha512-UduyVP7TLB5IcAQl+OzLyLcS/l32W/GLg+AhHJ+ow40FOk2U3SAllPwR44v4vmdFwIWqpdwxxpQbF1n5ta9seA==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/execa/-/execa-8.0.1.tgz", + "integrity": "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg==", "dev": true, "dependencies": { "cross-spawn": "^7.0.3", - "get-stream": "^6.0.1", - "human-signals": "^4.3.0", + "get-stream": "^8.0.1", + "human-signals": "^5.0.0", "is-stream": "^3.0.0", "merge-stream": "^2.0.0", "npm-run-path": "^5.1.0", "onetime": "^6.0.0", - "signal-exit": "^3.0.7", + "signal-exit": "^4.1.0", "strip-final-newline": "^3.0.0" }, "engines": { - "node": "^14.18.0 || ^16.14.0 || >=18.0.0" + "node": ">=16.17" }, "funding": { "url": "https://github.com/sindresorhus/execa?sponsor=1" @@ -2297,9 +2445,9 @@ "dev": true }, "node_modules/fast-glob": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.1.tgz", - "integrity": "sha512-kNFPyjhh5cKjrUltxs+wFx+ZkbRaxxmZ+X0ZU31SOsxCEtP9VPgtq2teZw1DebupL5GmDaNQ6yKMMVcM41iqDg==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.2.tgz", + "integrity": "sha512-oX2ruAFQwf/Orj8m737Y5adxDQO0LAB7/S5MnxCdTNDd4p6BsyIVsv9JQsATbTSq8KHRpLwIHbVlUNatxd+1Ow==", "dev": true, "dependencies": { "@nodelib/fs.stat": "^2.0.2", @@ -2337,9 +2485,9 @@ "dev": true }, "node_modules/fastq": { - "version": "1.15.0", - "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.15.0.tgz", - "integrity": "sha512-wBrocU2LCXXa+lWBt8RoIRD89Fi8OdABODa/kEnyeyjS5aZO5/GNvI5sEINADqP/h8M29UHTHUb53sUu5Ihqdw==", + "version": "1.17.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.0.tgz", + "integrity": "sha512-zGygtijUMT7jnk3h26kUms3BkSDp4IfIKjmnqI2tvx6nuBfiF1UqOxbnLfzdv+apBy+53oaImsKtMw/xYbW+1w==", "dev": true, "dependencies": { "reusify": "^1.0.4" @@ -2386,17 +2534,17 @@ } }, "node_modules/flat-cache": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.1.0.tgz", - "integrity": "sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", "dev": true, "dependencies": { - "flatted": "^3.2.7", + "flatted": "^3.2.9", "keyv": "^4.5.3", "rimraf": "^3.0.2" }, "engines": { - "node": ">=12.0.0" + "node": "^10.12.0 || >=12.0.0" } }, "node_modules/flatted": { @@ -2405,13 +2553,20 @@ "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", "dev": true }, - "node_modules/for-each": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", - "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "node_modules/foreground-child": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/foreground-child/-/foreground-child-3.1.1.tgz", + "integrity": "sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg==", "dev": true, "dependencies": { - "is-callable": "^1.1.3" + "cross-spawn": "^7.0.0", + "signal-exit": "^4.0.1" + }, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" } }, "node_modules/form-data": { @@ -2448,39 +2603,6 @@ "node": "^8.16.0 || ^10.6.0 || >=11.0.0" } }, - "node_modules/function-bind": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz", - "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==", - "dev": true - }, - "node_modules/function.prototype.name": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/function.prototype.name/-/function.prototype.name-1.1.6.tgz", - "integrity": "sha512-Z5kx79swU5P27WEayXM1tBi5Ze/lbIyiNgU3qyXUOf9b2rgXYyF9Dy9Cx+IQv/Lc8WCG6L82zwUPpSS9hGehIg==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1", - "functions-have-names": "^1.2.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/functions-have-names": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/functions-have-names/-/functions-have-names-1.2.3.tgz", - "integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==", - "dev": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/get-func-name": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/get-func-name/-/get-func-name-2.0.2.tgz", @@ -2490,63 +2612,35 @@ "node": "*" } }, - "node_modules/get-intrinsic": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.1.tgz", - "integrity": "sha512-2DcsyfABl+gVHEfCOaTrWgyt+tb6MSEGmKq+kI5HwLbIYgjgmMcV8KQ41uaKz1xxUcn9tJtgFbQUEVcEbd0FYw==", - "dev": true, - "dependencies": { - "function-bind": "^1.1.1", - "has": "^1.0.3", - "has-proto": "^1.0.1", - "has-symbols": "^1.0.3" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/get-stream": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", - "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-8.0.1.tgz", + "integrity": "sha512-VaUJspBffn/LMCJVoMvSAdmscJyS1auj5Zulnn5UoYcY531UWmdwhRWkcGKnGU93m5HSXP9LP2usOryrBtQowA==", "dev": true, "engines": { - "node": ">=10" + "node": ">=16" }, "funding": { "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/get-symbol-description": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/get-symbol-description/-/get-symbol-description-1.0.0.tgz", - "integrity": "sha512-2EmdH1YvIQiZpltCNgkuiUnyukzxM/R6NDJX31Ke3BG1Nq5b0S2PhX59UKi9vZpPDQVdqn+1IcaAwnzTT5vCjw==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/glob": { - "version": "8.1.0", - "resolved": "https://registry.npmjs.org/glob/-/glob-8.1.0.tgz", - "integrity": "sha512-r8hpEjiQEYlF2QU0df3dS+nxxSIreXQS1qRhMJM0Q5NDdR386C7jb7Hwwod8Fgiuex+k0GFjgft18yvxm5XoCQ==", + "version": "10.3.10", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz", + "integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==", "dev": true, "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^5.0.1", - "once": "^1.3.0" + "foreground-child": "^3.1.0", + "jackspeak": "^2.3.5", + "minimatch": "^9.0.1", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0", + "path-scurry": "^1.10.1" + }, + "bin": { + "glob": "dist/esm/bin.mjs" }, "engines": { - "node": ">=12" + "node": ">=16 || 14 >=14.17" }, "funding": { "url": "https://github.com/sponsors/isaacs" @@ -2564,31 +2658,10 @@ "node": ">=10.13.0" } }, - "node_modules/glob/node_modules/brace-expansion": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", - "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", - "dev": true, - "dependencies": { - "balanced-match": "^1.0.0" - } - }, - "node_modules/glob/node_modules/minimatch": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", - "dev": true, - "dependencies": { - "brace-expansion": "^2.0.1" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/globals": { - "version": "13.21.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.21.0.tgz", - "integrity": "sha512-ybyme3s4yy/t/3s35bewwXKOf7cvzfreG2lH0lZl0JB7I4GxRP2ghxOK/Nb9EkRXdbBXZLfq/p/0W2JUONB/Gg==", + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", "dev": true, "dependencies": { "type-fest": "^0.20.2" @@ -2600,21 +2673,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/globalthis": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.3.tgz", - "integrity": "sha512-sFdI5LyBiNTHjRd7cGPWapiHWMOXKyuBNX/cWJ3NfzrZQVa8GI/8cofCl74AOVqq9W5kNmguTIzJ/1s2gyI9wA==", - "dev": true, - "dependencies": { - "define-properties": "^1.1.3" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/globby": { "version": "11.1.0", "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz", @@ -2635,51 +2693,12 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/gopd": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", - "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", - "dev": true, - "dependencies": { - "get-intrinsic": "^1.1.3" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/graceful-fs": { - "version": "4.2.11", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", - "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", - "dev": true - }, "node_modules/graphemer": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/graphemer/-/graphemer-1.4.0.tgz", "integrity": "sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==", "dev": true }, - "node_modules/has": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz", - "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==", - "dev": true, - "dependencies": { - "function-bind": "^1.1.1" - }, - "engines": { - "node": ">= 0.4.0" - } - }, - "node_modules/has-bigints": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/has-bigints/-/has-bigints-1.0.2.tgz", - "integrity": "sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==", - "dev": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/has-flag": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", @@ -2689,118 +2708,66 @@ "node": ">=8" } }, - "node_modules/has-property-descriptors": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz", - "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==", + "node_modules/he": { + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz", + "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", "dev": true, - "dependencies": { - "get-intrinsic": "^1.1.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "bin": { + "he": "bin/he" } }, - "node_modules/has-proto": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.1.tgz", - "integrity": "sha512-7qE+iP+O+bgF9clE5+UoBFzE65mlBiVj3tKCrlNQ0Ogwm0BjpT/gK4SlLYDMybDh5I3TCTKnPPa0oMG7JDYrhg==", - "dev": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-symbols": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", - "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", - "dev": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/has-tostringtag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz", - "integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==", + "node_modules/html-encoding-sniffer": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-4.0.0.tgz", + "integrity": "sha512-Y22oTqIU4uuPgEemfz7NDJz6OeKf12Lsu+QC+s3BVpda64lTiMYCyGwg5ki4vFxkMwQdeZDl2adZoqUgdFuTgQ==", "dev": true, "dependencies": { - "has-symbols": "^1.0.2" + "whatwg-encoding": "^3.1.1" }, "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/he": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/he/-/he-1.2.0.tgz", - "integrity": "sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==", - "dev": true, - "bin": { - "he": "bin/he" + "node": ">=18" } }, - "node_modules/hosted-git-info": { - "version": "2.8.9", - "resolved": "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.9.tgz", - "integrity": "sha512-mxIDAb9Lsm6DoOJ7xH+5+X4y1LU/4Hi50L9C5sIswK3JzULS4bwk1FvjdBgvYR4bzT4tuUQiC15FE2f5HbLvYw==", + "node_modules/html-escaper": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", + "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", "dev": true }, - "node_modules/html-encoding-sniffer": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-3.0.0.tgz", - "integrity": "sha512-oWv4T4yJ52iKrufjnyZPkrN0CH3QnrUqdB6In1g5Fe1mia8GmF36gnfNySxoZtxD5+NmYw1EElVXiBk93UeskA==", - "dev": true, - "dependencies": { - "whatwg-encoding": "^2.0.0" - }, - "engines": { - "node": ">=12" - } - }, "node_modules/http-proxy-agent": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-5.0.0.tgz", - "integrity": "sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-7.0.0.tgz", + "integrity": "sha512-+ZT+iBxVUQ1asugqnD6oWoRiS25AkjNfG085dKJGtGxkdwLQrMKU5wJr2bOOFAXzKcTuqq+7fZlTMgG3SRfIYQ==", "dev": true, "dependencies": { - "@tootallnate/once": "2", - "agent-base": "6", - "debug": "4" + "agent-base": "^7.1.0", + "debug": "^4.3.4" }, "engines": { - "node": ">= 6" + "node": ">= 14" } }, "node_modules/https-proxy-agent": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz", - "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==", + "version": "7.0.2", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.2.tgz", + "integrity": "sha512-NmLNjm6ucYwtcUmL7JQC1ZQ57LmHP4lT15FQ8D61nak1rO6DH+fz5qNK2Ap5UN4ZapYICE3/0KodcLYSPsPbaA==", "dev": true, "dependencies": { - "agent-base": "6", + "agent-base": "^7.0.2", "debug": "4" }, "engines": { - "node": ">= 6" + "node": ">= 14" } }, "node_modules/human-signals": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-4.3.1.tgz", - "integrity": "sha512-nZXjEF2nbo7lIw3mgYjItAfgQXog3OjJogSbKa2CQIIvSGWcKgeJnQlNXip6NglNzYH45nSRiEVimMvYL8DDqQ==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-5.0.0.tgz", + "integrity": "sha512-AXcZb6vzzrFAUE61HnN4mpLqd/cSIwNQjtNWR0euPm6y0iqx3G4gOXaIDdtdDwZmhwe82LA6+zinmW4UBWVePQ==", "dev": true, "engines": { - "node": ">=14.18.0" + "node": ">=16.17.0" } }, "node_modules/iconv-lite": { @@ -2816,9 +2783,9 @@ } }, "node_modules/ignore": { - "version": "5.2.4", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", - "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", + "version": "5.3.1", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.1.tgz", + "integrity": "sha512-5Fytz/IraMjqpwfd34ke28PTVMjZjJG2MPn5t7OE4eUCUNf8BAa7b5WUS9/Qvr6mwOQS7Mk6vdsMno5he+T8Xw==", "dev": true, "engines": { "node": ">= 4" @@ -2871,122 +2838,6 @@ "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==", "dev": true }, - "node_modules/internal-slot": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/internal-slot/-/internal-slot-1.0.5.tgz", - "integrity": "sha512-Y+R5hJrzs52QCG2laLn4udYVnxsfny9CpOhNhUvk/SSSVyF6T27FzRbF0sroPidSu3X8oEAkOn2K804mjpt6UQ==", - "dev": true, - "dependencies": { - "get-intrinsic": "^1.2.0", - "has": "^1.0.3", - "side-channel": "^1.0.4" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/is-array-buffer": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/is-array-buffer/-/is-array-buffer-3.0.2.tgz", - "integrity": "sha512-y+FyyR/w8vfIRq4eQcM1EYgSTnmHXPqaF+IgzgraytCFq5Xh8lllDVmAZolPJiZttZLeFSINPYMaEJ7/vWUa1w==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.2.0", - "is-typed-array": "^1.1.10" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-arrayish": { - "version": "0.2.1", - "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz", - "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==", - "dev": true - }, - "node_modules/is-bigint": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-bigint/-/is-bigint-1.0.4.tgz", - "integrity": "sha512-zB9CruMamjym81i2JZ3UMn54PKGsQzsJeo6xvN3HJJ4CAsQNB6iRutp2To77OfCNuoxspsIhzaPoO1zyCEhFOg==", - "dev": true, - "dependencies": { - "has-bigints": "^1.0.1" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-boolean-object": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/is-boolean-object/-/is-boolean-object-1.1.2.tgz", - "integrity": "sha512-gDYaKHJmnj4aWxyj6YHyXVpdQawtVLHU5cb+eztPGczf6cjuTdwve5ZIEfgXqH4e57An1D1AKf8CZ3kYrQRqYA==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-callable": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", - "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", - "dev": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-core-module": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz", - "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==", - "dev": true, - "dependencies": { - "has": "^1.0.3" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-date-object": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/is-date-object/-/is-date-object-1.0.5.tgz", - "integrity": "sha512-9YQaSxsAiSwcvS33MBk3wTCVnWK+HhF8VZR2jRxehM16QcVOdHqPn4VPHmRK4lSr38n9JriurInLcP90xsYNfQ==", - "dev": true, - "dependencies": { - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-docker": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-3.0.0.tgz", - "integrity": "sha512-eljcgEDlEns/7AXFosB5K/2nCM4P7FQPkGc/DWLy5rmFEWvZayGrik1d9/QIY5nJ4f9YsVvBkA6kJpHn9rISdQ==", - "dev": true, - "bin": { - "is-docker": "cli.js" - }, - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/is-extglob": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", @@ -2996,6 +2847,15 @@ "node": ">=0.10.0" } }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "engines": { + "node": ">=8" + } + }, "node_modules/is-glob": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", @@ -3008,36 +2868,6 @@ "node": ">=0.10.0" } }, - "node_modules/is-inside-container": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/is-inside-container/-/is-inside-container-1.0.0.tgz", - "integrity": "sha512-KIYLCCJghfHZxqjYBE7rEy0OBuTd5xCHS7tHVgvCLkx7StIoaxwNW3hCALgEUjFfeRk+MG/Qxmp/vtETEF3tRA==", - "dev": true, - "dependencies": { - "is-docker": "^3.0.0" - }, - "bin": { - "is-inside-container": "cli.js" - }, - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-negative-zero": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/is-negative-zero/-/is-negative-zero-2.0.2.tgz", - "integrity": "sha512-dqJvarLawXsFbNDeJW7zAz8ItJ9cd28YufuuFzh0G8pNHjJMnY08Dv7sYX2uF5UpQOwieAeOExEYAWWfu7ZZUA==", - "dev": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/is-number": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", @@ -3047,21 +2877,6 @@ "node": ">=0.12.0" } }, - "node_modules/is-number-object": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/is-number-object/-/is-number-object-1.0.7.tgz", - "integrity": "sha512-k1U0IRzLMo7ZlYIfzRu23Oh6MiIFasgpb9X76eqfFZAqwH44UI4KTBvBYIZ1dSL9ZzChTB9ShHfLkR4pdW5krQ==", - "dev": true, - "dependencies": { - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/is-path-inside": { "version": "3.0.3", "resolved": "https://registry.npmjs.org/is-path-inside/-/is-path-inside-3.0.3.tgz", @@ -3077,34 +2892,6 @@ "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==", "dev": true }, - "node_modules/is-regex": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/is-regex/-/is-regex-1.1.4.tgz", - "integrity": "sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-shared-array-buffer": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-shared-array-buffer/-/is-shared-array-buffer-1.0.2.tgz", - "integrity": "sha512-sqN2UDu1/0y6uvXyStCOzyhAjCSlHceFoMKJW8W9EU9cvic/QdsZ0kEU93HEy3IUEFZIiH/3w+AH/UQbPHNdhA==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/is-stream": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-3.0.0.tgz", @@ -3117,112 +2904,90 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/is-string": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", - "integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", - "dev": true, - "dependencies": { - "has-tostringtag": "^1.0.0" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true }, - "node_modules/is-symbol": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/is-symbol/-/is-symbol-1.0.4.tgz", - "integrity": "sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==", + "node_modules/istanbul-lib-coverage": { + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz", + "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==", "dev": true, - "dependencies": { - "has-symbols": "^1.0.2" - }, "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "node": ">=8" } }, - "node_modules/is-typed-array": { - "version": "1.1.12", - "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.12.tgz", - "integrity": "sha512-Z14TF2JNG8Lss5/HMqt0//T9JeHXttXy5pH/DBU4vi98ozO2btxzq9MwYDZYnKwU8nRsz/+GVFVRDq3DkVuSPg==", + "node_modules/istanbul-lib-report": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz", + "integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==", "dev": true, "dependencies": { - "which-typed-array": "^1.1.11" + "istanbul-lib-coverage": "^3.0.0", + "make-dir": "^4.0.0", + "supports-color": "^7.1.0" }, "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "node": ">=10" } }, - "node_modules/is-weakref": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/is-weakref/-/is-weakref-1.0.2.tgz", - "integrity": "sha512-qctsuLZmIQ0+vSSMfoVvyFe2+GSEvnmZ2ezTup1SBse9+twCCeial6EEi3Nc2KFcf6+qz2FBPnjXsk8xhKSaPQ==", + "node_modules/istanbul-lib-source-maps": { + "version": "5.0.4", + "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-5.0.4.tgz", + "integrity": "sha512-wHOoEsNJTVltaJp8eVkm8w+GVkVNHT2YDYo53YdzQEL2gWm1hBX5cGFR9hQJtuGLebidVX7et3+dmDZrmclduw==", "dev": true, "dependencies": { - "call-bind": "^1.0.2" + "@jridgewell/trace-mapping": "^0.3.23", + "debug": "^4.1.1", + "istanbul-lib-coverage": "^3.0.0" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "engines": { + "node": ">=10" } }, - "node_modules/is-wsl": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz", - "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==", + "node_modules/istanbul-reports": { + "version": "3.1.6", + "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.6.tgz", + "integrity": "sha512-TLgnMkKg3iTDsQ9PbPTdpfAK2DzjF9mqUG7RMgcQl8oFjad8ob4laGxv5XV5U9MAfx8D6tSJiUyuAwzLicaxlg==", "dev": true, "dependencies": { - "is-docker": "^2.0.0" + "html-escaper": "^2.0.0", + "istanbul-lib-report": "^3.0.0" }, "engines": { "node": ">=8" } }, - "node_modules/is-wsl/node_modules/is-docker": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz", - "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==", + "node_modules/jackspeak": { + "version": "2.3.6", + "resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.6.tgz", + "integrity": "sha512-N3yCS/NegsOBokc8GAdM8UcmfsKiSS8cipheD/nivzr700H+nsMOxJjQnvwOcRYVuFkdH0wGUvW2WbXGmrZGbQ==", "dev": true, - "bin": { - "is-docker": "cli.js" + "dependencies": { + "@isaacs/cliui": "^8.0.2" }, "engines": { - "node": ">=8" + "node": ">=14" }, "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "url": "https://github.com/sponsors/isaacs" + }, + "optionalDependencies": { + "@pkgjs/parseargs": "^0.11.0" } }, - "node_modules/isarray": { - "version": "2.0.5", - "resolved": "https://registry.npmjs.org/isarray/-/isarray-2.0.5.tgz", - "integrity": "sha512-xHjhDr3cNBK0BzdUJSPXZntQUx/mwMS5Rw4A7lPJ90XGAO6ISP/ePDNuo0vhqOZU+UD5JoodwCAAoZQd3FeAKw==", - "dev": true - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, "node_modules/js-beautify": { - "version": "1.14.9", - "resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.9.tgz", - "integrity": "sha512-coM7xq1syLcMyuVGyToxcj2AlzhkDjmfklL8r0JgJ7A76wyGMpJ1oA35mr4APdYNO/o/4YY8H54NQIJzhMbhBg==", + "version": "1.14.11", + "resolved": "https://registry.npmjs.org/js-beautify/-/js-beautify-1.14.11.tgz", + "integrity": "sha512-rPogWqAfoYh1Ryqqh2agUpVfbxAhbjuN1SmU86dskQUKouRiggUTCO4+2ym9UPXllc2WAp0J+T5qxn7Um3lCdw==", "dev": true, "dependencies": { "config-chain": "^1.1.13", "editorconfig": "^1.0.3", - "glob": "^8.1.0", - "nopt": "^6.0.0" + "glob": "^10.3.3", + "nopt": "^7.2.0" }, "bin": { "css-beautify": "js/bin/css-beautify.js", @@ -3230,9 +2995,15 @@ "js-beautify": "js/bin/js-beautify.js" }, "engines": { - "node": ">=12" + "node": ">=14" } }, + "node_modules/js-tokens": { + "version": "9.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-9.0.0.tgz", + "integrity": "sha512-WriZw1luRMlmV3LGJaR6QOJjWwgLUTf89OwT2lUOyjX2dJGBwgmIkbcz+7WFZjrZM635JOIR517++e/67CP9dQ==", + "dev": true + }, "node_modules/js-yaml": { "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", @@ -3246,40 +3017,38 @@ } }, "node_modules/jsdom": { - "version": "22.1.0", - "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-22.1.0.tgz", - "integrity": "sha512-/9AVW7xNbsBv6GfWho4TTNjEo9fe6Zhf9O7s0Fhhr3u+awPwAJMKwAMXnkk5vBxflqLW9hTHX/0cs+P3gW+cQw==", + "version": "24.0.0", + "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-24.0.0.tgz", + "integrity": "sha512-UDS2NayCvmXSXVP6mpTj+73JnNQadZlr9N68189xib2tx5Mls7swlTNao26IoHv46BZJFvXygyRtyXd1feAk1A==", "dev": true, "dependencies": { - "abab": "^2.0.6", - "cssstyle": "^3.0.0", - "data-urls": "^4.0.0", + "cssstyle": "^4.0.1", + "data-urls": "^5.0.0", "decimal.js": "^10.4.3", - "domexception": "^4.0.0", "form-data": "^4.0.0", - "html-encoding-sniffer": "^3.0.0", - "http-proxy-agent": "^5.0.0", - "https-proxy-agent": "^5.0.1", + "html-encoding-sniffer": "^4.0.0", + "http-proxy-agent": "^7.0.0", + "https-proxy-agent": "^7.0.2", "is-potential-custom-element-name": "^1.0.1", - "nwsapi": "^2.2.4", + "nwsapi": "^2.2.7", "parse5": "^7.1.2", "rrweb-cssom": "^0.6.0", "saxes": "^6.0.0", "symbol-tree": "^3.2.4", - "tough-cookie": "^4.1.2", - "w3c-xmlserializer": "^4.0.0", + "tough-cookie": "^4.1.3", + "w3c-xmlserializer": "^5.0.0", "webidl-conversions": "^7.0.0", - "whatwg-encoding": "^2.0.0", - "whatwg-mimetype": "^3.0.0", - "whatwg-url": "^12.0.1", - "ws": "^8.13.0", - "xml-name-validator": "^4.0.0" + "whatwg-encoding": "^3.1.1", + "whatwg-mimetype": "^4.0.0", + "whatwg-url": "^14.0.0", + "ws": "^8.16.0", + "xml-name-validator": "^5.0.0" }, "engines": { - "node": ">=16" + "node": ">=18" }, "peerDependencies": { - "canvas": "^2.5.0" + "canvas": "^2.11.2" }, "peerDependenciesMeta": { "canvas": { @@ -3287,17 +3056,29 @@ } } }, + "node_modules/jsdom/node_modules/xml-name-validator": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz", + "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==", + "dev": true, + "engines": { + "node": ">=18" + } + }, "node_modules/json-buffer": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", "dev": true }, - "node_modules/json-parse-better-errors": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/json-parse-better-errors/-/json-parse-better-errors-1.0.2.tgz", - "integrity": "sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==", - "dev": true + "node_modules/json-parse-even-better-errors": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-3.0.1.tgz", + "integrity": "sha512-aatBvbL26wVUCLmbWdCpeu9iF5wOyWpagiKkInA+kfws3sWdBrTnsvN2CKcyCYyUrc7rebNBlK6+kteg7ksecg==", + "dev": true, + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" + } }, "node_modules/json-schema-traverse": { "version": "0.4.1", @@ -3312,15 +3093,15 @@ "dev": true }, "node_modules/jsonc-parser": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz", - "integrity": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==", + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.1.tgz", + "integrity": "sha512-AilxAyFOAcK5wA1+LeaySVBrHsGQvUFCDWXKpZjzaL0PqW+xfBOttn8GNtWKFWqneyMZj41MWF9Kl6iPWLwgOA==", "dev": true }, "node_modules/keyv": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.3.tgz", - "integrity": "sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==", + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", "dev": true, "dependencies": { "json-buffer": "3.0.1" @@ -3339,26 +3120,15 @@ "node": ">= 0.8.0" } }, - "node_modules/load-json-file": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/load-json-file/-/load-json-file-4.0.0.tgz", - "integrity": "sha512-Kx8hMakjX03tiGTLAIdJ+lL0htKnXjEZN6hk/tozf/WOuYGdZBJrZ+rCJRbVCugsjB3jMLn9746NsQIf5VjBMw==", + "node_modules/local-pkg": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.5.0.tgz", + "integrity": "sha512-ok6z3qlYyCDS4ZEU27HaU6x/xZa9Whf8jD4ptH5UZTQYZVYeb9bnZ3ojVhiJNLiXK1Hfc0GNbLXcmZ5plLDDBg==", "dev": true, "dependencies": { - "graceful-fs": "^4.1.2", - "parse-json": "^4.0.0", - "pify": "^3.0.0", - "strip-bom": "^3.0.0" + "mlly": "^1.4.2", + "pkg-types": "^1.0.3" }, - "engines": { - "node": ">=4" - } - }, - "node_modules/local-pkg": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/local-pkg/-/local-pkg-0.4.3.tgz", - "integrity": "sha512-SFppqq5p42fe2qcZQqqEOiVRXl+WCP1MdT6k7BDEW1j++sp5fIY+/fdRQitvKgB5BrBcmrs5m/L0v2FrU5MY1g==", - "dev": true, "engines": { "node": ">=14" }, @@ -3394,30 +3164,27 @@ "dev": true }, "node_modules/loupe": { - "version": "2.3.6", - "resolved": "https://registry.npmjs.org/loupe/-/loupe-2.3.6.tgz", - "integrity": "sha512-RaPMZKiMy8/JruncMU5Bt6na1eftNoo++R4Y+N2FrxkDVTrGvcyzFTsaGif4QTeKESheMGegbhw6iUAq+5A8zA==", + "version": "2.3.7", + "resolved": "https://registry.npmjs.org/loupe/-/loupe-2.3.7.tgz", + "integrity": "sha512-zSMINGVYkdpYSOBmLi0D1Uo7JU9nVdQKrHxC8eYlV+9YKK9WePqAlL7lSlorG/U2Fw1w0hTBmaa/jrQ3UbPHtA==", "dev": true, "dependencies": { - "get-func-name": "^2.0.0" + "get-func-name": "^2.0.1" } }, "node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "version": "10.2.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-10.2.0.tgz", + "integrity": "sha512-2bIM8x+VAf6JT4bKAljS1qUWgMsqZRPGJS6FSahIMPVvctcNhyVp7AJu7quxOW9jwkryBReKZY5tY5JYv2n/7Q==", "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, "engines": { - "node": ">=10" + "node": "14 || >=16.14" } }, "node_modules/magic-string": { - "version": "0.30.3", - "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.3.tgz", - "integrity": "sha512-B7xGbll2fG/VjP+SWg4sX3JynwIU0mjoTc6MPpKNuIvftk6u6vqhDnk1R80b8C2GBR6ywqy+1DcKBrevBg+bmw==", + "version": "0.30.9", + "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.9.tgz", + "integrity": "sha512-S1+hd+dIrC8EZqKyT9DstTH/0Z+f76kmmvZnkfQVmOpDEF9iVgdYif3Q/pIWHmCoo59bQVGW0kVL3e2nl+9+Sw==", "dependencies": { "@jridgewell/sourcemap-codec": "^1.4.15" }, @@ -3425,6 +3192,32 @@ "node": ">=12" } }, + "node_modules/magicast": { + "version": "0.3.3", + "resolved": "https://registry.npmjs.org/magicast/-/magicast-0.3.3.tgz", + "integrity": "sha512-ZbrP1Qxnpoes8sz47AM0z08U+jW6TyRgZzcWy3Ma3vDhJttwMwAFDMMQFobwdBxByBD46JYmxRzeF7w2+wJEuw==", + "dev": true, + "dependencies": { + "@babel/parser": "^7.23.6", + "@babel/types": "^7.23.6", + "source-map-js": "^1.0.2" + } + }, + "node_modules/make-dir": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz", + "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==", + "dev": true, + "dependencies": { + "semver": "^7.5.3" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, "node_modules/memorystream": { "version": "0.3.1", "resolved": "https://registry.npmjs.org/memorystream/-/memorystream-0.3.1.tgz", @@ -3496,27 +3289,39 @@ } }, "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz", + "integrity": "sha512-KqWh+VchfxcMNRAJjj2tnsSJdNbHsVgnkBhTNrW7AjVo6OvLtxw8zfT9oLw1JSohlFzJ8jCoTgaoXvJ+kHt6fw==", "dev": true, "dependencies": { - "brace-expansion": "^1.1.7" + "brace-expansion": "^2.0.1" }, "engines": { - "node": "*" + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/minipass": { + "version": "7.0.4", + "resolved": "https://registry.npmjs.org/minipass/-/minipass-7.0.4.tgz", + "integrity": "sha512-jYofLM5Dam9279rdkWzqHozUo4ybjdZmCsDHePy5V/PbBcVMiSZR97gmAy45aqi8CK1lG2ECd356FU86avfwUQ==", + "dev": true, + "engines": { + "node": ">=16 || 14 >=14.17" } }, "node_modules/mlly": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.4.2.tgz", - "integrity": "sha512-i/Ykufi2t1EZ6NaPLdfnZk2AX8cs0d+mTzVKuPfqPKPatxLApaBoxJQ9x1/uckXtrS/U5oisPMDkNs0yQTaBRg==", + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/mlly/-/mlly-1.6.1.tgz", + "integrity": "sha512-vLgaHvaeunuOXHSmEbZ9izxPx3USsk8KCQ8iC+aTlp5sKRSoZvwhHh5L9VbKSaVC6sJDqbyohIS76E2VmHIPAA==", "dev": true, "dependencies": { - "acorn": "^8.10.0", - "pathe": "^1.1.1", + "acorn": "^8.11.3", + "pathe": "^1.1.2", "pkg-types": "^1.0.3", - "ufo": "^1.3.0" + "ufo": "^1.3.2" } }, "node_modules/ms": { @@ -3526,15 +3331,15 @@ "dev": true }, "node_modules/muggle-string": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/muggle-string/-/muggle-string-0.3.1.tgz", - "integrity": "sha512-ckmWDJjphvd/FvZawgygcUeQCxzvohjFO5RxTjj4eq8kw359gFF3E1brjfI+viLMxss5JrHTDRHZvu2/tuy0Qg==", + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/muggle-string/-/muggle-string-0.4.1.tgz", + "integrity": "sha512-VNTrAak/KhO2i8dqqnqnAHOa3cYBwXEZe9h+D5h/1ZqFSTEFHdM65lR7RoIqq3tBBYavsOXV84NoHXZ0AkPyqQ==", "dev": true }, "node_modules/nanoid": { - "version": "3.3.6", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz", - "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==", + "version": "3.3.7", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.7.tgz", + "integrity": "sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==", "funding": [ { "type": "github", @@ -3554,215 +3359,71 @@ "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", "dev": true }, - "node_modules/nice-try": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz", - "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==", - "dev": true - }, "node_modules/nopt": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/nopt/-/nopt-6.0.0.tgz", - "integrity": "sha512-ZwLpbTgdhuZUnZzjd7nb1ZV+4DoiC6/sfiVKok72ym/4Tlf+DFdlHYmT2JPmcNNWV6Pi3SDf1kT+A4r9RTuT9g==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/nopt/-/nopt-7.2.0.tgz", + "integrity": "sha512-CVDtwCdhYIvnAzFoJ6NJ6dX3oga9/HyciQDnG1vQDjSLMeKLJ4A93ZqYKDrgYSr1FBY5/hMYC+2VCi24pgpkGA==", "dev": true, "dependencies": { - "abbrev": "^1.0.0" + "abbrev": "^2.0.0" }, "bin": { "nopt": "bin/nopt.js" }, "engines": { - "node": "^12.13.0 || ^14.15.0 || >=16.0.0" - } - }, - "node_modules/normalize-package-data": { - "version": "2.5.0", - "resolved": "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz", - "integrity": "sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==", - "dev": true, - "dependencies": { - "hosted-git-info": "^2.1.4", - "resolve": "^1.10.0", - "semver": "2 || 3 || 4 || 5", - "validate-npm-package-license": "^3.0.1" + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/normalize-package-data/node_modules/semver": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", - "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", + "node_modules/npm-normalize-package-bin": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/npm-normalize-package-bin/-/npm-normalize-package-bin-3.0.1.tgz", + "integrity": "sha512-dMxCf+zZ+3zeQZXKxmyuCKlIDPGuv8EF940xbkC4kQVDTtqoh6rJFO+JTKSA6/Rwi0getWmtuy4Itup0AMcaDQ==", "dev": true, - "bin": { - "semver": "bin/semver" + "engines": { + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, - "node_modules/npm-run-all": { - "version": "4.1.5", - "resolved": "https://registry.npmjs.org/npm-run-all/-/npm-run-all-4.1.5.tgz", - "integrity": "sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==", + "node_modules/npm-run-all2": { + "version": "6.1.2", + "resolved": "https://registry.npmjs.org/npm-run-all2/-/npm-run-all2-6.1.2.tgz", + "integrity": "sha512-WwwnS8Ft+RpXve6T2EIEVpFLSqN+ORHRvgNk3H9N62SZXjmzKoRhMFg3I17TK3oMaAEr+XFbRirWS2Fn3BCPSg==", "dev": true, "dependencies": { - "ansi-styles": "^3.2.1", - "chalk": "^2.4.1", - "cross-spawn": "^6.0.5", + "ansi-styles": "^6.2.1", + "cross-spawn": "^7.0.3", "memorystream": "^0.3.1", - "minimatch": "^3.0.4", - "pidtree": "^0.3.0", - "read-pkg": "^3.0.0", - "shell-quote": "^1.6.1", - "string.prototype.padend": "^3.0.0" + "minimatch": "^9.0.0", + "pidtree": "^0.6.0", + "read-package-json-fast": "^3.0.2", + "shell-quote": "^1.7.3" }, "bin": { "npm-run-all": "bin/npm-run-all/index.js", + "npm-run-all2": "bin/npm-run-all/index.js", "run-p": "bin/run-p/index.js", - "run-s": "bin/run-s/index.js" - }, - "engines": { - "node": ">= 4" - } - }, - "node_modules/npm-run-all/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/npm-run-all/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/npm-run-all/node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/npm-run-all/node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "node_modules/npm-run-all/node_modules/cross-spawn": { - "version": "6.0.5", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz", - "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==", - "dev": true, - "dependencies": { - "nice-try": "^1.0.4", - "path-key": "^2.0.1", - "semver": "^5.5.0", - "shebang-command": "^1.2.0", - "which": "^1.2.9" - }, - "engines": { - "node": ">=4.8" - } - }, - "node_modules/npm-run-all/node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/npm-run-all/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/npm-run-all/node_modules/path-key": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz", - "integrity": "sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/npm-run-all/node_modules/semver": { - "version": "5.7.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.2.tgz", - "integrity": "sha512-cBznnQ9KjJqU67B52RMC65CMarK2600WFnbkcaiwWq3xy/5haFJlshgnpjovMVJ+Hff49d8GEn0b87C5pDQ10g==", - "dev": true, - "bin": { - "semver": "bin/semver" - } - }, - "node_modules/npm-run-all/node_modules/shebang-command": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz", - "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==", - "dev": true, - "dependencies": { - "shebang-regex": "^1.0.0" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/npm-run-all/node_modules/shebang-regex": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz", - "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/npm-run-all/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "dependencies": { - "has-flag": "^3.0.0" + "run-s": "bin/run-s/index.js" }, "engines": { - "node": ">=4" + "node": "^14.18.0 || >=16.0.0", + "npm": ">= 8" } }, - "node_modules/npm-run-all/node_modules/which": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz", - "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==", + "node_modules/npm-run-all2/node_modules/ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", "dev": true, - "dependencies": { - "isexe": "^2.0.0" + "engines": { + "node": ">=12" }, - "bin": { - "which": "bin/which" + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" } }, "node_modules/npm-run-path": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.1.0.tgz", - "integrity": "sha512-sJOdmRGrY2sjNTRMbSvluQqg+8X7ZK61yvzBEIDhz4f8z1TZFYABsqjjCBd/0PUNE9M6QDgHJXQkGUEm7Q+l9Q==", + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-5.3.0.tgz", + "integrity": "sha512-ppwTtiJZq0O/ai0z7yfudtBpWIoxM8yE6nHi1X47eFR2EWORqfbu6CnPlNsjeN683eT0qG6H/Pyf9fCcvjnnnQ==", "dev": true, "dependencies": { "path-key": "^4.0.0" @@ -3804,42 +3465,6 @@ "integrity": "sha512-ub5E4+FBPKwAZx0UwIQOjYWGHTEq5sPqHQNRN8Z9e4A7u3Tj1weLJsL59yH9vmvqEtBHaOmT6cYQKIZOxp35FQ==", "dev": true }, - "node_modules/object-inspect": { - "version": "1.12.3", - "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.12.3.tgz", - "integrity": "sha512-geUvdk7c+eizMNUDkRpW1wJwgfOiOeHbxBR/hLXK1aT6zmVSO0jsQcs7fj6MGw89jC/cjGfLcNOrtMYtGqm81g==", - "dev": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/object-keys": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", - "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", - "dev": true, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/object.assign": { - "version": "4.1.4", - "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.4.tgz", - "integrity": "sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.1.4", - "has-symbols": "^1.0.3", - "object-keys": "^1.1.1" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/once": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", @@ -3864,24 +3489,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/open": { - "version": "9.1.0", - "resolved": "https://registry.npmjs.org/open/-/open-9.1.0.tgz", - "integrity": "sha512-OS+QTnw1/4vrf+9hh1jc1jnYjzSG4ttTBB8UxOwAnInG3Uo4ssetzC1ihqaIHjLJnA5GGlRl6QlZXOTQhRBUvg==", - "dev": true, - "dependencies": { - "default-browser": "^4.0.0", - "define-lazy-prop": "^3.0.0", - "is-inside-container": "^1.0.0", - "is-wsl": "^2.2.0" - }, - "engines": { - "node": ">=14.16" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/optionator": { "version": "0.9.3", "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", @@ -3941,19 +3548,6 @@ "node": ">=6" } }, - "node_modules/parse-json": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-4.0.0.tgz", - "integrity": "sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==", - "dev": true, - "dependencies": { - "error-ex": "^1.3.1", - "json-parse-better-errors": "^1.0.1" - }, - "engines": { - "node": ">=4" - } - }, "node_modules/parse5": { "version": "7.1.2", "resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.2.tgz", @@ -3966,6 +3560,12 @@ "url": "https://github.com/inikulin/parse5?sponsor=1" } }, + "node_modules/path-browserify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz", + "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==", + "dev": true + }, "node_modules/path-exists": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", @@ -3993,11 +3593,21 @@ "node": ">=8" } }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true + "node_modules/path-scurry": { + "version": "1.10.1", + "resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-1.10.1.tgz", + "integrity": "sha512-MkhCqzzBEpPvxxQ71Md0b1Kk51W01lrYvlMzSUaIzNsODdd7mqhiimSZlr+VegAz5Z6Vzt9Xg2ttE//XBhH3EQ==", + "dev": true, + "dependencies": { + "lru-cache": "^9.1.1 || ^10.0.0", + "minipass": "^5.0.0 || ^6.0.2 || ^7.0.0" + }, + "engines": { + "node": ">=16 || 14 >=14.17" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } }, "node_modules/path-type": { "version": "4.0.0", @@ -4009,9 +3619,9 @@ } }, "node_modules/pathe": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.1.tgz", - "integrity": "sha512-d+RQGp0MAYTIaDBIMmOfMwz3E+LOZnxx1HZd5R18mmCZY0QBlK0LDZfPc8FW8Ed2DlvsuE6PRjroDY+wg4+j/Q==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/pathe/-/pathe-1.1.2.tgz", + "integrity": "sha512-whLdWMYL2TwI08hn8/ZqAbrVemu0LNaNNJZX73O6qaIdCTfXutsLhMkjdENX0qhsQ9uIimo4/aQOmXkoon2nDQ==", "dev": true }, "node_modules/pathval": { @@ -4041,9 +3651,9 @@ } }, "node_modules/pidtree": { - "version": "0.3.1", - "resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.3.1.tgz", - "integrity": "sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==", + "version": "0.6.0", + "resolved": "https://registry.npmjs.org/pidtree/-/pidtree-0.6.0.tgz", + "integrity": "sha512-eG2dWTVw5bzqGRztnHExczNxt5VGsE6OwTeCG3fdUf9KBsZzO3R5OIIIzWR+iZA0NtZ+RDVdaoE2dK1cn6jH4g==", "dev": true, "bin": { "pidtree": "bin/pidtree.js" @@ -4052,15 +3662,6 @@ "node": ">=0.10" } }, - "node_modules/pify": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", - "integrity": "sha512-C3FsVNH1udSEX48gGX1xfvwTWfsYWj5U+8/uK15BGzIGrKoUpghX8hWZwa/OFnakBiiVNmBvemTJR5mcy7iPcg==", - "dev": true, - "engines": { - "node": ">=4" - } - }, "node_modules/pkg-types": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/pkg-types/-/pkg-types-1.0.3.tgz", @@ -4073,9 +3674,9 @@ } }, "node_modules/postcss": { - "version": "8.4.31", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", - "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", + "version": "8.4.38", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.38.tgz", + "integrity": "sha512-Wglpdk03BSfXkHoQa3b/oulrotAkwrlLDRSOb9D0bN86FdRyE9lppSp33aHNPgBa0JKCoB+drFLZkQoRRYae5A==", "funding": [ { "type": "opencollective", @@ -4091,18 +3692,18 @@ } ], "dependencies": { - "nanoid": "^3.3.6", + "nanoid": "^3.3.7", "picocolors": "^1.0.0", - "source-map-js": "^1.0.2" + "source-map-js": "^1.2.0" }, "engines": { "node": "^10 || ^12 || >=14" } }, "node_modules/postcss-selector-parser": { - "version": "6.0.13", - "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz", - "integrity": "sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==", + "version": "6.0.15", + "resolved": "https://registry.npmjs.org/postcss-selector-parser/-/postcss-selector-parser-6.0.15.tgz", + "integrity": "sha512-rEYkQOMUCEMhsKbK66tbEU9QVIxbhN18YiniAwA7XQYTVBqrBy+P2p5JcdqsHgKM2zWylp8d7J6eszocfds5Sw==", "dev": true, "dependencies": { "cssesc": "^3.0.0", @@ -4122,9 +3723,9 @@ } }, "node_modules/prettier": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.0.3.tgz", - "integrity": "sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==", + "version": "3.2.5", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.2.5.tgz", + "integrity": "sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==", "dev": true, "bin": { "prettier": "bin/prettier.cjs" @@ -4187,9 +3788,9 @@ "dev": true }, "node_modules/punycode": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", - "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", "dev": true, "engines": { "node": ">=6" @@ -4227,47 +3828,17 @@ "integrity": "sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==", "dev": true }, - "node_modules/read-pkg": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/read-pkg/-/read-pkg-3.0.0.tgz", - "integrity": "sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==", - "dev": true, - "dependencies": { - "load-json-file": "^4.0.0", - "normalize-package-data": "^2.3.2", - "path-type": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/read-pkg/node_modules/path-type": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/path-type/-/path-type-3.0.0.tgz", - "integrity": "sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==", - "dev": true, - "dependencies": { - "pify": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/regexp.prototype.flags": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz", - "integrity": "sha512-sy6TXMN+hnP/wMy+ISxg3krXx7BAtWVO4UouuCN/ziM9UEne0euamVNafDfvC83bRNr95y0V5iijeDQFUNpvrg==", + "node_modules/read-package-json-fast": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/read-package-json-fast/-/read-package-json-fast-3.0.2.tgz", + "integrity": "sha512-0J+Msgym3vrLOUB3hzQCuZHII0xkNGCtz/HJH9xZshwv9DbDwkw1KaE3gx/e2J5rpEY5rtOy6cyhKOPrkP7FZw==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "set-function-name": "^2.0.0" + "json-parse-even-better-errors": "^3.0.0", + "npm-normalize-package-bin": "^3.0.0" }, "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "node": "^14.17.0 || ^16.13.0 || >=18.0.0" } }, "node_modules/requires-port": { @@ -4276,23 +3847,6 @@ "integrity": "sha512-KigOCHcocU3XODJxsu8i/j8T9tzT4adHiecwORRQ0ZZFcp7ahwXuRU1m+yuO90C5ZUyGeGfocHDI14M3L3yDAQ==", "dev": true }, - "node_modules/resolve": { - "version": "1.22.6", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.6.tgz", - "integrity": "sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==", - "dev": true, - "dependencies": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/resolve-from": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", @@ -4327,6 +3881,16 @@ "url": "https://github.com/sponsors/isaacs" } }, + "node_modules/rimraf/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, "node_modules/rimraf/node_modules/glob": { "version": "7.2.3", "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", @@ -4347,19 +3911,50 @@ "url": "https://github.com/sponsors/isaacs" } }, + "node_modules/rimraf/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, "node_modules/rollup": { - "version": "3.29.2", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-3.29.2.tgz", - "integrity": "sha512-CJouHoZ27v6siztc21eEQGo0kIcE5D1gVPA571ez0mMYb25LGYGKnVNXpEj5MGlepmDWGXNjDB5q7uNiPHC11A==", + "version": "4.14.3", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.14.3.tgz", + "integrity": "sha512-ag5tTQKYsj1bhrFC9+OEWqb5O6VYgtQDO9hPDBMmIbePwhfSr+ExlcU741t8Dhw5DkPCQf6noz0jb36D6W9/hw==", "dev": true, + "dependencies": { + "@types/estree": "1.0.5" + }, "bin": { "rollup": "dist/bin/rollup" }, "engines": { - "node": ">=14.18.0", + "node": ">=18.0.0", "npm": ">=8.0.0" }, "optionalDependencies": { + "@rollup/rollup-android-arm-eabi": "4.14.3", + "@rollup/rollup-android-arm64": "4.14.3", + "@rollup/rollup-darwin-arm64": "4.14.3", + "@rollup/rollup-darwin-x64": "4.14.3", + "@rollup/rollup-linux-arm-gnueabihf": "4.14.3", + "@rollup/rollup-linux-arm-musleabihf": "4.14.3", + "@rollup/rollup-linux-arm64-gnu": "4.14.3", + "@rollup/rollup-linux-arm64-musl": "4.14.3", + "@rollup/rollup-linux-powerpc64le-gnu": "4.14.3", + "@rollup/rollup-linux-riscv64-gnu": "4.14.3", + "@rollup/rollup-linux-s390x-gnu": "4.14.3", + "@rollup/rollup-linux-x64-gnu": "4.14.3", + "@rollup/rollup-linux-x64-musl": "4.14.3", + "@rollup/rollup-win32-arm64-msvc": "4.14.3", + "@rollup/rollup-win32-ia32-msvc": "4.14.3", + "@rollup/rollup-win32-x64-msvc": "4.14.3", "fsevents": "~2.3.2" } }, @@ -4369,110 +3964,6 @@ "integrity": "sha512-APM0Gt1KoXBz0iIkkdB/kfvGOwC4UuJFeG/c+yV7wSc7q96cG/kJ0HiYCnzivD9SB53cLV1MlHFNfOuPaadYSw==", "dev": true }, - "node_modules/run-applescript": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/run-applescript/-/run-applescript-5.0.0.tgz", - "integrity": "sha512-XcT5rBksx1QdIhlFOCtgZkB99ZEouFZ1E2Kc2LHqNW13U3/74YGdkQRmThTwxy4QIyookibDKYZOPqX//6BlAg==", - "dev": true, - "dependencies": { - "execa": "^5.0.0" - }, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/run-applescript/node_modules/execa": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", - "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", - "dev": true, - "dependencies": { - "cross-spawn": "^7.0.3", - "get-stream": "^6.0.0", - "human-signals": "^2.1.0", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.1", - "onetime": "^5.1.2", - "signal-exit": "^3.0.3", - "strip-final-newline": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sindresorhus/execa?sponsor=1" - } - }, - "node_modules/run-applescript/node_modules/human-signals": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", - "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", - "dev": true, - "engines": { - "node": ">=10.17.0" - } - }, - "node_modules/run-applescript/node_modules/is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/run-applescript/node_modules/mimic-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", - "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/run-applescript/node_modules/npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "dev": true, - "dependencies": { - "path-key": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/run-applescript/node_modules/onetime": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", - "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", - "dev": true, - "dependencies": { - "mimic-fn": "^2.1.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/run-applescript/node_modules/strip-final-newline": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", - "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", - "dev": true, - "engines": { - "node": ">=6" - } - }, "node_modules/run-parallel": { "version": "1.2.0", "resolved": "https://registry.npmjs.org/run-parallel/-/run-parallel-1.2.0.tgz", @@ -4496,38 +3987,6 @@ "queue-microtask": "^1.2.2" } }, - "node_modules/safe-array-concat": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/safe-array-concat/-/safe-array-concat-1.0.1.tgz", - "integrity": "sha512-6XbUAseYE2KtOuGueyeobCySj9L4+66Tn6KQMOPQJrAJEowYKW/YR/MGJZl7FdydUdaFu4LYyDZjxf4/Nmo23Q==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.2.1", - "has-symbols": "^1.0.3", - "isarray": "^2.0.5" - }, - "engines": { - "node": ">=0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/safe-regex-test": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/safe-regex-test/-/safe-regex-test-1.0.0.tgz", - "integrity": "sha512-JBUUzyOgEwXQY1NuPtvcj/qcBDbDmEvWufhlnXZIm75DEHp+afM1r1ujJpJsV/gSM4t59tpDyPi1sd6ZaPFfsA==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.1.3", - "is-regex": "^1.1.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/safer-buffer": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz", @@ -4547,9 +4006,9 @@ } }, "node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", + "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", "dev": true, "dependencies": { "lru-cache": "^6.0.0" @@ -4561,18 +4020,16 @@ "node": ">=10" } }, - "node_modules/set-function-name": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/set-function-name/-/set-function-name-2.0.1.tgz", - "integrity": "sha512-tMNCiqYVkXIZgc2Hnoy2IvC/f8ezc5koaRFkCjrpWzGpCd3qbZXPzVy9MAZzK1ch/X0jvSkojys3oqJN0qCmdA==", + "node_modules/semver/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", "dev": true, "dependencies": { - "define-data-property": "^1.0.1", - "functions-have-names": "^1.2.3", - "has-property-descriptors": "^1.0.0" + "yallist": "^4.0.0" }, "engines": { - "node": ">= 0.4" + "node": ">=10" } }, "node_modules/shebang-command": { @@ -4605,20 +4062,6 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/side-channel": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz", - "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.0", - "get-intrinsic": "^1.0.2", - "object-inspect": "^1.9.0" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/siginfo": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/siginfo/-/siginfo-2.0.0.tgz", @@ -4626,10 +4069,16 @@ "dev": true }, "node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", - "dev": true + "version": "4.1.0", + "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-4.1.0.tgz", + "integrity": "sha512-bzyZ1e88w9O1iNJbKnOlvYTrWPDl46O1bG0D3XInv+9tkPrxrN8jUUTiFlDkkmKWgn1M6CfIA13SuGqOa9Korw==", + "dev": true, + "engines": { + "node": ">=14" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } }, "node_modules/slash": { "version": "3.0.0", @@ -4641,45 +4090,13 @@ } }, "node_modules/source-map-js": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.0.2.tgz", - "integrity": "sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", + "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", "engines": { "node": ">=0.10.0" } }, - "node_modules/spdx-correct": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz", - "integrity": "sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==", - "dev": true, - "dependencies": { - "spdx-expression-parse": "^3.0.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-exceptions": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz", - "integrity": "sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==", - "dev": true - }, - "node_modules/spdx-expression-parse": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz", - "integrity": "sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==", - "dev": true, - "dependencies": { - "spdx-exceptions": "^2.1.0", - "spdx-license-ids": "^3.0.0" - } - }, - "node_modules/spdx-license-ids": { - "version": "3.0.13", - "resolved": "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.13.tgz", - "integrity": "sha512-XkD+zwiqXHikFZm4AX/7JSCXA98U5Db4AFd5XUg/+9UNtnH75+Z9KxtpYiJZx36mUDVOwH83pl7yvCer6ewM3w==", - "dev": true - }, "node_modules/stackback": { "version": "0.0.2", "resolved": "https://registry.npmjs.org/stackback/-/stackback-0.0.2.tgz", @@ -4687,71 +4104,74 @@ "dev": true }, "node_modules/std-env": { - "version": "3.4.3", - "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.4.3.tgz", - "integrity": "sha512-f9aPhy8fYBuMN+sNfakZV18U39PbalgjXG3lLB9WkaYTxijru61wb57V9wxxNthXM5Sd88ETBWi29qLAsHO52Q==", + "version": "3.7.0", + "resolved": "https://registry.npmjs.org/std-env/-/std-env-3.7.0.tgz", + "integrity": "sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==", "dev": true }, - "node_modules/string.prototype.padend": { - "version": "3.1.5", - "resolved": "https://registry.npmjs.org/string.prototype.padend/-/string.prototype.padend-3.1.5.tgz", - "integrity": "sha512-DOB27b/2UTTD+4myKUFh+/fXWcu/UDyASIXfg+7VzoCNNGOfWvoyU/x5pvVHr++ztyt/oSYI1BcWBBG/hmlNjA==", + "node_modules/string-width": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-5.1.2.tgz", + "integrity": "sha512-HnLOCR3vjcY8beoNLtcjZ5/nxn2afmME6lhrDrebokqMap+XbeW8n9TXpPDOqdGK5qcI3oT0GKTW6wC7EMiVqA==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1" + "eastasianwidth": "^0.2.0", + "emoji-regex": "^9.2.2", + "strip-ansi": "^7.0.1" }, "engines": { - "node": ">= 0.4" + "node": ">=12" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/string.prototype.trim": { - "version": "1.2.8", - "resolved": "https://registry.npmjs.org/string.prototype.trim/-/string.prototype.trim-1.2.8.tgz", - "integrity": "sha512-lfjY4HcixfQXOfaqCvcBuOIapyaroTXhbkfJN3gcB1OtyupngWK4sEET9Knd0cXd28kTUqu/kHoV4HKSJdnjiQ==", + "node_modules/string-width-cjs": { + "name": "string-width", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1" + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" }, "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "node": ">=8" } }, - "node_modules/string.prototype.trimend": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/string.prototype.trimend/-/string.prototype.trimend-1.0.7.tgz", - "integrity": "sha512-Ni79DqeB72ZFq1uH/L6zJ+DKZTkOtPIHovb3YZHQViE+HDouuU4mBrLOLDn5Dde3RF8qw5qVETEjhu9locMLvA==", + "node_modules/string-width-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "node_modules/string-width/node_modules/ansi-regex": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1" + "engines": { + "node": ">=12" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "url": "https://github.com/chalk/ansi-regex?sponsor=1" } }, - "node_modules/string.prototype.trimstart": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/string.prototype.trimstart/-/string.prototype.trimstart-1.0.7.tgz", - "integrity": "sha512-NGhtDFu3jCEm7B4Fy0DpLewdJQOZcQ0rGbwQ/+stjnrp2i+rlKeCvos9hOIeCmqwratM47OBxY7uFZzjxHXmrg==", + "node_modules/string-width/node_modules/strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", "dev": true, "dependencies": { - "call-bind": "^1.0.2", - "define-properties": "^1.2.0", - "es-abstract": "^1.22.1" + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "url": "https://github.com/chalk/strip-ansi?sponsor=1" } }, "node_modules/strip-ansi": { @@ -4766,13 +4186,17 @@ "node": ">=8" } }, - "node_modules/strip-bom": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz", - "integrity": "sha512-vavAMRXOgBVNF6nyEEmL3DBK19iRpDcoIwW+swQ+CbGiu7lju6t+JklA1MHweoWtadgt4ISVUsXLyDq34ddcwA==", + "node_modules/strip-ansi-cjs": { + "name": "strip-ansi", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", "dev": true, + "dependencies": { + "ansi-regex": "^5.0.1" + }, "engines": { - "node": ">=4" + "node": ">=8" } }, "node_modules/strip-final-newline": { @@ -4800,12 +4224,12 @@ } }, "node_modules/strip-literal": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-1.3.0.tgz", - "integrity": "sha512-PugKzOsyXpArk0yWmUwqOZecSO0GH0bPoctLcqNDH9J04pVW3lflYE0ujElBGTloevcxF5MofAOZ7C5l2b+wLg==", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/strip-literal/-/strip-literal-2.1.0.tgz", + "integrity": "sha512-Op+UycaUt/8FbN/Z2TWPBLge3jWrP3xj10f3fnYxf052bKuS3EKs1ZQcVGjnEMdsNVAM+plXRdmjrZ/KgG3Skw==", "dev": true, "dependencies": { - "acorn": "^8.10.0" + "js-tokens": "^9.0.0" }, "funding": { "url": "https://github.com/sponsors/antfu" @@ -4823,18 +4247,6 @@ "node": ">=8" } }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "dev": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/symbol-tree": { "version": "3.2.4", "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz", @@ -4842,13 +4254,13 @@ "dev": true }, "node_modules/synckit": { - "version": "0.8.5", - "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.8.5.tgz", - "integrity": "sha512-L1dapNV6vu2s/4Sputv8xGsCdAVlb5nRDMFU/E27D44l5U6cw1g0dGd45uLc+OXjNMmF4ntiMdCimzcjFKQI8Q==", + "version": "0.8.8", + "resolved": "https://registry.npmjs.org/synckit/-/synckit-0.8.8.tgz", + "integrity": "sha512-HwOKAP7Wc5aRGYdKH+dw0PRRpbO841v2DENBtjnR5HFWoiNByAl7vrx3p0G/rCyYXQsrxqtX48TImFtPcIHSpQ==", "dev": true, "dependencies": { - "@pkgr/utils": "^2.3.1", - "tslib": "^2.5.0" + "@pkgr/core": "^0.1.0", + "tslib": "^2.6.2" }, "engines": { "node": "^14.18.0 || >=16.0.0" @@ -4857,6 +4269,62 @@ "url": "https://opencollective.com/unts" } }, + "node_modules/test-exclude": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", + "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", + "dev": true, + "dependencies": { + "@istanbuljs/schema": "^0.1.2", + "glob": "^7.1.4", + "minimatch": "^3.0.4" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/test-exclude/node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/test-exclude/node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/test-exclude/node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, "node_modules/text-table": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", @@ -4864,39 +4332,36 @@ "dev": true }, "node_modules/tinybench": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.5.1.tgz", - "integrity": "sha512-65NKvSuAVDP/n4CqH+a9w2kTlLReS9vhsAP06MWx+/89nMinJyB2icyl58RIcqCmIggpojIGeuJGhjU1aGMBSg==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/tinybench/-/tinybench-2.7.0.tgz", + "integrity": "sha512-Qgayeb106x2o4hNzNjsZEfFziw8IbKqtbXBjVh7VIZfBxfD5M4gWtpyx5+YTae2gJ6Y6Dz/KLepiv16RFeQWNA==", "dev": true }, "node_modules/tinypool": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-0.7.0.tgz", - "integrity": "sha512-zSYNUlYSMhJ6Zdou4cJwo/p7w5nmAH17GRfU/ui3ctvjXFErXXkruT4MWW6poDeXgCaIBlGLrfU6TbTXxyGMww==", + "version": "0.8.4", + "resolved": "https://registry.npmjs.org/tinypool/-/tinypool-0.8.4.tgz", + "integrity": "sha512-i11VH5gS6IFeLY3gMBQ00/MmLncVP7JLXOw1vlgkytLmJK7QnEr7NXf0LBdxfmNPAeyetukOk0bOYrJrFGjYJQ==", "dev": true, "engines": { "node": ">=14.0.0" } }, "node_modules/tinyspy": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-2.2.0.tgz", - "integrity": "sha512-d2eda04AN/cPOR89F7Xv5bK/jrQEhmcLFe6HFldoeO9AJtps+fqEnh486vnT/8y4bw38pSyxDcTCAq+Ks2aJTg==", + "version": "2.2.1", + "resolved": "https://registry.npmjs.org/tinyspy/-/tinyspy-2.2.1.tgz", + "integrity": "sha512-KYad6Vy5VDWV4GH3fjpseMQ/XU2BhIYP7Vzd0LG44qRWm/Yt2WCOTicFdvmgo6gWaqooMQCawTtILVQJupKu7A==", "dev": true, "engines": { "node": ">=14.0.0" } }, - "node_modules/titleize": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/titleize/-/titleize-3.0.0.tgz", - "integrity": "sha512-KxVu8EYHDPBdUYdKZdKtU2aj2XfEx9AfjXxE/Aj0vT06w2icA09Vus1rh6eSu1y01akYg6BjIK/hxyLJINoMLQ==", + "node_modules/to-fast-properties": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", + "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==", "dev": true, "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" + "node": ">=4" } }, "node_modules/to-regex-range": { @@ -4927,24 +4392,24 @@ } }, "node_modules/tr46": { - "version": "4.1.1", - "resolved": "https://registry.npmjs.org/tr46/-/tr46-4.1.1.tgz", - "integrity": "sha512-2lv/66T7e5yNyhAAC4NaKe5nVavzuGJQVVtRYLyQ2OI8tsJ61PMLlelehb0wi2Hx6+hT/OJUWZcw8MjlSRnxvw==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/tr46/-/tr46-5.0.0.tgz", + "integrity": "sha512-tk2G5R2KRwBd+ZN0zaEXpmzdKyOYksXwywulIX95MBODjSzMIuQnQ3m8JxgbhnL1LeVo7lqQKsYa1O3Htl7K5g==", "dev": true, "dependencies": { - "punycode": "^2.3.0" + "punycode": "^2.3.1" }, "engines": { - "node": ">=14" + "node": ">=18" } }, "node_modules/ts-api-utils": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.0.3.tgz", - "integrity": "sha512-wNMeqtMz5NtwpT/UZGY5alT+VoKdSsOOP/kqHFcUW1P/VRhH2wJ48+DN2WwUliNbQ976ETwDL0Ifd2VVvgonvg==", + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-1.3.0.tgz", + "integrity": "sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==", "dev": true, "engines": { - "node": ">=16.13.0" + "node": ">=16" }, "peerDependencies": { "typescript": ">=4.2.0" @@ -4989,76 +4454,11 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/typed-array-buffer": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/typed-array-buffer/-/typed-array-buffer-1.0.0.tgz", - "integrity": "sha512-Y8KTSIglk9OZEr8zywiIHG/kmQ7KWyjseXs1CbSo8vC42w7hg2HgYTxSWwP0+is7bWDc1H+Fo026CpHFwm8tkw==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "get-intrinsic": "^1.2.1", - "is-typed-array": "^1.1.10" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/typed-array-byte-length": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/typed-array-byte-length/-/typed-array-byte-length-1.0.0.tgz", - "integrity": "sha512-Or/+kvLxNpeQ9DtSydonMxCx+9ZXOswtwJn17SNLvhptaXYDJvkFFP5zbfU/uLmvnBJlI4yrnXRxpdWH/M5tNA==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "has-proto": "^1.0.1", - "is-typed-array": "^1.1.10" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/typed-array-byte-offset": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/typed-array-byte-offset/-/typed-array-byte-offset-1.0.0.tgz", - "integrity": "sha512-RD97prjEt9EL8YgAgpOkf3O4IF9lhJFr9g0htQkm0rchFp/Vx7LW5Q8fSXXub7BXAODyUQohRMyOc3faCPd0hg==", - "dev": true, - "dependencies": { - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "has-proto": "^1.0.1", - "is-typed-array": "^1.1.10" - }, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/typed-array-length": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/typed-array-length/-/typed-array-length-1.0.4.tgz", - "integrity": "sha512-KjZypGq+I/H7HI5HlOoGHkWUUGq+Q0TPhQurLbyrVrvnKTBgzLhIJ7j6J/XTQOi0d1RjyZ0wdas8bKs2p0x3Ng==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "is-typed-array": "^1.1.9" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, "node_modules/typescript": { - "version": "5.2.2", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.2.2.tgz", - "integrity": "sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w==", - "dev": true, + "version": "5.4.5", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz", + "integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==", + "devOptional": true, "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" @@ -5068,9 +4468,9 @@ } }, "node_modules/ua-parser-js": { - "version": "1.0.36", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.36.tgz", - "integrity": "sha512-znuyCIXzl8ciS3+y3fHJI/2OhQIXbXw9MWC/o3qwyR+RGppjZHrM27CGFSKCJXi2Kctiz537iOu2KnXs1lMQhw==", + "version": "1.0.37", + "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.37.tgz", + "integrity": "sha512-bhTyI94tZofjo+Dn8SN6Zv8nBDvyXTymAdM3LDI/0IboIUwTu1rEhW7v2TfiVsoYWgkQ4kOVqnI8APUFbIQIFQ==", "funding": [ { "type": "opencollective", @@ -5090,25 +4490,16 @@ } }, "node_modules/ufo": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.3.1.tgz", - "integrity": "sha512-uY/99gMLIOlJPwATcMVYfqDSxUR9//AUcgZMzwfSTJPDKzA1S8mX4VLqa+fiAtveraQUBCz4FFcwVZBGbwBXIw==", + "version": "1.5.3", + "resolved": "https://registry.npmjs.org/ufo/-/ufo-1.5.3.tgz", + "integrity": "sha512-Y7HYmWaFwPUmkoQCUIAYpKqkOf+SbVj/2fJJZ4RJMCfZp0rTGwRbzQD+HghfnhKOjL9E01okqz+ncJskGYfBNw==", "dev": true }, - "node_modules/unbox-primitive": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz", - "integrity": "sha512-61pPlCD9h51VoreyJ0BReideM3MDKMKnh6+V9L08331ipq6Q8OFXZYiqP6n/tbHx4s5I9uRhcye6BrbkizkBDw==", - "dev": true, - "dependencies": { - "call-bind": "^1.0.2", - "has-bigints": "^1.0.2", - "has-symbols": "^1.0.3", - "which-boxed-primitive": "^1.0.2" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } + "node_modules/undici-types": { + "version": "5.26.5", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", + "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", + "dev": true }, "node_modules/universalify": { "version": "0.2.0", @@ -5119,15 +4510,6 @@ "node": ">= 4.0.0" } }, - "node_modules/untildify": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/untildify/-/untildify-4.0.0.tgz", - "integrity": "sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==", - "dev": true, - "engines": { - "node": ">=8" - } - }, "node_modules/uri-js": { "version": "4.4.1", "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", @@ -5153,40 +4535,30 @@ "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==", "dev": true }, - "node_modules/validate-npm-package-license": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz", - "integrity": "sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==", - "dev": true, - "dependencies": { - "spdx-correct": "^3.0.0", - "spdx-expression-parse": "^3.0.0" - } - }, "node_modules/vite": { - "version": "4.4.10", - "resolved": "https://registry.npmjs.org/vite/-/vite-4.4.10.tgz", - "integrity": "sha512-TzIjiqx9BEXF8yzYdF2NTf1kFFbjMjUSV0LFZ3HyHoI3SGSPLnnFUKiIQtL3gl2AjHvMrprOvQ3amzaHgQlAxw==", + "version": "5.2.9", + "resolved": "https://registry.npmjs.org/vite/-/vite-5.2.9.tgz", + "integrity": "sha512-uOQWfuZBlc6Y3W/DTuQ1Sr+oIXWvqljLvS881SVmAj00d5RdgShLcuXWxseWPd4HXwiYBFW/vXHfKFeqj9uQnw==", "dev": true, "dependencies": { - "esbuild": "^0.18.10", - "postcss": "^8.4.27", - "rollup": "^3.27.1" + "esbuild": "^0.20.1", + "postcss": "^8.4.38", + "rollup": "^4.13.0" }, "bin": { "vite": "bin/vite.js" }, "engines": { - "node": "^14.18.0 || >=16.0.0" + "node": "^18.0.0 || >=20.0.0" }, "funding": { "url": "https://github.com/vitejs/vite?sponsor=1" }, "optionalDependencies": { - "fsevents": "~2.3.2" + "fsevents": "~2.3.3" }, "peerDependencies": { - "@types/node": ">= 14", + "@types/node": "^18.0.0 || >=20.0.0", "less": "*", "lightningcss": "^1.21.0", "sass": "*", @@ -5219,82 +4591,78 @@ } }, "node_modules/vite-node": { - "version": "0.34.6", - "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-0.34.6.tgz", - "integrity": "sha512-nlBMJ9x6n7/Amaz6F3zJ97EBwR2FkzhBRxF5e+jE6LA3yi6Wtc2lyTij1OnDMIr34v5g/tVQtsVAzhT0jc5ygA==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/vite-node/-/vite-node-1.5.0.tgz", + "integrity": "sha512-tV8h6gMj6vPzVCa7l+VGq9lwoJjW8Y79vst8QZZGiuRAfijU+EEWuc0kFpmndQrWhMMhet1jdSF+40KSZUqIIw==", "dev": true, "dependencies": { "cac": "^6.7.14", "debug": "^4.3.4", - "mlly": "^1.4.0", "pathe": "^1.1.1", "picocolors": "^1.0.0", - "vite": "^3.0.0 || ^4.0.0 || ^5.0.0-0" + "vite": "^5.0.0" }, "bin": { "vite-node": "vite-node.mjs" }, "engines": { - "node": ">=v14.18.0" + "node": "^18.0.0 || >=20.0.0" }, "funding": { "url": "https://opencollective.com/vitest" } }, "node_modules/vitest": { - "version": "0.34.6", - "resolved": "https://registry.npmjs.org/vitest/-/vitest-0.34.6.tgz", - "integrity": "sha512-+5CALsOvbNKnS+ZHMXtuUC7nL8/7F1F2DnHGjSsszX8zCjWSSviphCb/NuS9Nzf4Q03KyyDRBAXhF/8lffME4Q==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/vitest/-/vitest-1.5.0.tgz", + "integrity": "sha512-d8UKgR0m2kjdxDWX6911uwxout6GHS0XaGH1cksSIVVG8kRlE7G7aBw7myKQCvDI5dT4j7ZMa+l706BIORMDLw==", "dev": true, "dependencies": { - "@types/chai": "^4.3.5", - "@types/chai-subset": "^1.3.3", - "@types/node": "*", - "@vitest/expect": "0.34.6", - "@vitest/runner": "0.34.6", - "@vitest/snapshot": "0.34.6", - "@vitest/spy": "0.34.6", - "@vitest/utils": "0.34.6", - "acorn": "^8.9.0", - "acorn-walk": "^8.2.0", - "cac": "^6.7.14", + "@vitest/expect": "1.5.0", + "@vitest/runner": "1.5.0", + "@vitest/snapshot": "1.5.0", + "@vitest/spy": "1.5.0", + "@vitest/utils": "1.5.0", + "acorn-walk": "^8.3.2", "chai": "^4.3.10", "debug": "^4.3.4", - "local-pkg": "^0.4.3", - "magic-string": "^0.30.1", + "execa": "^8.0.1", + "local-pkg": "^0.5.0", + "magic-string": "^0.30.5", "pathe": "^1.1.1", "picocolors": "^1.0.0", - "std-env": "^3.3.3", - "strip-literal": "^1.0.1", - "tinybench": "^2.5.0", - "tinypool": "^0.7.0", - "vite": "^3.1.0 || ^4.0.0 || ^5.0.0-0", - "vite-node": "0.34.6", + "std-env": "^3.5.0", + "strip-literal": "^2.0.0", + "tinybench": "^2.5.1", + "tinypool": "^0.8.3", + "vite": "^5.0.0", + "vite-node": "1.5.0", "why-is-node-running": "^2.2.2" }, "bin": { "vitest": "vitest.mjs" }, "engines": { - "node": ">=v14.18.0" + "node": "^18.0.0 || >=20.0.0" }, "funding": { "url": "https://opencollective.com/vitest" }, "peerDependencies": { "@edge-runtime/vm": "*", - "@vitest/browser": "*", - "@vitest/ui": "*", + "@types/node": "^18.0.0 || >=20.0.0", + "@vitest/browser": "1.5.0", + "@vitest/ui": "1.5.0", "happy-dom": "*", - "jsdom": "*", - "playwright": "*", - "safaridriver": "*", - "webdriverio": "*" + "jsdom": "*" }, "peerDependenciesMeta": { "@edge-runtime/vm": { "optional": true }, + "@types/node": { + "optional": true + }, "@vitest/browser": { "optional": true }, @@ -5306,40 +4674,39 @@ }, "jsdom": { "optional": true - }, - "playwright": { - "optional": true - }, - "safaridriver": { - "optional": true - }, - "webdriverio": { - "optional": true } } }, "node_modules/vue": { - "version": "3.3.4", - "resolved": "https://registry.npmjs.org/vue/-/vue-3.3.4.tgz", - "integrity": "sha512-VTyEYn3yvIeY1Py0WaYGZsXnz3y5UnGi62GjVEqvEGPl6nxbOrCXbVOTQWBEJUqAyTUk2uJ5JLVnYJ6ZzGbrSw==", + "version": "3.4.22", + "resolved": "https://registry.npmjs.org/vue/-/vue-3.4.22.tgz", + "integrity": "sha512-CIx7NiP+n5WHBCG/fDNaUPP4qbQ5CIa8XIHZE3HpfS/rb2vmSIsp74BxsZyrrGKF0vHW3GoToqP3l0hzrMTecw==", "dependencies": { - "@vue/compiler-dom": "3.3.4", - "@vue/compiler-sfc": "3.3.4", - "@vue/runtime-dom": "3.3.4", - "@vue/server-renderer": "3.3.4", - "@vue/shared": "3.3.4" + "@vue/compiler-dom": "3.4.22", + "@vue/compiler-sfc": "3.4.22", + "@vue/runtime-dom": "3.4.22", + "@vue/server-renderer": "3.4.22", + "@vue/shared": "3.4.22" + }, + "peerDependencies": { + "typescript": "*" + }, + "peerDependenciesMeta": { + "typescript": { + "optional": true + } } }, "node_modules/vue-component-type-helpers": { - "version": "1.8.4", - "resolved": "https://registry.npmjs.org/vue-component-type-helpers/-/vue-component-type-helpers-1.8.4.tgz", - "integrity": "sha512-6bnLkn8O0JJyiFSIF0EfCogzeqNXpnjJ0vW/SZzNHfe6sPx30lTtTXlE5TFs2qhJlAtDFybStVNpL73cPe3OMQ==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/vue-component-type-helpers/-/vue-component-type-helpers-2.0.13.tgz", + "integrity": "sha512-xNO5B7DstNWETnoYflLkVgh8dK8h2ZDgxY1M2O0zrqGeBNq5yAZ8a10yCS9+HnixouNGYNX+ggU9MQQq86HTpg==", "dev": true }, "node_modules/vue-eslint-parser": { - "version": "9.3.1", - "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.3.1.tgz", - "integrity": "sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==", + "version": "9.4.2", + "resolved": "https://registry.npmjs.org/vue-eslint-parser/-/vue-eslint-parser-9.4.2.tgz", + "integrity": "sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==", "dev": true, "dependencies": { "debug": "^4.3.4", @@ -5361,12 +4728,12 @@ } }, "node_modules/vue-i18n": { - "version": "9.5.0", - "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.5.0.tgz", - "integrity": "sha512-NiI3Ph1qMstNf7uhYh8trQBOBFLxeJgcOxBq51pCcZ28Vs18Y7BDS58r8HGDKCYgXdLUYqPDXdKatIF4bvBVZg==", + "version": "9.12.1", + "resolved": "https://registry.npmjs.org/vue-i18n/-/vue-i18n-9.12.1.tgz", + "integrity": "sha512-cqkBt10YzxF3tNGA7/95VMfFdk8nEoguzB7K7R9rldiSnHyWeokq6GOWMThfK/siTr2lLfM9nqolD/er//t4Iw==", "dependencies": { - "@intlify/core-base": "9.5.0", - "@intlify/shared": "9.5.0", + "@intlify/core-base": "9.12.1", + "@intlify/shared": "9.12.1", "@vue/devtools-api": "^6.5.0" }, "engines": { @@ -5380,11 +4747,11 @@ } }, "node_modules/vue-router": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.2.5.tgz", - "integrity": "sha512-DIUpKcyg4+PTQKfFPX88UWhlagBEBEfJ5A8XDXRJLUnZOvcpMF8o/dnL90vpVkGaPbjvXazV/rC1qBKrZlFugw==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/vue-router/-/vue-router-4.3.0.tgz", + "integrity": "sha512-dqUcs8tUeG+ssgWhcPbjHvazML16Oga5w34uCUmsk7i0BcnskoLGwjpa15fqMr2Fa5JgVBrdL2MEgqz6XZ/6IQ==", "dependencies": { - "@vue/devtools-api": "^6.5.0" + "@vue/devtools-api": "^6.5.1" }, "funding": { "url": "https://github.com/sponsors/posva" @@ -5394,9 +4761,9 @@ } }, "node_modules/vue-template-compiler": { - "version": "2.7.14", - "resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.14.tgz", - "integrity": "sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==", + "version": "2.7.16", + "resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.7.16.tgz", + "integrity": "sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==", "dev": true, "dependencies": { "de-indent": "^1.0.2", @@ -5404,14 +4771,14 @@ } }, "node_modules/vue-tsc": { - "version": "1.8.15", - "resolved": "https://registry.npmjs.org/vue-tsc/-/vue-tsc-1.8.15.tgz", - "integrity": "sha512-4DoB3LUj7IToLmggoCxRiFG+QU5lem0nv03m1ocqugXA9rSVoTOEoYYaP8vu8b99Eh+/cCVdYOeIAQ+RsgUYUw==", + "version": "2.0.13", + "resolved": "https://registry.npmjs.org/vue-tsc/-/vue-tsc-2.0.13.tgz", + "integrity": "sha512-a3nL3FvguCWVJUQW/jFrUxdeUtiEkbZoQjidqvMeBK//tuE2w6NWQAbdrEpY2+6nSa4kZoKZp8TZUMtHpjt4mQ==", "dev": true, "dependencies": { - "@vue/language-core": "1.8.15", - "@vue/typescript": "1.8.15", - "semver": "^7.3.8" + "@volar/typescript": "2.2.0-alpha.8", + "@vue/language-core": "2.0.13", + "semver": "^7.5.4" }, "bin": { "vue-tsc": "bin/vue-tsc.js" @@ -5421,15 +4788,24 @@ } }, "node_modules/w3c-xmlserializer": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-4.0.0.tgz", - "integrity": "sha512-d+BFHzbiCx6zGfz0HyQ6Rg69w9k19nviJspaj4yNscGjrHu94sVP+aRm75yEbCh+r2/yR+7q6hux9LVtbuTGBw==", + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-5.0.0.tgz", + "integrity": "sha512-o8qghlI8NZHU1lLPrpi2+Uq7abh4GGPpYANlalzWxyWteJOCsr/P+oPBA49TOLu5FTZO4d3F9MnWJfiMo4BkmA==", "dev": true, "dependencies": { - "xml-name-validator": "^4.0.0" + "xml-name-validator": "^5.0.0" }, "engines": { - "node": ">=14" + "node": ">=18" + } + }, + "node_modules/w3c-xmlserializer/node_modules/xml-name-validator": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-5.0.0.tgz", + "integrity": "sha512-EvGK8EJ3DhaHfbRlETOWAS5pO9MZITeauHKJyb8wyajUfQUenkIg2MvLDTZ4T/TgIcm3HU0TFBgWWboAZ30UHg==", + "dev": true, + "engines": { + "node": ">=18" } }, "node_modules/webidl-conversions": { @@ -5442,37 +4818,37 @@ } }, "node_modules/whatwg-encoding": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-2.0.0.tgz", - "integrity": "sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==", + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz", + "integrity": "sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==", "dev": true, "dependencies": { "iconv-lite": "0.6.3" }, "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/whatwg-mimetype": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-3.0.0.tgz", - "integrity": "sha512-nt+N2dzIutVRxARx1nghPKGv1xHikU7HKdfafKkLNLindmPU/ch3U31NOCGGA/dmPcmb1VlofO0vnKAcsm0o/Q==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-4.0.0.tgz", + "integrity": "sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==", "dev": true, "engines": { - "node": ">=12" + "node": ">=18" } }, "node_modules/whatwg-url": { - "version": "12.0.1", - "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-12.0.1.tgz", - "integrity": "sha512-Ed/LrqB8EPlGxjS+TrsXcpUond1mhccS3pchLhzSgPCnTimUCKj3IZE75pAs5m6heB2U2TMerKFUXheyHY+VDQ==", + "version": "14.0.0", + "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-14.0.0.tgz", + "integrity": "sha512-1lfMEm2IEr7RIV+f4lUNPOqfFL+pO+Xw3fJSqmjX9AbXcXcYOkCe1P6+9VBZB6n94af16NfZf+sSk0JCBZC9aw==", "dev": true, "dependencies": { - "tr46": "^4.1.1", + "tr46": "^5.0.0", "webidl-conversions": "^7.0.0" }, "engines": { - "node": ">=14" + "node": ">=18" } }, "node_modules/which": { @@ -5490,57 +4866,116 @@ "node": ">= 8" } }, - "node_modules/which-boxed-primitive": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz", - "integrity": "sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==", + "node_modules/why-is-node-running": { + "version": "2.2.2", + "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.2.2.tgz", + "integrity": "sha512-6tSwToZxTOcotxHeA+qGCq1mVzKR3CwcJGmVcY+QE8SHy6TnpFnh8PAvPNHYr7EcuVeG0QSMxtYCuO1ta/G/oA==", "dev": true, "dependencies": { - "is-bigint": "^1.0.1", - "is-boolean-object": "^1.1.0", - "is-number-object": "^1.0.4", - "is-string": "^1.0.5", - "is-symbol": "^1.0.3" + "siginfo": "^2.0.0", + "stackback": "0.0.2" }, - "funding": { - "url": "https://github.com/sponsors/ljharb" + "bin": { + "why-is-node-running": "cli.js" + }, + "engines": { + "node": ">=8" } }, - "node_modules/which-typed-array": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.11.tgz", - "integrity": "sha512-qe9UWWpkeG5yzZ0tNYxDmd7vo58HDBc39mZ0xWWpolAGADdFOzkfamWLDxkOWcvHQKVmdTyQdLD4NOfjLWTKew==", + "node_modules/wrap-ansi": { + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz", + "integrity": "sha512-si7QWI6zUMq56bESFvagtmzMdGOtoxfR+Sez11Mobfc7tm+VkUckk9bW2UeffTGVUbOksxmSw0AA2gs8g71NCQ==", "dev": true, "dependencies": { - "available-typed-arrays": "^1.0.5", - "call-bind": "^1.0.2", - "for-each": "^0.3.3", - "gopd": "^1.0.1", - "has-tostringtag": "^1.0.0" + "ansi-styles": "^6.1.0", + "string-width": "^5.0.1", + "strip-ansi": "^7.0.1" }, "engines": { - "node": ">= 0.4" + "node": ">=12" }, "funding": { - "url": "https://github.com/sponsors/ljharb" + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" } }, - "node_modules/why-is-node-running": { - "version": "2.2.2", - "resolved": "https://registry.npmjs.org/why-is-node-running/-/why-is-node-running-2.2.2.tgz", - "integrity": "sha512-6tSwToZxTOcotxHeA+qGCq1mVzKR3CwcJGmVcY+QE8SHy6TnpFnh8PAvPNHYr7EcuVeG0QSMxtYCuO1ta/G/oA==", + "node_modules/wrap-ansi-cjs": { + "name": "wrap-ansi", + "version": "7.0.0", + "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", + "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", "dev": true, "dependencies": { - "siginfo": "^2.0.0", - "stackback": "0.0.2" + "ansi-styles": "^4.0.0", + "string-width": "^4.1.0", + "strip-ansi": "^6.0.0" }, - "bin": { - "why-is-node-running": "cli.js" + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/wrap-ansi?sponsor=1" + } + }, + "node_modules/wrap-ansi-cjs/node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "node_modules/wrap-ansi-cjs/node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" }, "engines": { "node": ">=8" } }, + "node_modules/wrap-ansi/node_modules/ansi-regex": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.0.1.tgz", + "integrity": "sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-regex?sponsor=1" + } + }, + "node_modules/wrap-ansi/node_modules/ansi-styles": { + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz", + "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==", + "dev": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/wrap-ansi/node_modules/strip-ansi": { + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz", + "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==", + "dev": true, + "dependencies": { + "ansi-regex": "^6.0.1" + }, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/chalk/strip-ansi?sponsor=1" + } + }, "node_modules/wrappy": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", @@ -5548,9 +4983,9 @@ "dev": true }, "node_modules/ws": { - "version": "8.14.1", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.14.1.tgz", - "integrity": "sha512-4OOseMUq8AzRBI/7SLMUwO+FEDnguetSk7KMb1sHwvF2w2Wv5Hoj0nlifx8vtGsftE/jWHojPy8sMMzYLJ2G/A==", + "version": "8.16.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz", + "integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==", "dev": true, "engines": { "node": ">=10.0.0" diff --git a/bankid-frontend/package.json b/bankid-frontend/package.json index 9940a8ee..7c89db14 100644 --- a/bankid-frontend/package.json +++ b/bankid-frontend/package.json @@ -2,6 +2,7 @@ "name": "frontend", "version": "0.0.0", "private": true, + "type": "module", "scripts": { "dev": "vite", "build": "run-p type-check build-only", @@ -14,30 +15,31 @@ "format": "prettier --write src/" }, "dependencies": { - "ua-parser-js": "^1.0.36", - "vue": "^3.3.4", - "vue-i18n": "9.5.0", - "vue-router": "^4.2.5" + "ua-parser-js": "^1.0.37", + "vue": "^3.4.22", + "vue-i18n": "^9.12.1", + "vue-router": "^4.3.0" }, "devDependencies": { - "@rushstack/eslint-patch": "^1.5.1", - "@tsconfig/node18": "^18.2.2", - "@types/jsdom": "^21.1.3", - "@types/node": "^18.17.19", - "@types/ua-parser-js": "^0.7.37", - "@vitejs/plugin-vue": "^4.4.0", - "@vue/eslint-config-prettier": "^8.0.0", - "@vue/eslint-config-typescript": "^12.0.0", - "@vue/test-utils": "^2.4.1", - "@vue/tsconfig": "^0.4.0", - "eslint": "^8.50.0", - "eslint-plugin-vue": "^9.17.0", - "jsdom": "^22.1.0", - "npm-run-all": "^4.1.5", - "prettier": "^3.0.3", - "typescript": "~5.2.2", - "vite": "^4.4.10", - "vitest": "^0.34.6", - "vue-tsc": "^1.8.15" + "@rushstack/eslint-patch": "^1.10.2", + "@tsconfig/node18": "^18.2.4", + "@types/jsdom": "^21.1.6", + "@types/node": "^18.19.31", + "@types/ua-parser-js": "^0.7.39", + "@vitejs/plugin-vue": "^5.0.4", + "@vitest/coverage-v8": "^1.5.0", + "@vue/eslint-config-prettier": "^9.0.0", + "@vue/eslint-config-typescript": "^13.0.0", + "@vue/test-utils": "^2.4.5", + "@vue/tsconfig": "^0.5.1", + "eslint": "^8.57.0", + "eslint-plugin-vue": "^9.25.0", + "jsdom": "^24.0.0", + "npm-run-all2": "^6.1.2", + "prettier": "^3.2.5", + "typescript": "~5.4.5", + "vite": "^5.2.9", + "vitest": "^1.5.0", + "vue-tsc": "^2.0.13" } } diff --git a/bankid-frontend/pom.xml b/bankid-frontend/pom.xml index c359be9b..a1659f92 100644 --- a/bankid-frontend/pom.xml +++ b/bankid-frontend/pom.xml @@ -9,7 +9,7 @@ se.swedenconnect.bankid saml-bankid-idp-parent - 1.1.3 + 1.2.0 Sweden Connect :: BankID :: SAML Identity Provider :: Frontend Distribution @@ -27,7 +27,7 @@ scm:git:https://github.com/swedenconnect/bankid-saml-idp.git scm:git:https://github.com/swedenconnect/bankid-saml-idp.git - https://github.com/swedenconnect/bankid-saml-idp/tree/master + https://github.com/swedenconnect/bankid-saml-idp/tree/main diff --git a/bankid-idp/env/local/developer.yml b/bankid-idp/env/local/developer.yml index e08035a5..f6dc647d 100644 --- a/bankid-idp/env/local/developer.yml +++ b/bankid-idp/env/local/developer.yml @@ -2,6 +2,21 @@ spring: config: activate: on-profile: local + ssl: + bundle: + jks: + redis: + key: + alias: 1 + password: changeit + keystore: + location: file:${BANKID_INSTALL_DIR}/bankid-idp/env/local/redis/certificates/redis.p12 + password: changeit + type: pkcs12 + truststore: + location: file:${BANKID_INSTALL_DIR}/bankid-idp/env/local/redis/certificates/trust.p12 + password: changeit + type: pkcs12 data: redis: host: local.dev.swedenconnect.se @@ -9,14 +24,9 @@ spring: password: supersecret ssl: enabled: true + bundle: redis ssl-ext: enable-hostname-verification: true - credential: - resource: file:${BANKID_INSTALL_DIR}/bankid-idp/env/local/redis/certificates/redis.p12 - password: changeit - trust: - resource: file:${BANKID_INSTALL_DIR}/bankid-idp/env/local/redis/certificates/trust.p12 - password: changeit session: timeout: 15m @@ -52,14 +62,9 @@ logging: bankid: start-retry-duration: "PT2M" - audit: - repository: "redistimeseries" - log-file: ${BANKID_INSTALL_DIR}/bankid-idp/target/audit.log built-in-frontend: true server-root-certificate: classpath:bankid-trust-test.crt service-url: https://appapi2.test.bankid.com/rp/v6.0 - session: - module: redis ui: provider: svg-logotype: file:${BANKID_INSTALL_DIR}/bankid-idp/env/local/icon/icon.svg @@ -105,7 +110,7 @@ bankid: pin-code-auth: false pin-code-sign: true -saml: +saml: idp: entity-id: https://bankid.swedenconnect.se/idp/local base-url: https://local.dev.swedenconnect.se:${server.port}${server.servlet.context-path} @@ -158,29 +163,46 @@ saml: company: "Sweden Connect" email-addresses: - operations@swedenconnect.se + session: + module: "redis" + replay: + expiration: 10m + audit: + file: + log-file: ${BANKID_INSTALL_DIR}/bankid-idp/target/audit.log + redis: + type: "timeseries" + name: "audit:ts" + in-memory: + capacity: 1000 --- spring: config: activate: on-profile: cluster + ssl: + bundle: + jks: + redis-cluster: + key: + alias: 1 + password: changeit + keystore: + location: file:${BANKID_INSTALL_DIR}/bankid-idp/env/local/redis-cluster/certificates/redis.p12 + password: changeit + type: pkcs12 + truststore: + location: file:${BANKID_INSTALL_DIR}/bankid-idp/env/local/redis-cluster/certificates/trust.p12 + password: changeit + type: pkcs12 data: redis: + password: supersecret cluster: nodes: - redis1.local.dev.swedenconnect.se:2001 - redis2.local.dev.swedenconnect.se:2002 - - redis3.local.dev.swedenconnect.se:2003 - password: supersecret - ssl: - enabled: true - ssl-ext: - enable-hostname-verification: true - credential: - resource: file:${BANKID_INSTALL_DIR}/bankid-idp/env/local/redis-cluster/certificates/redis.p12 - password: changeit - trust: - resource: file:${BANKID_INSTALL_DIR}/bankid-idp/env/local/redis-cluster/certificates/trust.p12 - password: changeit + - redis3.local.dev.swedenconnect.se:2003 cluster-ext: nat-translation: - from: "172.20.0.31:2001" @@ -188,4 +210,10 @@ spring: - from: "172.20.0.32:2002" to: "redis2.local.dev.swedenconnect.se:2002" - from: "172.20.0.33:2003" - to: "redis3.local.dev.swedenconnect.se:2003" \ No newline at end of file + to: "redis3.local.dev.swedenconnect.se:2003" + ssl: + enabled: true + bundle: "redis-cluster" + ssl-ext: + enable-hostname-verification: true + diff --git a/bankid-idp/pom.xml b/bankid-idp/pom.xml index f97ad0d3..c70f4d18 100644 --- a/bankid-idp/pom.xml +++ b/bankid-idp/pom.xml @@ -9,7 +9,7 @@ se.swedenconnect.bankid saml-bankid-idp-parent - 1.1.3 + 1.2.0 Sweden Connect :: BankID :: SAML Identity Provider @@ -27,7 +27,7 @@ scm:git:https://github.com/swedenconnect/bankid-saml-idp.git scm:git:https://github.com/swedenconnect/bankid-saml-idp.git - https://github.com/swedenconnect/bankid-saml-idp/tree/master + https://github.com/swedenconnect/bankid-saml-idp/tree/main @@ -52,7 +52,8 @@ - 7.3 + 2.2.0 + 7.4 @@ -61,7 +62,7 @@ org.testcontainers testcontainers-bom - 1.19.0 + 1.19.7 pom import @@ -94,7 +95,7 @@ se.swedenconnect.spring.saml.idp saml-idp-spring-boot-starter - 2.0.1 + 2.1.1 @@ -121,7 +122,7 @@ commons-io commons-io - 2.13.0 + 2.15.1 + org.springframework.session spring-session-data-redis @@ -150,19 +159,19 @@ io.github.resilience4j resilience4j-circuitbreaker - 2.1.0 + ${resilience4j.version} io.github.resilience4j resilience4j-reactor - 2.1.0 + ${resilience4j.version} io.github.resilience4j resilience4j-micrometer - 2.1.0 + ${resilience4j.version} @@ -248,13 +257,16 @@ com.google.cloud.tools jib-maven-plugin - 3.3.1 + 3.4.2 openjdk:18.0.2.1-slim ${DOCKER_REPO}/swedenconnect/bankid-saml-idp + + ${project.version} + USE_CURRENT_TIMESTAMP @@ -262,6 +274,11 @@ -Djava.net.preferIPv4Stack=true -Dorg.apache.xml.security.ignoreLineBreaks=true + + https://github.com/swedenconnect/bankid-saml-idp + BankID SAML IdP + Apache-2.0 + @@ -271,6 +288,11 @@ dockerBuild + + + bankid-saml-idp + + default-cli diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/ApplicationVersion.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/ApplicationVersion.java index 12e25ed1..c0b7140d 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/ApplicationVersion.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/ApplicationVersion.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -24,8 +24,8 @@ public final class ApplicationVersion { private static final int MAJOR = 1; - private static final int MINOR = 1; - private static final int PATCH = 3; + private static final int MINOR = 2; + private static final int PATCH = 0; /** * Global serialization value for classes. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/IdpApplication.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/IdpApplication.java index 6e0b3624..5d0621f9 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/IdpApplication.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/IdpApplication.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -15,12 +15,10 @@ */ package se.swedenconnect.bankid.idp; -import org.redisson.spring.starter.RedissonAutoConfiguration; import org.springframework.boot.SpringApplication; import org.springframework.boot.autoconfigure.SpringBootApplication; - -import org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration; import org.springframework.boot.context.properties.EnableConfigurationProperties; + import se.swedenconnect.opensaml.OpenSAMLInitializer; import se.swedenconnect.opensaml.OpenSAMLSecurityDefaultsConfig; import se.swedenconnect.opensaml.OpenSAMLSecurityExtensionConfig; @@ -28,17 +26,17 @@ /** * Application main. - * + * * @author Martin Lindström * @author Felix Hellman */ -@SpringBootApplication(exclude = { RedissonAutoConfiguration.class, RedisAutoConfiguration.class }) +@SpringBootApplication @EnableConfigurationProperties public class IdpApplication { /** * Program main. - * + * * @param args program arguments */ public static void main(String[] args) { diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/AbstractBankIdAuditEventRepository.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/AbstractBankIdAuditEventRepository.java index d77c5f44..6fcf8cea 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/AbstractBankIdAuditEventRepository.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/AbstractBankIdAuditEventRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -35,9 +35,12 @@ /** * The base {@link AuditEventRepository} for the BankID IdP. * + * @deprecated Use the Audit support from the SAML IdP project instead + * * @author Martin Lindström * @author Felix Hellman */ +@Deprecated(forRemoval = true, since = "1.1.3") public abstract class AbstractBankIdAuditEventRepository implements AuditEventRepository, DisposableBean { /** Logger. */ diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/AuditEventMapper.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/AuditEventMapper.java index 7c375273..8a51eff1 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/AuditEventMapper.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/AuditEventMapper.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -32,9 +32,13 @@ /** * Wrapper for ObjectMapper to handle AuditEvent. * + * @deprecated Use {@link se.swedenconnect.spring.saml.idp.audit.repository.AuditEventMapper + * se.swedenconnect.spring.saml.idp.audit.repository.AuditEventMapper} instead + * * @author Martin Lindström * @author Felix Hellman */ +@Deprecated(forRemoval = true, since = "1.1.3") public class AuditEventMapper { /** The underlying {@link ObjectMapper}. */ diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.java index 258ebac9..42ed51cb 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -15,68 +15,189 @@ */ package se.swedenconnect.bankid.idp.audit; -import java.io.IOException; +import java.util.Arrays; +import java.util.List; import java.util.Objects; +import java.util.stream.Stream; import org.redisson.api.RedissonClient; -import org.springframework.boot.actuate.audit.AuditEventRepository; +import org.springframework.beans.factory.BeanCreationException; import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty; import org.springframework.boot.context.properties.EnableConfigurationProperties; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; +import org.springframework.data.redis.core.StringRedisTemplate; -import com.fasterxml.jackson.databind.ObjectMapper; - +import lombok.extern.slf4j.Slf4j; import se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties; +import se.swedenconnect.spring.saml.idp.audit.Saml2AuditEvents; +import se.swedenconnect.spring.saml.idp.audit.repository.MemoryBasedAuditEventRepository; +import se.swedenconnect.spring.saml.idp.audit.repository.RedisListAuditEventRepository; +import se.swedenconnect.spring.saml.idp.audit.repository.RedissonTimeSeriesAuditEventRepository; +import se.swedenconnect.spring.saml.idp.autoconfigure.audit.AuditEventRepositoryFactory; +import se.swedenconnect.spring.saml.idp.autoconfigure.audit.AuditRepositoryConfigurationProperties; /** * Configuration for setting up the audit event repositories. + *

+ * The SAML IdP starter has all the actual configuration. This class maps deprecated settings to new new configuration + * properties. + *

* * @author Martin Lindström * @author Felix Hellman */ @Configuration -@EnableConfigurationProperties(BankIdConfigurationProperties.class) +@EnableConfigurationProperties({ BankIdConfigurationProperties.class, AuditRepositoryConfigurationProperties.class }) +@Slf4j public class AuditRepositoryConfiguration { /** - * Audit configuration properties. + * The events that we support by default. + */ + public static List DEFAULT_SUPPORTED_EVENTS = Stream.concat( + Arrays.stream(Saml2AuditEvents.values()) + .map(Saml2AuditEvents::getTypeName) + .toList().stream(), + Arrays.stream(BankIdAuditEventTypes.values()) + .map(BankIdAuditEventTypes::getTypeName) + .toList().stream()) + .toList(); + + /** + * Audit configuration properties (deprecated). */ - private final BankIdConfigurationProperties.AuditConfiguration config; + private final BankIdConfigurationProperties.AuditConfiguration deprecatedConfig; + + /** Audit configuration properties. */ + private final AuditRepositoryConfigurationProperties config; /** * Constructor. * * @param properties the BankID configuration properties */ - public AuditRepositoryConfiguration(final BankIdConfigurationProperties properties) { - this.config = Objects.requireNonNull(properties, "properties must not be null").getAudit(); + public AuditRepositoryConfiguration(final BankIdConfigurationProperties properties, + final AuditRepositoryConfigurationProperties auditProperties) { + this.deprecatedConfig = Objects.requireNonNull(properties, "properties must not be null").getAudit(); + this.config = Objects.requireNonNull(auditProperties, "auditProperties must not be null"); } @Bean - @ConditionalOnProperty(value = "bankid.audit.repository", havingValue = "memory", matchIfMissing = true) - AuditEventRepository inMemoryAuditRepository(final AuditEventMapper mapper) throws IOException { - return new MemoryBasedAuditEventRepository(this.config.getLogFile(), mapper, this.config.getSupportedEvents()); + AuditConfigurationModifier auditConfigurationModifier() throws Exception { + return new AuditConfigurationModifier(this.deprecatedConfig, this.config); } - @Bean - @ConditionalOnProperty(value = "bankid.audit.repository", havingValue = "redislist", matchIfMissing = false) - AuditEventRepository redisListAuditRepository(final RedissonClient client, final AuditEventMapper mapper) - throws IOException { - return new RedisListAuditEventRepository(client, this.config.getLogFile(), mapper, - this.config.getSupportedEvents()); + /** + * Given the deprecated {@code BankIdConfigurationProperties.AuditConfiguration} its settings are mapped to + * {@link AuditRepositoryConfigurationProperties}. + */ + static class AuditConfigurationModifier { + + /** + * Constructor performing the mapping. + * + * @param deprecatedProperties the deprecated audit properties + * @param auditProperties the actual audit properties + * @throws Exception for errors + */ + public AuditConfigurationModifier( + final BankIdConfigurationProperties.AuditConfiguration deprecatedProperties, + final AuditRepositoryConfigurationProperties auditProperties) throws Exception { + + // File + // + if (deprecatedProperties.getLogFile() != null) { + if (auditProperties.getFile() == null) { + auditProperties.setFile(new AuditRepositoryConfigurationProperties.FileRepository()); + auditProperties.getFile().setLogFile(deprecatedProperties.getLogFile()); + log.warn("DEPRECATION WARNING. Mapping setting bankid.audit.log-file to saml.idp.audit.file.log-file"); + auditProperties.getFile().afterPropertiesSet(); + } + else { + throw new BeanCreationException("Settings bankid.audit.log-file and saml.idp.audit.file.log-file are set. " + + "Remove bankid.audit.*"); + } + } + + // Included events + // + if (deprecatedProperties.getSupportedEvents() != null && !deprecatedProperties.getSupportedEvents().isEmpty()) { + if (auditProperties.getIncludeEvents().isEmpty()) { + auditProperties.getIncludeEvents().addAll(deprecatedProperties.getSupportedEvents()); + log.warn( + "DEPRECATION WARNING. Mapping configured values from bankid.audit.supported-events to saml.idp.audit.include-events"); + } + } + + // Repository + // + if (deprecatedProperties.getRepository().equals("memory") && auditProperties.getInMemory() == null) { + auditProperties.setInMemory(new AuditRepositoryConfigurationProperties.InMemoryRepository()); + auditProperties.afterPropertiesSet(); + log.info("DEPRECATION WARNING. Mapping bankid.audit.repository=memory to saml.idp.audit.in-memory.capacity={}", + MemoryBasedAuditEventRepository.DEFAULT_CAPACITY); + } + if (deprecatedProperties.getRepository().equals("redislist") + || deprecatedProperties.getRepository().equals("redistimeseries")) { + if (auditProperties.getRedis() == null) { + auditProperties.setRedis(new AuditRepositoryConfigurationProperties.RedisRepository()); + auditProperties.getRedis().setType(deprecatedProperties.getRepository().equals("redislist") + ? "list" + : "timeseries"); + auditProperties.afterPropertiesSet(); + log.warn( + "DEPRECATION WARNING. Mapping bankid.audit.repository={} to saml.idp.audit.redis.type={} and saml.idp.audit.redis.name={}", + deprecatedProperties.getRepository(), auditProperties.getRedis().getType(), + auditProperties.getRedis().getName()); + } + else { + throw new BeanCreationException(String.format( + "Settings bankid.audit.repository=%s and saml.idp.audit.redis.* are set. " + + "Remove bankid.audit.*", + deprecatedProperties.getRepository())); + } + } + + } + } - @Bean + // To support the deprecated "bankid.audit.repository" setting ... + @Configuration @ConditionalOnProperty(value = "bankid.audit.repository", havingValue = "redistimeseries", matchIfMissing = false) - AuditEventRepository redisTimeSeriesAuditStrategy(final RedissonClient client, final AuditEventMapper mapper) - throws IOException { - return new RedisTimeSeriesAuditEventRepository(client, this.config.getLogFile(), mapper, - this.config.getSupportedEvents()); + public class RedissonAuditRepositoryConfiguration { + + /** + * Creates an {@link AuditEventRepositoryFactory} that creates a + * {@link RedissonTimeSeriesAuditEventRepository} bean. + * + * @param redissonClient the Redisson client bean + * @return an {@link AuditEventRepositoryFactory} + */ + @Bean + AuditEventRepositoryFactory redisTimeseriesRepository(final RedissonClient redissonClient) { + return (name, mapper, filter) -> new RedissonTimeSeriesAuditEventRepository(redissonClient, name, mapper, filter); + } + } - @Bean - AuditEventMapper auditEventMapper(final ObjectMapper mapper) { - return new AuditEventMapper(mapper); + // To support the deprecated "bankid.audit.repository" setting ... + @Configuration + @ConditionalOnProperty(value = "bankid.audit.repository", havingValue = "redislist", matchIfMissing = false) + public class RedisAuditRepositoryAutoConfiguration { + + /** + * Creates an {@link AuditEventRepositoryFactory} that creates a {@link RedisListAuditEventRepository} bean. + * + * @param redisTemplate the Redis template + * @return an {@link AuditEventRepositoryFactory} + */ + @Bean + AuditEventRepositoryFactory redisListRepository(final StringRedisTemplate redisTemplate) { + return (name, mapper, filter) -> new RedisListAuditEventRepository(redisTemplate, name, mapper, filter); + } + } + } diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/BankIdAuditEventModule.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/BankIdAuditEventModule.java index be89400a..5a2d0012 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/BankIdAuditEventModule.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/BankIdAuditEventModule.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/BankIdAuditEventTypes.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/BankIdAuditEventTypes.java index 417dcb50..70fab854 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/BankIdAuditEventTypes.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/BankIdAuditEventTypes.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/DateRollingFileHandler.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/DateRollingFileHandler.java index 5d9fb037..1f2cf549 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/DateRollingFileHandler.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/DateRollingFileHandler.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -43,6 +43,7 @@ * @author Martin Lindström * @author Felix Hellman */ +@Deprecated(forRemoval = true, since = "1.1.3") class DateRollingFileHandler extends Handler { /** The log file. */ diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/MemoryBasedAuditEventRepository.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/MemoryBasedAuditEventRepository.java index 72c72f46..d3f1765c 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/MemoryBasedAuditEventRepository.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/MemoryBasedAuditEventRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,9 +26,12 @@ /** * A memory based {@link AuditEventRepository}. * + * @deprecated Use {@link se.swedenconnect.spring.saml.idp.audit.repository.MemoryBasedAuditEventRepository} instead + * * @author Martin Lindström * @author Felix Hellman */ +@Deprecated(forRemoval = true, since = "1.1.3") public class MemoryBasedAuditEventRepository extends AbstractBankIdAuditEventRepository { /** The underlying in-memory repository. */ diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/RedisListAuditEventRepository.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/RedisListAuditEventRepository.java index 8704abe1..26b892ec 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/RedisListAuditEventRepository.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/RedisListAuditEventRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -27,9 +27,12 @@ /** * An implementation of the {@link AuditEventRepository} that uses Redis lists to store the events. * + * @deprecated Use {@link se.swedenconnect.spring.saml.idp.audit.repository.RedisListAuditEventRepository} instead + * * @author Martin Lindström * @author Felix Hellman */ +@Deprecated(forRemoval = true, since = "1.1.3") public class RedisListAuditEventRepository extends AbstractBankIdAuditEventRepository { /** The Redis client. */ diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/RedisTimeSeriesAuditEventRepository.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/RedisTimeSeriesAuditEventRepository.java index ecafbf63..726e9331 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/RedisTimeSeriesAuditEventRepository.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/audit/RedisTimeSeriesAuditEventRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -29,12 +29,17 @@ import org.springframework.boot.actuate.audit.AuditEvent; import org.springframework.boot.actuate.audit.AuditEventRepository; +import se.swedenconnect.spring.saml.idp.audit.repository.RedissonTimeSeriesAuditEventRepository; + /** * An {@link AuditEventRepository} implementation that uses Redis time series to store events. * + * @deprecated Use {@link RedissonTimeSeriesAuditEventRepository} instead. + * * @author Martin Lindström * @author Felix Hellman */ +@Deprecated(forRemoval = true, since = "1.1.3") public class RedisTimeSeriesAuditEventRepository extends AbstractBankIdAuditEventRepository { /** The Redis client. */ diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAttributeProducer.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAttributeProducer.java index 84fadced..3a39269b 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAttributeProducer.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAttributeProducer.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationController.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationController.java index 38f5be3f..ac7f7e5c 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationController.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationController.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationProvider.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationProvider.java index d88dfe13..3f43fe15 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationProvider.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationToken.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationToken.java index 27b14f55..1e45d045 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationToken.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationToken.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdUserData.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdUserData.java index 0942695b..96479e7e 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdUserData.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/BankIdUserData.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/DisplayText.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/DisplayText.java index 0a54380c..36139d39 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/DisplayText.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/DisplayText.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/FrontendController.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/FrontendController.java index aabdbf8c..400ace44 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/FrontendController.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/FrontendController.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/UserVisibleDataFactory.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/UserVisibleDataFactory.java index 4f863165..b433bdc5 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/UserVisibleDataFactory.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/UserVisibleDataFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/annotations/ApiController.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/annotations/ApiController.java index 737c5c57..b9824ba0 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/annotations/ApiController.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/annotations/ApiController.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/annotations/ViewController.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/annotations/ViewController.java index 5a698937..413a96a9 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/annotations/ViewController.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/annotations/ViewController.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/ApiResponse.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/ApiResponse.java index d3adbc96..d2adb878 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/ApiResponse.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/ApiResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/ApiResponseFactory.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/ApiResponseFactory.java index b6ed077a..ada26446 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/ApiResponseFactory.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/ApiResponseFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/AuthResponse.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/AuthResponse.java index ef6239ca..2d02a5cf 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/AuthResponse.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/AuthResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/BankIdApiController.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/BankIdApiController.java index 461d3cb5..a5a854f6 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/BankIdApiController.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/BankIdApiController.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformation.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformation.java index 6900424f..ca5b98cf 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformation.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformation.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformationFactory.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformationFactory.java index fa4f24c0..ed8f30db 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformationFactory.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformationFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/SelectedDeviceInformation.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/SelectedDeviceInformation.java index 57eb01ae..911a431f 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/SelectedDeviceInformation.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/SelectedDeviceInformation.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/ServiceInformation.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/ServiceInformation.java index 1ae55e8f..e8117737 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/ServiceInformation.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/ServiceInformation.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/SpInformation.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/SpInformation.java index a377aa5c..1402de78 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/SpInformation.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/SpInformation.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/SpInformationFactory.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/SpInformationFactory.java index 6f82b678..b598cb8f 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/SpInformationFactory.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/SpInformationFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/StatusCodeFactory.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/StatusCodeFactory.java index a8ffda56..b415687b 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/StatusCodeFactory.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/StatusCodeFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/UiInformation.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/UiInformation.java index fa5863c9..e4eefcf7 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/UiInformation.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/UiInformation.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/UiInformationProvider.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/UiInformationProvider.java index 80193839..4ee7cc0e 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/UiInformationProvider.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/UiInformationProvider.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.java index 368f995f..5339f5f6 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/CssOverride.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/CssOverride.java index 301298c5..50139cf7 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/CssOverride.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/CssOverride.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/FrontendOverrideResponse.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/FrontendOverrideResponse.java index b3df5ef6..8f5b39c0 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/FrontendOverrideResponse.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/FrontendOverrideResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/MessageOverride.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/MessageOverride.java index 4925e515..e5fca6eb 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/MessageOverride.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/MessageOverride.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideFileLoader.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideFileLoader.java index 42c546f1..d6f33100 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideFileLoader.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideFileLoader.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideService.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideService.java index fa4bfc38..21538052 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideService.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideService.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/context/BankIdContext.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/context/BankIdContext.java index 8810b980..69fb5a4c 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/context/BankIdContext.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/context/BankIdContext.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/context/BankIdOperation.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/context/BankIdOperation.java index d98b396a..bb32a924 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/context/BankIdOperation.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/context/BankIdOperation.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/context/PreviousDeviceSelection.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/context/PreviousDeviceSelection.java index b7344a53..1c7523bb 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/context/PreviousDeviceSelection.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/context/PreviousDeviceSelection.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/ApiControllerAdvice.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/ApiControllerAdvice.java index 6c97c48f..2513c8bb 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/ApiControllerAdvice.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/ApiControllerAdvice.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/BankIdSessionExpiredException.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/BankIdSessionExpiredException.java index 8fe5488f..2ea0b2f4 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/BankIdSessionExpiredException.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/BankIdSessionExpiredException.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/BankIdTraceableException.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/BankIdTraceableException.java index d481bfb1..3cd6315e 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/BankIdTraceableException.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/BankIdTraceableException.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/BankIdValidationException.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/BankIdValidationException.java index 67a5b575..a80ca76f 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/BankIdValidationException.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/BankIdValidationException.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/ErrorhandlerFilter.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/ErrorhandlerFilter.java index 39769077..527f1066 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/ErrorhandlerFilter.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/ErrorhandlerFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/NoSuchRelyingPartyException.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/NoSuchRelyingPartyException.java index c2b8931b..1320cf04 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/NoSuchRelyingPartyException.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/NoSuchRelyingPartyException.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/UserErrorFactory.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/UserErrorFactory.java index e309eff7..54576f86 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/UserErrorFactory.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/UserErrorFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/ViewControllerAdvice.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/ViewControllerAdvice.java index 575b1196..54f99f7e 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/ViewControllerAdvice.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/error/ViewControllerAdvice.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/AbstractBankIdEvent.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/AbstractBankIdEvent.java index 08228179..0172af17 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/AbstractBankIdEvent.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/AbstractBankIdEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/BankIdErrorEvent.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/BankIdErrorEvent.java index 423136b9..a731aeb9 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/BankIdErrorEvent.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/BankIdErrorEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/BankIdEventPublisher.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/BankIdEventPublisher.java index d933e38b..38c30252 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/BankIdEventPublisher.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/BankIdEventPublisher.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/CollectResponseEvent.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/CollectResponseEvent.java index ebf2acb8..30984d19 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/CollectResponseEvent.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/CollectResponseEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/OrderCancellationEvent.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/OrderCancellationEvent.java index cef6f32a..bce09719 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/OrderCancellationEvent.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/OrderCancellationEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/OrderCompletionEvent.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/OrderCompletionEvent.java index ce0c6775..05cb37f3 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/OrderCompletionEvent.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/OrderCompletionEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/OrderResponseEvent.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/OrderResponseEvent.java index 6e9afd3c..c60d2649 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/OrderResponseEvent.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/OrderResponseEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/RecievedRequestEvent.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/RecievedRequestEvent.java index e54ef684..ddf576c9 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/RecievedRequestEvent.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/RecievedRequestEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/UserVisibleDataEvent.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/UserVisibleDataEvent.java index 8a8cd45a..68f53df7 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/UserVisibleDataEvent.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/events/UserVisibleDataEvent.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/service/BankIdRequestFactory.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/service/BankIdRequestFactory.java index 2c67f352..5485a19d 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/service/BankIdRequestFactory.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/service/BankIdRequestFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/service/BankIdService.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/service/BankIdService.java index 24dbcfb6..c013cd0d 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/service/BankIdService.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/service/BankIdService.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/service/PollRequest.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/service/PollRequest.java index 213cdc4b..7e925046 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/service/PollRequest.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/service/PollRequest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionAttributeKeys.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionAttributeKeys.java index feb0a294..1a04aaa1 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionAttributeKeys.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionAttributeKeys.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionData.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionData.java index 4b773add..0592428e 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionData.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionData.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionDataListener.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionDataListener.java index 8bf7ca31..e083a723 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionDataListener.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionDataListener.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionReader.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionReader.java index b05549db..91ffdb1e 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionReader.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionReader.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionState.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionState.java index 32d63e0f..a6e4b080 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionState.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionState.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionWriter.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionWriter.java index 026592f1..a4115ad2 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionWriter.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessionWriter.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessions.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessions.java index 2dd4b028..b4948fc4 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessions.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/BankIdSessions.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/RedisSessionDao.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/RedisSessionDao.java index f52c63c1..5e75ec66 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/RedisSessionDao.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/RedisSessionDao.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/ServletSessionDao.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/ServletSessionDao.java index be33c3cf..f5b40c59 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/ServletSessionDao.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/ServletSessionDao.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/SessionDao.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/SessionDao.java index c2c5e91a..65e1cb1b 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/SessionDao.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/authn/session/SessionDao.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/InMemoryTryLockRepository.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/InMemoryTryLockRepository.java index 3ab136c5..67efda32 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/InMemoryTryLockRepository.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/InMemoryTryLockRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -20,6 +20,8 @@ import java.util.concurrent.locks.Lock; import java.util.concurrent.locks.ReentrantLock; +import lombok.extern.slf4j.Slf4j; + /** * In-memory {@link TryLockRepository}. *

@@ -29,10 +31,18 @@ * @author Martin Lindström * @author Felix Hellman */ +@Slf4j public class InMemoryTryLockRepository implements TryLockRepository { private final Map stringLockMap = new ConcurrentHashMap<>(); + /** + * Default constructor. + */ + public InMemoryTryLockRepository() { + log.warn("Starting application with in memory repository, this is not meant for production use"); + } + /** {@inheritDoc} */ @Override public TryLock get(final String key) { diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/LockingFilter.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/LockingFilter.java index c50aeb50..a19cfb14 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/LockingFilter.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/LockingFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/RedisTryLockRepository.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/RedisTryLockRepository.java index 996f7a5c..a4eb4a1e 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/RedisTryLockRepository.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/RedisTryLockRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/TryLock.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/TryLock.java index d98d6d04..37119ac9 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/TryLock.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/TryLock.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/TryLockRepository.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/TryLockRepository.java index 13cfa1ae..1cc42e00 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/TryLockRepository.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/TryLockRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdConfiguration.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdConfiguration.java index 997f9a43..a56955ac 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdConfiguration.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.java index 8bf9291d..f684e85c 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -30,7 +30,7 @@ import lombok.Getter; import lombok.Setter; import lombok.extern.slf4j.Slf4j; -import se.swedenconnect.bankid.idp.audit.AbstractBankIdAuditEventRepository; +import se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration; import se.swedenconnect.bankid.idp.authn.BankIdAuthenticationController; import se.swedenconnect.bankid.idp.rp.RelyingPartyUiInfo; import se.swedenconnect.bankid.rpapi.support.WebClientFactoryBean; @@ -163,7 +163,6 @@ public void afterPropertiesSet() throws Exception { } this.authn.afterPropertiesSet(); this.health.afterPropertiesSet(); - this.session.afterPropertiesSet(); this.audit.afterPropertiesSet(); this.ui.afterPropertiesSet(); @@ -379,7 +378,7 @@ public void afterPropertiesSet() throws Exception { /** * Session handling configuration. */ - public static class SessionConfiguration implements InitializingBean { + public static class SessionConfiguration { /** * The session module to use. Supported values are "memory" and "redis". Set to other value if you extend the BankID @@ -389,14 +388,6 @@ public static class SessionConfiguration implements InitializingBean { @Setter private String module; - /** {@inheritDoc} */ - @Override - public void afterPropertiesSet() throws Exception { - if (!StringUtils.hasText(this.module)) { - this.module = "memory"; - } - } - } /** @@ -423,7 +414,7 @@ public static class AuditConfiguration implements InitializingBean { /** * The supported events that will be logged to the given repository (and possibly the file). The default is - * {@link AbstractBankIdAuditEventRepository#DEFAULT_SUPPORTED_EVENTS}. + * {@link AuditRepositoryConfiguration#DEFAULT_SUPPORTED_EVENTS}. */ @Getter private List supportedEvents = new ArrayList<>(); @@ -436,7 +427,7 @@ public void afterPropertiesSet() throws Exception { log.info("bankid.audit.repository has not been assigned, defaulting to '{}'", this.repository); } if (this.supportedEvents.isEmpty()) { - this.supportedEvents = AbstractBankIdAuditEventRepository.DEFAULT_SUPPORTED_EVENTS; + this.supportedEvents = AuditRepositoryConfiguration.DEFAULT_SUPPORTED_EVENTS; } } diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdRequirement.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdRequirement.java index 09773e6f..c8b5dc16 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdRequirement.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdRequirement.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/CsrfCookieFilter.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/CsrfCookieFilter.java index 2bc6dd90..0bc9451e 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/CsrfCookieFilter.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/CsrfCookieFilter.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/OverrideConfiguration.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/OverrideConfiguration.java index 6f74632b..a9b4cdc7 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/OverrideConfiguration.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/OverrideConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/OverrideProperties.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/OverrideProperties.java index 1fe9305f..b2b93fc8 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/OverrideProperties.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/OverrideProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/RedisTlsProperties.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/RedisTlsProperties.java index 16cc971e..3ebf7cf1 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/RedisTlsProperties.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/RedisTlsProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -28,9 +28,11 @@ * Spring Boot's Redis support does not enable us to configure SSL/TLS against the Redis server in a good way. * Therefore, we extend Spring's Redis configuration with this configuration properties class. * + * @deprecated Use {@link se.swedenconnect.spring.saml.idp.autoconfigure.redis.RedisTlsProperties} instead * @author Martin Lindström * @author Felix Hellman */ +@Deprecated(forRemoval = true, since = "1.1.3") public class RedisTlsProperties implements InitializingBean { /** diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/ResilienceConfiguration.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/ResilienceConfiguration.java index 072ac7fc..b62d92ea 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/ResilienceConfiguration.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/ResilienceConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/UiProperties.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/UiProperties.java index 0018778b..0b484c35 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/UiProperties.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/UiProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/WebMvcConfiguration.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/WebMvcConfiguration.java index 76e825c7..467606b3 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/WebMvcConfiguration.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/WebMvcConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/InMemorySessionConfiguration.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/InMemorySessionConfiguration.java deleted file mode 100644 index c8641adc..00000000 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/InMemorySessionConfiguration.java +++ /dev/null @@ -1,71 +0,0 @@ -/* - * Copyright 2023 Sweden Connect - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -package se.swedenconnect.bankid.idp.config.session; - -import java.time.Duration; - -import org.springframework.beans.factory.annotation.Value; -import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty; -import org.springframework.context.annotation.Bean; -import org.springframework.context.annotation.Configuration; - -import lombok.Setter; -import lombok.extern.slf4j.Slf4j; -import se.swedenconnect.bankid.idp.authn.session.ServletSessionDao; -import se.swedenconnect.bankid.idp.authn.session.SessionDao; -import se.swedenconnect.bankid.idp.concurrency.InMemoryTryLockRepository; -import se.swedenconnect.bankid.idp.concurrency.TryLockRepository; -import se.swedenconnect.opensaml.saml2.response.replay.InMemoryReplayChecker; - -/** - * Configuration used if "in-memory" should be used for session handling. - * - * @author Martin Lindström - * @author Felix Hellman - */ -@Slf4j -@Configuration -@ConditionalOnProperty(value = "bankid.session.module", havingValue = "memory", matchIfMissing = true) -public class InMemorySessionConfiguration { - - /** - * The replay TTL. - */ - @Setter - @Value("${saml.idp.replay-ttl:PT5M}") - private Duration replayTtl; - - // This is meant for development, can cause issues if deployed in a production environment - @Bean - TryLockRepository inMemoryLockRepository() { - log.warn("Starting application with in memory repository, this is not meant for production use"); - return new InMemoryTryLockRepository(); - } - - @Bean - SessionDao springSessionBankidSessions() { - log.warn("Starting application with in memory sessions, this is not meant for production use"); - return new ServletSessionDao(); - } - - @Bean - InMemoryReplayChecker inMemoryReplayChecker() { - final InMemoryReplayChecker checker = new InMemoryReplayChecker(); - checker.setReplayCacheExpiration(this.replayTtl.toMillis()); - return checker; - } - -} diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/MessageReplayCheckerConfiguration.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/MessageReplayCheckerConfiguration.java new file mode 100644 index 00000000..c266dad7 --- /dev/null +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/MessageReplayCheckerConfiguration.java @@ -0,0 +1,62 @@ +/* + * Copyright 2023-2024 Sweden Connect + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package se.swedenconnect.bankid.idp.config.session; + +import org.opensaml.storage.ReplayCache; +import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean; +import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.data.redis.core.StringRedisTemplate; + +import se.swedenconnect.opensaml.saml2.response.replay.MessageReplayChecker; +import se.swedenconnect.spring.saml.idp.authnrequest.validation.replay.InMemoryReplayCache; +import se.swedenconnect.spring.saml.idp.authnrequest.validation.replay.RedisReplayCache; + +/** + * For setting up the {@link MessageReplayChecker}. + *

+ * Note: This is actually done by the Spring SAML IdP starter, but we also want to support our deprecated session + * settings. + *

+ * + * @author Martin Lindström + * @author Felix Hellman + */ +@Configuration +public class MessageReplayCheckerConfiguration { + + @ConditionalOnProperty(value = "saml.idp.replay.type") + @Bean("correctReplaySettingsAssigned") + String correctReplaySettingsAssigned() { + return "correctReplaySettingsAssigned"; + } + + @ConditionalOnMissingBean(value = ReplayCache.class, name = "correctReplaySettingsAssigned") + @ConditionalOnProperty(value = "bankid.session.module", havingValue = "memory", matchIfMissing = false) + @Bean + ReplayCache inMemoryReplayCache() { + return new InMemoryReplayCache(); + } + + @ConditionalOnMissingBean(value = ReplayCache.class, name = "correctReplaySettingsAssigned") + @ConditionalOnProperty(value = "bankid.session.module", havingValue = "redis", matchIfMissing = false) + @Bean + ReplayCache redisReplayCache(final StringRedisTemplate redisTemplate) { + return new RedisReplayCache(redisTemplate); + } + +} diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/RedisClusterProperties.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/RedisClusterProperties.java index c6296240..128d4c60 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/RedisClusterProperties.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/RedisClusterProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -26,13 +26,16 @@ import lombok.Getter; import lombok.Setter; +import se.swedenconnect.spring.saml.idp.autoconfigure.redis.RedissonClusterProperties; /** * Class for containing additional redis cluster properties. * + * @deprecated Use {@link RedissonClusterProperties} instead * @author Martin Lindström * @author Felix Hellman */ +@Deprecated(forRemoval = true, since = "1.1.3") public class RedisClusterProperties implements InitializingBean { /** diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/RedisSessionConfiguration.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/RedisSessionConfiguration.java deleted file mode 100644 index 275f6d37..00000000 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/RedisSessionConfiguration.java +++ /dev/null @@ -1,126 +0,0 @@ -/* - * Copyright 2023 Sweden Connect - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -package se.swedenconnect.bankid.idp.config.session; - -import java.io.IOException; -import java.time.Duration; - -import org.redisson.api.RedissonClient; -import org.redisson.config.BaseConfig; -import org.redisson.config.Config; -import org.redisson.spring.starter.RedissonAutoConfiguration; -import org.redisson.spring.starter.RedissonAutoConfigurationCustomizer; -import org.springframework.beans.factory.annotation.Value; -import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty; -import org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration; -import org.springframework.boot.context.properties.ConfigurationProperties; -import org.springframework.context.annotation.Bean; -import org.springframework.context.annotation.Configuration; -import org.springframework.context.annotation.Import; -import org.springframework.session.data.redis.config.annotation.web.http.EnableRedisHttpSession; - -import lombok.Setter; -import se.swedenconnect.bankid.idp.authn.session.RedisSessionDao; -import se.swedenconnect.bankid.idp.authn.session.SessionDao; -import se.swedenconnect.bankid.idp.concurrency.RedisTryLockRepository; -import se.swedenconnect.bankid.idp.concurrency.TryLockRepository; -import se.swedenconnect.bankid.idp.config.RedisTlsProperties; -import se.swedenconnect.bankid.idp.ext.RedisReplayChecker; - -/** - * Redis session security configuration. - * - * @author Martin Lindström - * @author Felix Hellman - */ -@Configuration -@ConditionalOnProperty(value = "bankid.session.module", havingValue = "redis") -@Import({RedissonAutoConfiguration.class, RedisAutoConfiguration.class}) -@EnableRedisHttpSession -public class RedisSessionConfiguration { - - /** - * The replay TTL. - */ - @Setter - @Value("${saml.idp.replay-ttl:PT5M}") - public Duration replayTtl; - - @Bean - @ConfigurationProperties(prefix = "spring.data.redis.ssl-ext") - RedisTlsProperties redisTlsProperties() { - return new RedisTlsProperties(); - } - - @Bean - @ConfigurationProperties(prefix = "spring.data.redis.cluster-ext") - RedisClusterProperties redisClusterProperties() { - return new RedisClusterProperties(); - } - - @Bean - @ConditionalOnProperty(value = "spring.data.redis.ssl.enabled", havingValue = "true", matchIfMissing = false) - RedissonAutoConfigurationCustomizer sslCustomizer(final RedisTlsProperties tlsProperties, final RedisClusterProperties clusterProperties) { - return c -> { - try { - final BaseConfig config = getConfiguration(c, clusterProperties); - config.setSslEnableEndpointIdentification(tlsProperties.isEnableHostnameVerification()); - if (tlsProperties.getCredential() != null) { - config - .setSslKeystore(tlsProperties.getCredential().getResource().getURL()) - .setSslKeystorePassword(tlsProperties.getCredential().getPassword()); - } - if (tlsProperties.getTrust() != null) { - config - .setSslTruststore(tlsProperties.getTrust().getResource().getURL()) - .setSslTruststorePassword(tlsProperties.getTrust().getPassword()); - } - } catch (final IOException e) { - throw new RuntimeException(e); - } - }; - } - - private BaseConfig getConfiguration(Config config, RedisClusterProperties clusterProperties) { - if (config.isSingleConfig()) { - return RedissonAddressCustomizers.singleServerSslCustomizer.apply(config.useSingleServer()); - } - if (config.isClusterConfig()) { - return RedissonAddressCustomizers.clusterServerCustomizer.apply(config.useClusterServers(), clusterProperties); - } - if (config.isSentinelConfig()) { - throw new IllegalArgumentException("Sentinel Configuration is not implementend"); - } - throw new IllegalStateException("Could not determine configuration type"); - } - - @Bean - TryLockRepository repository(final RedissonClient client) { - return new RedisTryLockRepository(client); - } - - @Bean - SessionDao redisSessionDao(final RedissonClient client) { - return new RedisSessionDao(client); - } - - @Bean - RedisReplayChecker redisReplayChecker(final RedissonClient client) { - final RedisReplayChecker checker = new RedisReplayChecker(client); - checker.setReplayCacheExpiration(this.replayTtl); - return checker; - } -} diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/RedissonAddressCustomizers.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/RedissonAddressCustomizers.java deleted file mode 100644 index 7d6c7292..00000000 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/RedissonAddressCustomizers.java +++ /dev/null @@ -1,62 +0,0 @@ -/* - * Copyright 2023 Sweden Connect - * - * Licensed under the Apache License, Version 2.0 (the "License"); - * you may not use this file except in compliance with the License. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ -package se.swedenconnect.bankid.idp.config.session; - -import org.redisson.config.ClusterServersConfig; -import org.redisson.config.ReadMode; -import org.redisson.config.SingleServerConfig; - -import java.util.ArrayList; -import java.util.List; -import java.util.function.BiFunction; -import java.util.function.Function; - -/** - * Customizers to handle a bug where the protocol section of the address becomes non-TLS when TLS is enabled. - * - * @author Martin Lindström - * @author Felix Hellman - */ -public class RedissonAddressCustomizers { - - public static BiFunction clusterServerCustomizer = - (config, clusterProperties) -> { - List addresses = new ArrayList<>(); - config.getNodeAddresses().forEach(address -> { - String addr = address; - if (address.contains("redis://")) { - addr = address.replace("redis://", "rediss://"); - } - addresses.add(addr); - }); - config.setNodeAddresses(addresses); - if (clusterProperties.getNatTranslation() != null) { - config.setNatMapper(clusterProperties.createNatMapper()); - } - config.setReadMode(ReadMode.valueOf(clusterProperties.getReadMode())); - return config; - }; - - public static Function singleServerSslCustomizer = (s) -> { - String redisAddress = s.getAddress(); - if (redisAddress.contains("redis://")) { - // The protocol part has not been configured by spring even though we have enabled ssl - s.setAddress(redisAddress.replace("redis://", "rediss://")); - } - return s; - }; - -} diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.java new file mode 100644 index 00000000..a045bf1d --- /dev/null +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.java @@ -0,0 +1,136 @@ +/* + * Copyright 2023-2024 Sweden Connect + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package se.swedenconnect.bankid.idp.config.session; + +import org.redisson.api.RedissonClient; +import org.redisson.spring.starter.RedissonAutoConfigurationV2; +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.autoconfigure.ImportAutoConfiguration; +import org.springframework.boot.autoconfigure.condition.ConditionalOnMissingBean; +import org.springframework.boot.autoconfigure.condition.ConditionalOnProperty; +import org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration; +import org.springframework.boot.autoconfigure.session.SessionProperties; +import org.springframework.boot.autoconfigure.web.ServerProperties; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; +import org.springframework.scheduling.annotation.EnableScheduling; +import org.springframework.session.config.annotation.web.http.EnableSpringHttpSession; +import org.springframework.session.data.redis.config.annotation.web.http.EnableRedisHttpSession; + +import se.swedenconnect.bankid.idp.authn.session.RedisSessionDao; +import se.swedenconnect.bankid.idp.authn.session.ServletSessionDao; +import se.swedenconnect.bankid.idp.authn.session.SessionDao; +import se.swedenconnect.bankid.idp.concurrency.InMemoryTryLockRepository; +import se.swedenconnect.bankid.idp.concurrency.RedisTryLockRepository; +import se.swedenconnect.bankid.idp.concurrency.TryLockRepository; +import se.swedenconnect.bankid.idp.config.session.SessionDeprecationConfiguration.SessionPropertyModifier; +import se.swedenconnect.spring.saml.idp.autoconfigure.session.MemorySessionAutoConfiguration; + +/** + * Configuration for session handling. + * + * @author Martin Lindström + * @author Felix Hellman + */ +@Configuration +public class SessionConfiguration { + + /** To ensure deprecated fixes have been applied. */ + @Autowired + SessionPropertyModifier _dummy; + + @Configuration + @ConditionalOnProperty(name = "saml.idp.session.module", havingValue = "redis") + public static class ActualRedisSessionConfiguration { + + @ConditionalOnMissingBean + @Bean("bankidTryLockRepository") + TryLockRepository repository(final RedissonClient client) { + return new RedisTryLockRepository(client); + } + + @ConditionalOnMissingBean + @Bean("bankidSessionDao") + SessionDao redisSessionDao(final RedissonClient client) { + return new RedisSessionDao(client); + } + + } + + @Configuration + @ConditionalOnProperty(name = "saml.idp.session.module", havingValue = "memory") + public static class ActualInMemorySessionConfiguration { + + @ConditionalOnMissingBean + @Bean("bankidTryLockRepository") + TryLockRepository inMemoryLockRepository() { + return new InMemoryTryLockRepository(); + } + + @ConditionalOnMissingBean + @Bean("bankidSessionDao") + SessionDao springSessionBankidSessions() { + return new ServletSessionDao(); + } + + } + + @Configuration + @ConditionalOnProperty(name = "bankid.session.module", havingValue = "redis") + @EnableRedisHttpSession + public static class DeprecatedRedisSessionConfiguration { + + @ConditionalOnMissingBean + @Bean("bankidTryLockRepository") + TryLockRepository repository(final RedissonClient client) { + return new RedisTryLockRepository(client); + } + + @ConditionalOnMissingBean + @Bean("bankidSessionDao") + SessionDao redisSessionDao(final RedissonClient client) { + return new RedisSessionDao(client); + } + + } + + @Configuration + @ConditionalOnProperty(name = "bankid.session.module", havingValue = "memory") + @EnableSpringHttpSession + @EnableScheduling + @ImportAutoConfiguration(exclude = { RedissonAutoConfigurationV2.class, RedisAutoConfiguration.class }) + public static class DeprecatedInMemorySessionConfiguration extends MemorySessionAutoConfiguration { + + public DeprecatedInMemorySessionConfiguration(final ServerProperties serverProperties, + final SessionProperties sessionProperties) { + super(serverProperties, sessionProperties); + } + + @ConditionalOnMissingBean + @Bean + TryLockRepository inMemoryLockRepository() { + return new InMemoryTryLockRepository(); + } + + @ConditionalOnMissingBean + @Bean + SessionDao springSessionBankidSessions() { + return new ServletSessionDao(); + } + + } + +} diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/SessionDeprecationConfiguration.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/SessionDeprecationConfiguration.java new file mode 100644 index 00000000..c35cf152 --- /dev/null +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/SessionDeprecationConfiguration.java @@ -0,0 +1,93 @@ +/* + * Copyright 2023-2024 Sweden Connect + * + * Licensed under the Apache License, Version 2.0 (the "License"); + * you may not use this file except in compliance with the License. + * You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, software + * distributed under the License is distributed on an "AS IS" BASIS, + * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + * See the License for the specific language governing permissions and + * limitations under the License. + */ +package se.swedenconnect.bankid.idp.config.session; + +import java.util.Objects; + +import org.springframework.beans.factory.BeanCreationException; +import org.springframework.boot.context.properties.EnableConfigurationProperties; +import org.springframework.context.annotation.Bean; +import org.springframework.context.annotation.Configuration; + +import lombok.extern.slf4j.Slf4j; +import se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties; +import se.swedenconnect.spring.saml.idp.autoconfigure.settings.IdentityProviderConfigurationProperties; + +/** + * Configuration class that is responsible of mapping the deprecated session configuration to the "new" way of + * configuring sessions. + * + * @author Martin Lindström + * @author Felix Hellman + */ +@Configuration +@EnableConfigurationProperties({ BankIdConfigurationProperties.class, IdentityProviderConfigurationProperties.class }) +@Slf4j +public class SessionDeprecationConfiguration { + + /** The BankID properties. */ + private final BankIdConfigurationProperties bankidProperties; + + /** The IdP properties. */ + private final IdentityProviderConfigurationProperties idpProperties; + + /** + * Constructor. + * + * @param bankidProperties the BankID properties + * @param idpProperties the IdP properties + */ + public SessionDeprecationConfiguration(final BankIdConfigurationProperties bankidProperties, + final IdentityProviderConfigurationProperties idpProperties) { + this.bankidProperties = bankidProperties; + this.idpProperties = idpProperties; + } + + @Bean + SessionPropertyModifier sessionProperyModifier() { + return new SessionPropertyModifier(this.bankidProperties, this.idpProperties); + } + + /** + * Modifies the settings for {@link IdentityProviderConfigurationProperties} based on the deprecated settings of + * {@link BankIdConfigurationProperties}. + */ + class SessionPropertyModifier { + + public SessionPropertyModifier(final BankIdConfigurationProperties bankidProperties, + final IdentityProviderConfigurationProperties idpProperties) { + + if (idpProperties.getSession().getModule() == null) { + idpProperties.getSession().setModule(bankidProperties.getSession().getModule()); + log.warn("DEPRECATION WARNING. Mapping bankid.session.module={} to saml.idp.session.module={}", + bankidProperties.getSession().getModule(), bankidProperties.getSession().getModule()); + } + else if (bankidProperties.getSession().getModule() != null && + !Objects.equals(idpProperties.getSession().getModule(), bankidProperties.getSession().getModule())) { + throw new BeanCreationException( + "Invalid configuration bankid.session.module and saml.idp.session.module can not be set to different values"); + } + + if (idpProperties.getReplay().getType() == null) { + idpProperties.getReplay().setType(bankidProperties.getSession().getModule()); + log.info("Setting saml.idp.replay.type={} based on bankid.session.module setting", + bankidProperties.getSession().getModule()); + } + } + + } + +} diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpConfigurationProperties.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpConfigurationProperties.java index 097cff6b..7808c386 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpConfigurationProperties.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpConfigurationProperties.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpCustomizer.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpCustomizer.java index 8129f87c..ce1909b4 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpCustomizer.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpCustomizer.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/ext/BankIdSignatureMessagePreprocessor.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/ext/BankIdSignatureMessagePreprocessor.java index 16af56e6..64e2ba59 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/ext/BankIdSignatureMessagePreprocessor.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/ext/BankIdSignatureMessagePreprocessor.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/ext/RedisReplayChecker.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/ext/RedisReplayChecker.java index 67f4c57b..fc2edba6 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/ext/RedisReplayChecker.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/ext/RedisReplayChecker.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. @@ -23,14 +23,18 @@ import org.redisson.api.RScoredSortedSet; import org.redisson.api.RedissonClient; +import se.swedenconnect.opensaml.saml2.response.replay.MessageReplayCheckerImpl; import se.swedenconnect.spring.saml.idp.authnrequest.validation.AbstractMessageReplayChecker; +import se.swedenconnect.spring.saml.idp.authnrequest.validation.replay.RedisReplayCache; /** * ReplayChecker using two Redis sorted set. One for replays and one for expiration. * + * @deprecated Use {@link RedisReplayCache} and {@link MessageReplayCheckerImpl} instead * @author Martin Lindström * @author Felix Hellman */ +@Deprecated(forRemoval = true, since = "2.1.0") public class RedisReplayChecker extends AbstractMessageReplayChecker { /** The client for redisson. */ diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/ApiHealthIndicator.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/ApiHealthIndicator.java index 79bdbf13..6e1460df 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/ApiHealthIndicator.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/ApiHealthIndicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/CustomStatus.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/CustomStatus.java index c6cc8da6..46634318 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/CustomStatus.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/CustomStatus.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/RpCertificateHealthIndicator.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/RpCertificateHealthIndicator.java index 6f95a681..92fa8254 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/RpCertificateHealthIndicator.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/RpCertificateHealthIndicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/SamlMetadataHealthIndicator.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/SamlMetadataHealthIndicator.java index 01298627..fed0845f 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/SamlMetadataHealthIndicator.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/health/SamlMetadataHealthIndicator.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/DefaultRelyingPartyRepository.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/DefaultRelyingPartyRepository.java index 66bb4b38..ff4fc8f9 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/DefaultRelyingPartyRepository.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/DefaultRelyingPartyRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/RelyingPartyData.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/RelyingPartyData.java index a391efa0..9b6c4e97 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/RelyingPartyData.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/RelyingPartyData.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/RelyingPartyRepository.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/RelyingPartyRepository.java index 6fdcd211..b2181d00 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/RelyingPartyRepository.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/RelyingPartyRepository.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/RelyingPartyUiInfo.java b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/RelyingPartyUiInfo.java index d1011070..555c8526 100644 --- a/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/RelyingPartyUiInfo.java +++ b/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/rp/RelyingPartyUiInfo.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/main/resources/META-INF/additional-spring-configuration-metadata.json b/bankid-idp/src/main/resources/META-INF/additional-spring-configuration-metadata.json deleted file mode 100644 index db61211a..00000000 --- a/bankid-idp/src/main/resources/META-INF/additional-spring-configuration-metadata.json +++ /dev/null @@ -1,5 +0,0 @@ -{"properties": [{ - "name": "saml.idp.replay-ttl", - "type": "java.time.Duration", - "description": "The time-to-live for items in the Replay Checker" -}]} \ No newline at end of file diff --git a/bankid-idp/src/main/resources/application.yml b/bankid-idp/src/main/resources/application.yml index c73f4faf..19863c2e 100644 --- a/bankid-idp/src/main/resources/application.yml +++ b/bankid-idp/src/main/resources/application.yml @@ -19,11 +19,12 @@ server: # ssl: enabled: true - key-store: classpath:ssl.jks - key-store-type: JKS - key-alias: local - key-store-password: secret - key-password: secret + bundle: server +# key-store: classpath:ssl.jks +# key-store-type: JKS +# key-alias: local +# key-store-password: secret +# key-password: secret error: include-message: always #include-exception: true @@ -62,6 +63,17 @@ management: spring: messages: basename: messages,idp-errors/idp-error-messages + ssl: + bundle: + jks: + server: + key: + alias: local + password: secret + keystore: + location: classpath:ssl.jks + password: secret + type: jks # # BankID configuration diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/ApplicationVersionTest.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/ApplicationVersionTest.java index bc10300a..416f5434 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/ApplicationVersionTest.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/ApplicationVersionTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/AuthenticatedClientResolver.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/AuthenticatedClientResolver.java index 7663d3dc..05192626 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/AuthenticatedClientResolver.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/AuthenticatedClientResolver.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/AuthenticatedUserSecurityContext.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/AuthenticatedUserSecurityContext.java index 55ca5360..faf72a5e 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/AuthenticatedUserSecurityContext.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/AuthenticatedUserSecurityContext.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/SamlUserSecurityContextFactory.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/SamlUserSecurityContextFactory.java index 89017728..0155e76c 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/SamlUserSecurityContextFactory.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/SamlUserSecurityContextFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/WithSamlUser.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/WithSamlUser.java index 98adef14..6313eb5d 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/WithSamlUser.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/argument/WithSamlUser.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/audit/DateRollingFileHandlerTest.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/audit/DateRollingFileHandlerTest.java index 2dde1ee6..ffc1c362 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/audit/DateRollingFileHandlerTest.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/audit/DateRollingFileHandlerTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/CustomerContactInformationFactoryTest.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/CustomerContactInformationFactoryTest.java index 2bc55d59..f75c267b 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/CustomerContactInformationFactoryTest.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/CustomerContactInformationFactoryTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/UserErrorFactoryTest.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/UserErrorFactoryTest.java index ba1765bb..2305cbe4 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/UserErrorFactoryTest.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/UserErrorFactoryTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/UserErrorPropertiesFixture.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/UserErrorPropertiesFixture.java index ae623366..f0dbe60b 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/UserErrorPropertiesFixture.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/UserErrorPropertiesFixture.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/service/BankIdResponseFixture.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/service/BankIdResponseFixture.java index 842c938a..504f0dda 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/service/BankIdResponseFixture.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/service/BankIdResponseFixture.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/service/BankIdServiceTest.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/service/BankIdServiceTest.java index fb27c0e0..f305af29 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/service/BankIdServiceTest.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/authn/service/BankIdServiceTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/health/RpCertificateHealthIndicatorTest.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/health/RpCertificateHealthIndicatorTest.java index 1439e2ce..6728227a 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/health/RpCertificateHealthIndicatorTest.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/health/RpCertificateHealthIndicatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/health/SamlMetadataHealthIndicatorTest.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/health/SamlMetadataHealthIndicatorTest.java index 94c37103..b366d7a8 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/health/SamlMetadataHealthIndicatorTest.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/health/SamlMetadataHealthIndicatorTest.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdApiMock.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdApiMock.java index dce26f7a..83d9c546 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdApiMock.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdApiMock.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdIdpIT.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdIdpIT.java index d28deaac..93e8f512 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdIdpIT.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdIdpIT.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdIdpIntegrationSetup.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdIdpIntegrationSetup.java index 2c13085e..2cd7e4b8 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdIdpIntegrationSetup.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdIdpIntegrationSetup.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdResponseFactory.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdResponseFactory.java index 05c03a38..1890ae8b 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdResponseFactory.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/BankIdResponseFactory.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/IntegrationConfiguration.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/IntegrationConfiguration.java index 5a22e013..529009d4 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/IntegrationConfiguration.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/IntegrationConfiguration.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/OpenSamlTestBase.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/OpenSamlTestBase.java index b7524394..a5185a30 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/OpenSamlTestBase.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/OpenSamlTestBase.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/TestContainerSetup.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/TestContainerSetup.java index 9e86e244..42456561 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/TestContainerSetup.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/TestContainerSetup.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/TestSp.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/TestSp.java index ee3554be..4a669b53 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/TestSp.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/TestSp.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/TestSpConstants.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/TestSpConstants.java index c69738e7..39cdae64 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/TestSpConstants.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/TestSpConstants.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/client/FrontendClient.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/client/FrontendClient.java index 7bd4b1fd..5a4406ef 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/client/FrontendClient.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/client/FrontendClient.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/client/SAMLContexts.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/client/SAMLContexts.java index 4f8e1fce..8c99d8ab 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/client/SAMLContexts.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/client/SAMLContexts.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/fixtures/MessageValidationArguments.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/fixtures/MessageValidationArguments.java index f28a548e..47f67f8e 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/fixtures/MessageValidationArguments.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/fixtures/MessageValidationArguments.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/response/CollectResponseBuilder.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/response/CollectResponseBuilder.java index 10294356..41bcfe9d 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/response/CollectResponseBuilder.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/response/CollectResponseBuilder.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/response/OrderAndCollectResponse.java b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/response/OrderAndCollectResponse.java index f9b197e1..298c7dd7 100644 --- a/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/response/OrderAndCollectResponse.java +++ b/bankid-idp/src/test/java/se/swedenconnect/bankid/idp/integration/response/OrderAndCollectResponse.java @@ -1,5 +1,5 @@ /* - * Copyright 2023 Sweden Connect + * Copyright 2023-2024 Sweden Connect * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/docs/apidocs/allclasses-index.html b/docs/apidocs/allclasses-index.html index 7a9765f7..b9d65fd8 100644 --- a/docs/apidocs/allclasses-index.html +++ b/docs/apidocs/allclasses-index.html @@ -1,18 +1,18 @@ - -All Classes and Interfaces (BankID SAML IdP - 1.1.3) + +All Classes and Interfaces (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -64,8 +65,8 @@

    All Classes and Interfaces<
     
    -
    -
    The base AuditEventRepository for the BankID IdP.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    Use the Audit support from the SAML IdP project instead
    @@ -104,8 +105,8 @@

    All Classes and Interfaces<
    Internal class used for serialization across application classes.

    -
    -
    Wrapper for ObjectMapper to handle AuditEvent.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    @@ -410,29 +411,29 @@

    All Classes and Interfaces<
    Application main.
    - +
    -
    Configuration used if "in-memory" should be used for session handling.
    -
    - -
    - -
    + +
    Internal class used for serialization across library classes.
    - -
    + +
    A Filter that handles per user locking for the polling critical section.
    - + +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    +
    -
    A memory based AuditEventRepository.
    +
    Representation of a message override.
    - +
    -
    Representation of a message override.
    +
    For setting up the MessageReplayChecker.
    @@ -507,40 +508,32 @@

    All Classes and Interfaces<
    Event class for a received BankID request.

    -
    -
    Class for containing additional redis cluster properties.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    Use RedissonClusterProperties instead
    An entry for NAT translation.
    -
    -
    An implementation of the AuditEventRepository that uses Redis lists to store the events.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    -
    -
    ReplayChecker using two Redis sorted set.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    - +
    -
    Redis session security configuration.
    -
    - -
    Redis implementation of the SessionDao interface.
    - -
    -
    Customizers to handle a bug where the protocol section of the address becomes non-TLS when TLS is enabled.
    -
    -
    -
    An AuditEventRepository implementation that uses Redis time series to store events.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    -
    -
    Spring Boot's Redis support does not enable us to configure SSL/TLS against the Redis server in a good way.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    Use RedisTlsProperties instead
    @@ -605,10 +598,27 @@

    All Classes and Interfaces<
    Implements the SessionDao interface using the session extracted from the HttpServletRequest.
    - -
    + +
    +
    Configuration for session handling.
    +
    + +
     
    + +
     
    + +
     
    + +
     
    + +
    The Session Data Access Object interface.
    + +
    +
    Configuration class that is responsible of mapping the deprecated session configuration to the "new" way of + configuring sessions.
    +
    Representation of the parameters required for a sign call.
    diff --git a/docs/apidocs/allpackages-index.html b/docs/apidocs/allpackages-index.html index 62ab0b09..58d2a813 100644 --- a/docs/apidocs/allpackages-index.html +++ b/docs/apidocs/allpackages-index.html @@ -1,18 +1,18 @@ - -All Packages (BankID SAML IdP - 1.1.3) + +All Packages (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/constant-values.html b/docs/apidocs/constant-values.html index 183b31ea..865d6fcf 100644 --- a/docs/apidocs/constant-values.html +++ b/docs/apidocs/constant-values.html @@ -1,18 +1,18 @@ - -Constant Field Values (BankID SAML IdP - 1.1.3) + +Constant Field Values (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/deprecated-list.html b/docs/apidocs/deprecated-list.html new file mode 100644 index 00000000..0a1f5766 --- /dev/null +++ b/docs/apidocs/deprecated-list.html @@ -0,0 +1,154 @@ + + + + +Deprecated List (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Deprecated API

    +

    Contents

    + +
    + + +
    + +
    +
    + + diff --git a/docs/apidocs/help-doc.html b/docs/apidocs/help-doc.html index b5174e02..30ec312b 100644 --- a/docs/apidocs/help-doc.html +++ b/docs/apidocs/help-doc.html @@ -1,18 +1,18 @@ - -API Help (BankID SAML IdP - 1.1.3) + +API Help (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • @@ -70,6 +71,7 @@

    JavaDoc Help

  • Other Files
  • Use
  • Tree (Class Hierarchy)
  • +
  • Deprecated API
  • Constant Field Values
  • Serialized Form
  • All Packages
  • @@ -163,6 +165,10 @@

    Tree (Class Hierarchy)

  • When viewing a particular package, class or interface page, clicking on TREE displays the hierarchy for only that package.
  • +
    +

    Deprecated API

    +

    The Deprecated API page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to shortcomings, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.

    +

    Constant Field Values

    The Constant Field Values page lists the static final fields and their values.

    diff --git a/docs/apidocs/index-all.html b/docs/apidocs/index-all.html index c3c4d4a1..4ce78c11 100644 --- a/docs/apidocs/index-all.html +++ b/docs/apidocs/index-all.html @@ -1,18 +1,18 @@ - -Index (BankID SAML IdP - 1.1.3) + +Index (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Help
  • @@ -68,10 +69,13 @@

    A

    AbstractBankIdAuditEventRepository - Class in se.swedenconnect.bankid.idp.audit
    -
    The base AuditEventRepository for the BankID IdP.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    Use the Audit support from the SAML IdP project instead
    +
    AbstractBankIdAuditEventRepository(String, AuditEventMapper, List<String>) - Constructor for class se.swedenconnect.bankid.idp.audit.AbstractBankIdAuditEventRepository
    +
    Deprecated.
    Constructor.
    AbstractBankIdEvent - Class in se.swedenconnect.bankid.idp.authn.events
    @@ -88,21 +92,32 @@

    A

    AbstractQRGenerator() - Constructor for class se.swedenconnect.bankid.rpapi.service.impl.AbstractQRGenerator
     
    +
    ActualInMemorySessionConfiguration() - Constructor for class se.swedenconnect.bankid.idp.config.session.SessionConfiguration.ActualInMemorySessionConfiguration
    +
     
    +
    ActualRedisSessionConfiguration() - Constructor for class se.swedenconnect.bankid.idp.config.session.SessionConfiguration.ActualRedisSessionConfiguration
    +
     
    add(AuditEvent) - Method in class se.swedenconnect.bankid.idp.audit.AbstractBankIdAuditEventRepository
    +
    +
    Deprecated.
    +
    addEvent(AuditEvent) - Method in class se.swedenconnect.bankid.idp.audit.AbstractBankIdAuditEventRepository
    +
    Deprecated.
    Logs an event.
    addEvent(AuditEvent) - Method in class se.swedenconnect.bankid.idp.audit.MemoryBasedAuditEventRepository
    +
    Deprecated.
    Logs an event.
    addEvent(AuditEvent) - Method in class se.swedenconnect.bankid.idp.audit.RedisListAuditEventRepository
    +
    Deprecated.
    Logs an event.
    addEvent(AuditEvent) - Method in class se.swedenconnect.bankid.idp.audit.RedisTimeSeriesAuditEventRepository
    +
    Deprecated.
    Logs an event.
    addInterceptors(InterceptorRegistry) - Method in class se.swedenconnect.bankid.idp.config.WebMvcConfiguration
    @@ -110,14 +125,22 @@

    A

    Adds the configured LocaleChangeInterceptor.
    addToCache(String) - Method in class se.swedenconnect.bankid.idp.ext.RedisReplayChecker
    +
    +
    Deprecated.
    +
    afterPropertiesSet() - Method in class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties
    afterPropertiesSet() - Method in class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.AuditConfiguration
    afterPropertiesSet() - Method in class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.HealthConfiguration
    afterPropertiesSet() - Method in class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.IdpConfiguration
    afterPropertiesSet() - Method in class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.RelyingPartyConfiguration
    -
    afterPropertiesSet() - Method in class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.SessionConfiguration
    afterPropertiesSet() - Method in class se.swedenconnect.bankid.idp.config.RedisTlsProperties
    +
    +
    Deprecated.
    +
    afterPropertiesSet() - Method in class se.swedenconnect.bankid.idp.config.session.RedisClusterProperties
    +
    +
    Deprecated.
    +
    afterPropertiesSet() - Method in class se.swedenconnect.bankid.idp.config.UiProperties
    afterPropertiesSet() - Method in class se.swedenconnect.bankid.idp.config.UiProperties.QrCodeConfiguration
    afterPropertiesSet() - Method in class se.swedenconnect.bankid.idp.config.UiProperties.UserMessageProperties
    @@ -169,20 +192,27 @@

    A

     
    AuditEventMapper - Class in se.swedenconnect.bankid.idp.audit
    -
    Wrapper for ObjectMapper to handle AuditEvent.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    AuditEventMapper(ObjectMapper) - Constructor for class se.swedenconnect.bankid.idp.audit.AuditEventMapper
    +
    Deprecated.
    Constructor.
    AuditRepositoryConfiguration - Class in se.swedenconnect.bankid.idp.audit
    Configuration for setting up the audit event repositories.
    -
    AuditRepositoryConfiguration(BankIdConfigurationProperties) - Constructor for class se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration
    +
    AuditRepositoryConfiguration(BankIdConfigurationProperties, AuditRepositoryConfigurationProperties) - Constructor for class se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration
    Constructor.
    +
    AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration - Class in se.swedenconnect.bankid.idp.audit
    +
     
    +
    AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration - Class in se.swedenconnect.bankid.idp.audit
    +
     
    AUTH - Enum constant in enum class se.swedenconnect.bankid.idp.authn.context.BankIdOperation
    BankID authentication.
    @@ -664,8 +694,6 @@

    C

    The transaction must be performed using a smart card reader where the PIN code is entered on the reader itself, or a card reader of a higher security class.
    -
    clusterServerCustomizer - Static variable in class se.swedenconnect.bankid.idp.config.session.RedissonAddressCustomizers
    -
     
    collect(String) - Method in interface se.swedenconnect.bankid.rpapi.service.BankIDClient
    @@ -823,6 +851,7 @@

    C

    createInstance() - Method in class se.swedenconnect.bankid.rpapi.support.WebClientFactoryBean
    createNatMapper() - Method in class se.swedenconnect.bankid.idp.config.session.RedisClusterProperties
    +
    Deprecated.
    Creates a NatMapper given the configuration.
    createSignRequest(PollRequest) - Method in class se.swedenconnect.bankid.idp.authn.service.BankIdRequestFactory
    @@ -897,6 +926,11 @@

    D

    DEFAULT_SUPPORTED_EVENTS - Static variable in class se.swedenconnect.bankid.idp.audit.AbstractBankIdAuditEventRepository
    +
    Deprecated.
    +
    The events that we support by default.
    +
    +
    DEFAULT_SUPPORTED_EVENTS - Static variable in class se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration
    +
    The events that we support by default.
    DefaultBankIDMessageRepository - Class in se.swedenconnect.bankid.rpapi.support
    @@ -929,11 +963,18 @@

    D

    Deletes everything except device selection for finalized authentication.
    +
    DeprecatedInMemorySessionConfiguration(ServerProperties, SessionProperties) - Constructor for class se.swedenconnect.bankid.idp.config.session.SessionConfiguration.DeprecatedInMemorySessionConfiguration
    +
     
    +
    DeprecatedRedisSessionConfiguration() - Constructor for class se.swedenconnect.bankid.idp.config.session.SessionConfiguration.DeprecatedRedisSessionConfiguration
    +
     
    DESKTOP - Enum constant in enum class se.swedenconnect.bankid.rpapi.support.useragent.UserDeviceType
    A desktop computer.
    destroy() - Method in class se.swedenconnect.bankid.idp.audit.AbstractBankIdAuditEventRepository
    +
    +
    Deprecated.
    +
    Device() - Constructor for class se.swedenconnect.bankid.rpapi.types.CompletionData.Device
     
    DEVICESELECT - Enum constant in enum class se.swedenconnect.bankid.idp.authn.api.overrides.ContentOverride.Position
    @@ -1001,6 +1042,9 @@

    E

    The executor service.
    existsInCache(String) - Method in class se.swedenconnect.bankid.idp.ext.RedisReplayChecker
    +
    +
    Deprecated.
    +
    EXPIRED_TRANSACTION - Enum constant in enum class se.swedenconnect.bankid.rpapi.types.ErrorCode
    HintCode - expiredTransaction
    @@ -1030,8 +1074,17 @@

    F

    Failed
    find(String, Instant, String) - Method in class se.swedenconnect.bankid.idp.audit.MemoryBasedAuditEventRepository
    +
    +
    Deprecated.
    +
    find(String, Instant, String) - Method in class se.swedenconnect.bankid.idp.audit.RedisListAuditEventRepository
    +
    +
    Deprecated.
    +
    find(String, Instant, String) - Method in class se.swedenconnect.bankid.idp.audit.RedisTimeSeriesAuditEventRepository
    +
    +
    Deprecated.
    +
    forProduction(PkiCredential) - Static method in class se.swedenconnect.bankid.rpapi.support.WebClientFactoryBean
    Creates a WebClientFactoryBean with the webServiceUrl set to WebClientFactoryBean.PRODUCTION_WEB_SERVICE_URL @@ -1170,6 +1223,7 @@

    G

    getAuditEventMapper() - Method in class se.swedenconnect.bankid.idp.audit.AbstractBankIdAuditEventRepository
    +
    Deprecated.
    Returns the audit event mapper.
    getAuthnContextUri(BankIdAuthenticationToken) - Method in class se.swedenconnect.bankid.idp.authn.BankIdAuthenticationProvider
    @@ -1680,18 +1734,14 @@

    I

    The BankID operation has been initiated, i.e., the underlying BankID server has been invoked.
    -
    InMemorySessionConfiguration - Class in se.swedenconnect.bankid.idp.config.session
    -
    -
    Configuration used if "in-memory" should be used for session handling.
    -
    -
    InMemorySessionConfiguration() - Constructor for class se.swedenconnect.bankid.idp.config.session.InMemorySessionConfiguration
    -
     
    InMemoryTryLockRepository - Class in se.swedenconnect.bankid.idp.concurrency
    InMemoryTryLockRepository() - Constructor for class se.swedenconnect.bankid.idp.concurrency.InMemoryTryLockRepository
    -
     
    +
    +
    Default constructor.
    +
    INTERNAL_ERROR - Enum constant in enum class se.swedenconnect.bankid.rpapi.types.ErrorCode
    ErrorCode - internalError
    @@ -1735,7 +1785,9 @@

    J

    K

    KeyStoreConfiguration() - Constructor for class se.swedenconnect.bankid.idp.config.RedisTlsProperties.KeyStoreConfiguration
    -
     
    +
    +
    Deprecated.

    L

    @@ -1810,10 +1862,13 @@

    M

    MemoryBasedAuditEventRepository - Class in se.swedenconnect.bankid.idp.audit
    -
    A memory based AuditEventRepository.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    MemoryBasedAuditEventRepository(String, AuditEventMapper, List<String>) - Constructor for class se.swedenconnect.bankid.idp.audit.MemoryBasedAuditEventRepository
    +
    Deprecated.
    Constructor.
    MessageOverride - Class in se.swedenconnect.bankid.idp.authn.api.overrides
    @@ -1828,6 +1883,12 @@

    M

    Constructor.
    +
    MessageReplayCheckerConfiguration - Class in se.swedenconnect.bankid.idp.config.session
    +
    +
    For setting up the MessageReplayChecker.
    +
    +
    MessageReplayCheckerConfiguration() - Constructor for class se.swedenconnect.bankid.idp.config.session.MessageReplayCheckerConfiguration
    +
     
    mobile(boolean) - Method in class se.swedenconnect.bankid.rpapi.types.Requirement.RequirementBuilder
    Enables/disables use of Mobile BankID.
    @@ -1848,7 +1909,9 @@

    N

    NAME - Static variable in class se.swedenconnect.bankid.idp.authn.error.ErrorhandlerFilter
     
    NatTranslationEntry() - Constructor for class se.swedenconnect.bankid.idp.config.session.RedisClusterProperties.NatTranslationEntry
    -
     
    +
    +
    Deprecated.
    NO_CLIENT - Enum constant in enum class se.swedenconnect.bankid.rpapi.types.ProgressStatus
    The order is being processed.
    @@ -2104,6 +2167,7 @@

    R

    read(String) - Method in class se.swedenconnect.bankid.idp.audit.AuditEventMapper
    +
    Deprecated.
    Deserializes AuditEvent from json
    read(String, Class<T>, HttpServletRequest) - Method in class se.swedenconnect.bankid.idp.authn.session.RedisSessionDao
    @@ -2128,38 +2192,45 @@

    R

    RecievedRequestEvent(HttpServletRequest, RelyingPartyData, PollRequest) - Constructor for class se.swedenconnect.bankid.idp.authn.events.RecievedRequestEvent
     
    +
    RedisAuditRepositoryAutoConfiguration() - Constructor for class se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration
    +
     
    RedisClusterProperties - Class in se.swedenconnect.bankid.idp.config.session
    -
    Class for containing additional redis cluster properties.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    Use RedissonClusterProperties instead
    +
    RedisClusterProperties() - Constructor for class se.swedenconnect.bankid.idp.config.session.RedisClusterProperties
    -
     
    +
    +
    Deprecated.
    RedisClusterProperties.NatTranslationEntry - Class in se.swedenconnect.bankid.idp.config.session
    +
    Deprecated.
    An entry for NAT translation.
    RedisListAuditEventRepository - Class in se.swedenconnect.bankid.idp.audit
    -
    An implementation of the AuditEventRepository that uses Redis lists to store the events.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    RedisListAuditEventRepository(RedissonClient, String, AuditEventMapper, List<String>) - Constructor for class se.swedenconnect.bankid.idp.audit.RedisListAuditEventRepository
    +
    Deprecated.
    Constructor.
    RedisReplayChecker - Class in se.swedenconnect.bankid.idp.ext
    -
    ReplayChecker using two Redis sorted set.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    RedisReplayChecker(RedissonClient) - Constructor for class se.swedenconnect.bankid.idp.ext.RedisReplayChecker
    +
    Deprecated.
    Constructor.
    -
    RedisSessionConfiguration - Class in se.swedenconnect.bankid.idp.config.session
    -
    -
    Redis session security configuration.
    -
    -
    RedisSessionConfiguration() - Constructor for class se.swedenconnect.bankid.idp.config.session.RedisSessionConfiguration
    -
     
    RedisSessionDao - Class in se.swedenconnect.bankid.idp.authn.session
    Redis implementation of the SessionDao interface.
    @@ -2168,28 +2239,32 @@

    R

    Constructor.
    -
    RedissonAddressCustomizers - Class in se.swedenconnect.bankid.idp.config.session
    -
    -
    Customizers to handle a bug where the protocol section of the address becomes non-TLS when TLS is enabled.
    -
    -
    RedissonAddressCustomizers() - Constructor for class se.swedenconnect.bankid.idp.config.session.RedissonAddressCustomizers
    +
    RedissonAuditRepositoryConfiguration() - Constructor for class se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration
     
    RedisTimeSeriesAuditEventRepository - Class in se.swedenconnect.bankid.idp.audit
    -
    An AuditEventRepository implementation that uses Redis time series to store events.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    RedisTimeSeriesAuditEventRepository(RedissonClient, String, AuditEventMapper, List<String>) - Constructor for class se.swedenconnect.bankid.idp.audit.RedisTimeSeriesAuditEventRepository
    +
    Deprecated.
    Constructor.
    RedisTlsProperties - Class in se.swedenconnect.bankid.idp.config
    -
    Spring Boot's Redis support does not enable us to configure SSL/TLS against the Redis server in a good way.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    Use RedisTlsProperties instead
    +
    RedisTlsProperties() - Constructor for class se.swedenconnect.bankid.idp.config.RedisTlsProperties
    -
     
    +
    +
    Deprecated.
    RedisTlsProperties.KeyStoreConfiguration - Class in se.swedenconnect.bankid.idp.config
    +
    Deprecated.
    Configuration for a KeyStore.
    RedisTryLockRepository - Class in se.swedenconnect.bankid.idp.concurrency
    @@ -2238,10 +2313,6 @@

    R

    Removes the object identified by key.
    -
    replayTtl - Variable in class se.swedenconnect.bankid.idp.config.session.RedisSessionConfiguration
    -
    -
    The replay TTL.
    -
    REQUEST_TIMEOUT - Enum constant in enum class se.swedenconnect.bankid.rpapi.types.ErrorCode
    ErrorCode - requestTimeout
    @@ -2588,12 +2659,35 @@

    S

    ServletSessionDao() - Constructor for class se.swedenconnect.bankid.idp.authn.session.ServletSessionDao
     
    +
    SessionConfiguration - Class in se.swedenconnect.bankid.idp.config.session
    +
    +
    Configuration for session handling.
    +
    SessionConfiguration() - Constructor for class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.SessionConfiguration
     
    +
    SessionConfiguration() - Constructor for class se.swedenconnect.bankid.idp.config.session.SessionConfiguration
    +
     
    +
    SessionConfiguration.ActualInMemorySessionConfiguration - Class in se.swedenconnect.bankid.idp.config.session
    +
     
    +
    SessionConfiguration.ActualRedisSessionConfiguration - Class in se.swedenconnect.bankid.idp.config.session
    +
     
    +
    SessionConfiguration.DeprecatedInMemorySessionConfiguration - Class in se.swedenconnect.bankid.idp.config.session
    +
     
    +
    SessionConfiguration.DeprecatedRedisSessionConfiguration - Class in se.swedenconnect.bankid.idp.config.session
    +
     
    SessionDao - Interface in se.swedenconnect.bankid.idp.authn.session
    The Session Data Access Object interface.
    +
    SessionDeprecationConfiguration - Class in se.swedenconnect.bankid.idp.config.session
    +
    +
    Configuration class that is responsible of mapping the deprecated session configuration to the "new" way of + configuring sessions.
    +
    +
    SessionDeprecationConfiguration(BankIdConfigurationProperties, IdentityProviderConfigurationProperties) - Constructor for class se.swedenconnect.bankid.idp.config.session.SessionDeprecationConfiguration
    +
    +
    Constructor.
    +
    setAutoStartToken(String) - Method in class se.swedenconnect.bankid.rpapi.types.OrderResponse
    Assigns the auto start token.
    @@ -2783,8 +2877,6 @@

    S

    Simple Markdown v1 according to https://www.bankid.com/utvecklare/guider/formatera-text.
    -
    singleServerSslCustomizer - Static variable in class se.swedenconnect.bankid.idp.config.session.RedissonAddressCustomizers
    -
     
    SpInformation - Class in se.swedenconnect.bankid.idp.authn.api
    Represents information about an SP for display in the UI.
    @@ -3286,6 +3378,7 @@

    W

    write(AuditEvent) - Method in class se.swedenconnect.bankid.idp.audit.AuditEventMapper
    +
    Deprecated.
    Serializes AuditEvent to JSON.
    diff --git a/docs/apidocs/index.html b/docs/apidocs/index.html index 0e1c917a..e2be6ea3 100644 --- a/docs/apidocs/index.html +++ b/docs/apidocs/index.html @@ -1,18 +1,18 @@ - -Overview (BankID SAML IdP - 1.1.3) + +Overview (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -49,7 +50,7 @@
    -

    BankID SAML Identity Provider - 1.1.3

    +

    BankID SAML Identity Provider - 1.2.0

    Packages
    diff --git a/docs/apidocs/legal/jquery.md b/docs/apidocs/legal/jquery.md index d468b318..f7b72e3f 100644 --- a/docs/apidocs/legal/jquery.md +++ b/docs/apidocs/legal/jquery.md @@ -1,8 +1,8 @@ -## jQuery v3.6.1 +## jQuery v3.6.0 ### jQuery License ``` -jQuery v 3.6.1 +jQuery v 3.6.0 Copyright OpenJS Foundation and other contributors, https://openjsf.org/ Permission is hereby granted, free of charge, to any person obtaining @@ -26,7 +26,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ****************************************** -The jQuery JavaScript Library v3.6.1 also includes Sizzle.js +The jQuery JavaScript Library v3.6.0 also includes Sizzle.js Sizzle.js includes the following license: diff --git a/docs/apidocs/member-search-index.js b/docs/apidocs/member-search-index.js index 31bbddbe..a7686676 100644 --- a/docs/apidocs/member-search-index.js +++ b/docs/apidocs/member-search-index.js @@ -1 +1 @@ -memberSearchIndex = [{"p":"se.swedenconnect.bankid.idp.authn.events","c":"AbortAuthEvent","l":"AbortAuthEvent()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"abortAuthEvent(HttpServletRequest)","u":"abortAuthEvent(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Position","l":"ABOVE"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AbstractBankIdAuditEventRepository","l":"AbstractBankIdAuditEventRepository(String, AuditEventMapper, List)","u":"%3Cinit%3E(java.lang.String,se.swedenconnect.bankid.idp.audit.AuditEventMapper,java.util.List)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"AbstractBankIdEvent","l":"AbstractBankIdEvent(HttpServletRequest, RelyingPartyData)","u":"%3Cinit%3E(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"AbstractQRGenerator()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AbstractBankIdAuditEventRepository","l":"add(AuditEvent)","u":"add(org.springframework.boot.actuate.audit.AuditEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AbstractBankIdAuditEventRepository","l":"addEvent(AuditEvent)","u":"addEvent(org.springframework.boot.actuate.audit.AuditEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"MemoryBasedAuditEventRepository","l":"addEvent(AuditEvent)","u":"addEvent(org.springframework.boot.actuate.audit.AuditEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"RedisListAuditEventRepository","l":"addEvent(AuditEvent)","u":"addEvent(org.springframework.boot.actuate.audit.AuditEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"RedisTimeSeriesAuditEventRepository","l":"addEvent(AuditEvent)","u":"addEvent(org.springframework.boot.actuate.audit.AuditEvent)"},{"p":"se.swedenconnect.bankid.idp.config","c":"WebMvcConfiguration","l":"addInterceptors(InterceptorRegistry)","u":"addInterceptors(org.springframework.web.servlet.config.annotation.InterceptorRegistry)"},{"p":"se.swedenconnect.bankid.idp.ext","c":"RedisReplayChecker","l":"addToCache(String)","u":"addToCache(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.AuditConfiguration","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.HealthConfiguration","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.IdpConfiguration","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.RelyingPartyConfiguration","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.SessionConfiguration","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"RedisTlsProperties","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"RedisClusterProperties","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties.QrCodeConfiguration","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties.UserMessageProperties","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"ALREADY_IN_PROGRESS"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ApiControllerAdvice","l":"ApiControllerAdvice()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.health","c":"ApiHealthIndicator","l":"ApiHealthIndicator()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse","l":"ApiResponse()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponseFactory","l":"ApiResponseFactory()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties.ApplicationProviderProperties","l":"ApplicationProviderProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp","c":"ApplicationVersion","l":"ApplicationVersion()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.AuditConfiguration","l":"AuditConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AuditEventMapper","l":"AuditEventMapper(ObjectMapper)","u":"%3Cinit%3E(com.fasterxml.jackson.databind.ObjectMapper)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AuditRepositoryConfiguration","l":"AuditRepositoryConfiguration(BankIdConfigurationProperties)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties)"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"BankIdOperation","l":"AUTH"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"AUTH_COMPLETE"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"BankIDClient","l":"authenticate(AuthenticateRequest)","u":"authenticate(se.swedenconnect.bankid.rpapi.service.AuthenticateRequest)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"authenticate(AuthenticateRequest)","u":"authenticate(se.swedenconnect.bankid.rpapi.service.AuthenticateRequest)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"AuthenticateRequest","l":"AuthenticateRequest(String, UserVisibleData, Requirement)","u":"%3Cinit%3E(java.lang.String,se.swedenconnect.bankid.rpapi.service.UserVisibleData,se.swedenconnect.bankid.rpapi.types.Requirement)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationController","l":"AUTHN_PATH"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"AuthResponse","l":"AuthResponse()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Position","l":"AUTOSTART"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"BANKID_CANCEL"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionAttributeKeys","l":"BANKID_COMPLETION_DATA_ATTRIBUTE"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionAttributeKeys","l":"BANKID_CONTEXT"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"BANKID_ERROR"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"BANKID_ON_FILE(boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"BANKID_ON_SMARTCARD(boolean)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"BANKID_RECEIVED_REQUEST"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionAttributeKeys","l":"BANKID_STATE_ATTRIBUTE"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionAttributeKeys","l":"BANKID_USER_VISIBLE_DATA_ATTRIBUTE"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionAttributeKeys","l":"BANKID_VOLATILE_ATTRIBUTES"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"BankIdApiController()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAttributeProducer","l":"BankIdAttributeProducer()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventModule","l":"BankIdAuditEventModule(BankIdAuthenticationProvider, BankIdSessionReader)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.authn.BankIdAuthenticationProvider,se.swedenconnect.bankid.idp.authn.session.BankIdSessionReader)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationController","l":"BankIdAuthenticationController()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"BankIdAuthenticationProvider(String, String, List, List)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.util.List,java.util.List)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationToken","l":"BankIdAuthenticationToken(CollectResponse)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.CollectResponse)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"BankIDClientImpl(String, WebClient, QRGenerator)","u":"%3Cinit%3E(java.lang.String,org.springframework.web.reactive.function.client.WebClient,se.swedenconnect.bankid.rpapi.service.QRGenerator)"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfiguration","l":"BankIdConfiguration(BankIdConfigurationProperties)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties)"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties","l":"BankIdConfigurationProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"BankIdContext","l":"BankIdContext()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIdErrorBodyExtractors","l":"BankIdErrorBodyExtractors()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"bankIdErrorEvent(HttpServletRequest, RelyingPartyData, ErrorCode, String)","u":"bankIdErrorEvent(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData,se.swedenconnect.bankid.rpapi.types.ErrorCode,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdErrorEvent","l":"BankIdErrorEvent(HttpServletRequest, RelyingPartyData, String, String)","u":"%3Cinit%3E(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData,java.lang.String,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"BankIdEventPublisher(ApplicationEventPublisher)","u":"%3Cinit%3E(org.springframework.context.ApplicationEventPublisher)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorCode)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorCode)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorCode, String)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorCode,java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorCode, String, Throwable)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorCode,java.lang.String,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorCode, Throwable)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorCode,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorResponse)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorResponse)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorResponse, String)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorResponse,java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorResponse, String, Throwable)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorResponse,java.lang.String,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorResponse, Throwable)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorResponse,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessageImpl","l":"BankIDMessageImpl(BankIDMessage.ShortName, List)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.support.BankIDMessage.ShortName,java.util.List)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessageImpl","l":"BankIDMessageImpl(BankIDMessage.ShortName, String...)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.support.BankIDMessage.ShortName,java.lang.String...)"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"BankIdRequestFactory","l":"BankIdRequestFactory()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdRequirement","l":"BankIdRequirement()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIdServerException","l":"BankIdServerException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"BankIdService","l":"BankIdService(BankIdEventPublisher, CircuitBreaker, BankIdRequestFactory, Duration)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.authn.events.BankIdEventPublisher,io.github.resilience4j.circuitbreaker.CircuitBreaker,se.swedenconnect.bankid.idp.authn.service.BankIdRequestFactory,java.time.Duration)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionData","l":"BankIdSessionData()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionDataListener","l":"BankIdSessionDataListener(BankIdSessionWriter, BankIdSessionReader)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.authn.session.BankIdSessionWriter,se.swedenconnect.bankid.idp.authn.session.BankIdSessionReader)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdSessionExpiredException","l":"BankIdSessionExpiredException(PollRequest)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.authn.service.PollRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"BankIdSessions(SessionDao)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.authn.session.SessionDao)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionState","l":"BankIdSessionState()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.ext","c":"BankIdSignatureMessagePreprocessor","l":"BankIdSignatureMessagePreprocessor()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdTraceableException","l":"BankIdTraceableException(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdTraceableException","l":"BankIdTraceableException(String, String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdUserData","l":"BankIdUserData()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIdUserException","l":"BankIdUserException(ErrorCode, String)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorCode,java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIdUserException","l":"BankIdUserException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdValidationException","l":"BankIdValidationException(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdValidationException","l":"BankIdValidationException(String, String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Position","l":"BELOW"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"build()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"buildAnimatedInput(String, String, Instant)","u":"buildAnimatedInput(java.lang.String,java.lang.String,java.time.Instant)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"builder()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"builder(Requirement)","u":"builder(se.swedenconnect.bankid.rpapi.types.Requirement)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"buildInput(String)","u":"buildInput(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse.Status","l":"CANCEL"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"BankIdService","l":"cancel(HttpServletRequest, BankIdSessionState, RelyingPartyData)","u":"cancel(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.authn.session.BankIdSessionState,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"BankIDClient","l":"cancel(String)","u":"cancel(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"cancel(String)","u":"cancel(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"CANCELLED"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"cancelRequest(HttpServletRequest)","u":"cancelRequest(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationController","l":"cancelView(HttpServletRequest)","u":"cancelView(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"cardReader(Requirement.CardReaderRequirement)","u":"cardReader(se.swedenconnect.bankid.rpapi.types.Requirement.CardReaderRequirement)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"CERTIFICATE_ERR"},{"p":"se.swedenconnect.bankid.idp.config","c":"ResilienceConfiguration","l":"circuitBreaker(CircuitBreakerRegistry)","u":"circuitBreaker(io.github.resilience4j.circuitbreaker.CircuitBreakerRegistry)"},{"p":"se.swedenconnect.bankid.idp.config","c":"ResilienceConfiguration","l":"circuitBreakerConfig()"},{"p":"se.swedenconnect.bankid.idp.config","c":"ResilienceConfiguration","l":"circuitBreakerRegistry(CircuitBreakerConfig, MeterRegistry)","u":"circuitBreakerRegistry(io.github.resilience4j.circuitbreaker.CircuitBreakerConfig,io.micrometer.core.instrument.MeterRegistry)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.CardReaderRequirement","l":"CLASS1"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.CardReaderRequirement","l":"CLASS2"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"RedissonAddressCustomizers","l":"clusterServerCustomizer"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"BankIDClient","l":"collect(String)","u":"collect(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"collect(String)","u":"collect(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"CollectResponse()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"collectResponse(PollRequest, CollectResponse)","u":"collectResponse(se.swedenconnect.bankid.idp.authn.service.PollRequest,se.swedenconnect.bankid.rpapi.types.CollectResponse)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"CollectResponseEvent","l":"CollectResponseEvent()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"StatusCodePredicates","l":"compareBetween(int, int)","u":"compareBetween(int,int)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse.Status","l":"COMPLETE"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse.Status","l":"COMPLETE"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"COMPLETE"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationController","l":"complete(HttpServletRequest)","u":"complete(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationController","l":"completeWithError(HttpServletRequest)","u":"completeWithError(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"CompletionData()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"UserVisibleDataFactory","l":"constructMessage(BankIdContext, RelyingPartyData)","u":"constructMessage(se.swedenconnect.bankid.idp.authn.context.BankIdContext,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentEntry","l":"ContentEntry(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride","l":"ContentOverride()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride","l":"ContentOverride(String, List, ContentOverride.Type, ContentOverride.Position)","u":"%3Cinit%3E(java.lang.String,java.util.List,se.swedenconnect.bankid.idp.authn.api.overrides.ContentOverride.Type,se.swedenconnect.bankid.idp.authn.api.overrides.ContentOverride.Position)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_BANKID_ON_FILE"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_BANKID_ON_FILE_TEST"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_BANKID_ON_SMARTCARD"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_BANKID_ON_SMARTCARD_TEST"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_MOBILE_BANKID"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_MOBILE_BANKID_TEST"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_NORDEA_EID"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_NORDEA_EID_TEST"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_TEST_BANKID"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponseFactory","l":"create(BankIdSessionData, QRGenerator, boolean)","u":"create(se.swedenconnect.bankid.idp.authn.session.BankIdSessionData,se.swedenconnect.bankid.rpapi.service.QRGenerator,boolean)"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"TryLock","l":"create(Supplier, Runnable)","u":"create(java.util.function.Supplier,java.lang.Runnable)"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"BankIdRequestFactory","l":"createAuthenticateRequest(PollRequest)","u":"createAuthenticateRequest(se.swedenconnect.bankid.idp.authn.service.PollRequest)"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.RelyingPartyConfiguration","l":"createCredential()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponseFactory","l":"createErrorResponseBankIdServerException()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponseFactory","l":"createErrorResponseTimeExpired()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"createInstance()"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"RedisClusterProperties","l":"createNatMapper()"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"BankIdRequestFactory","l":"createSignRequest(PollRequest)","u":"createSignRequest(se.swedenconnect.bankid.idp.authn.service.PollRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponseFactory","l":"createUnknownError()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponseFactory","l":"createUserCancelResponse()"},{"p":"se.swedenconnect.bankid.idp.config","c":"CsrfCookieFilter","l":"CsrfCookieFilter()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"CssOverride","l":"CssOverride()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"CssOverride","l":"CssOverride(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"CustomerContactInformation","l":"CustomerContactInformation()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"CustomerContactInformationFactory","l":"CustomerContactInformationFactory(UiProperties.UserErrorProperties)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.UiProperties.UserErrorProperties)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"customerContactInormationMono()"},{"p":"se.swedenconnect.bankid.idp.config.tomcat","c":"TomcatAjpCustomizer","l":"customize(TomcatServletWebServerFactory)","u":"customize(org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"DataToSign","l":"DataToSign()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"DEFAULT_IMAGE_FORMAT"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"DEFAULT_SIZE"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AbstractBankIdAuditEventRepository","l":"DEFAULT_SUPPORTED_EVENTS"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"DefaultBankIDMessageRepository","l":"DefaultBankIDMessageRepository()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ApiControllerAdvice","l":"defaultHandler(Exception)","u":"defaultHandler(java.lang.Exception)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ViewControllerAdvice","l":"defaultHandler(Exception)","u":"defaultHandler(java.lang.Exception)"},{"p":"se.swedenconnect.bankid.idp.rp","c":"DefaultRelyingPartyRepository","l":"DefaultRelyingPartyRepository(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"delete(HttpServletRequest)","u":"delete(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionWriter","l":"delete(HttpServletRequest)","u":"delete(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserDeviceType","l":"DESKTOP"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AbstractBankIdAuditEventRepository","l":"destroy()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.Device","l":"Device()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Position","l":"DEVICESELECT"},{"p":"se.swedenconnect.bankid.idp.authn","c":"DisplayText","l":"DisplayText()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ErrorhandlerFilter","l":"doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain)","u":"doFilterInternal(jakarta.servlet.http.HttpServletRequest,jakarta.servlet.http.HttpServletResponse,jakarta.servlet.FilterChain)"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"LockingFilter","l":"doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain)","u":"doFilterInternal(jakarta.servlet.http.HttpServletRequest,jakarta.servlet.http.HttpServletResponse,jakarta.servlet.FilterChain)"},{"p":"se.swedenconnect.bankid.idp.config","c":"CsrfCookieFilter","l":"doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain)","u":"doFilterInternal(jakarta.servlet.http.HttpServletRequest,jakarta.servlet.http.HttpServletResponse,jakarta.servlet.FilterChain)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse.Status","l":"ERROR"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"LockingFilter","l":"ERROR_RESOURCE_BUSY"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ApiControllerAdvice","l":"ERROR_TECHNICAL_DIFFICULTIES_BUSY"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ErrorhandlerFilter","l":"ErrorhandlerFilter(UserErrorFactory)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.authn.error.UserErrorFactory)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorResponse","l":"ErrorResponse()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorResponse","l":"ErrorResponse(ErrorCode, String)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorCode,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher.EventBuilder","l":"EventBuilder()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"EXECUTOR_SERVICE"},{"p":"se.swedenconnect.bankid.idp.ext","c":"RedisReplayChecker","l":"existsInCache(String)","u":"existsInCache(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"EXPIRED_TRANSACTION"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"EXT1"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"EXT2"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"EXT3"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"EXT4"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse.Status","l":"FAILED"},{"p":"se.swedenconnect.bankid.idp.audit","c":"MemoryBasedAuditEventRepository","l":"find(String, Instant, String)","u":"find(java.lang.String,java.time.Instant,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"RedisListAuditEventRepository","l":"find(String, Instant, String)","u":"find(java.lang.String,java.time.Instant,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"RedisTimeSeriesAuditEventRepository","l":"find(String, Instant, String)","u":"find(java.lang.String,java.time.Instant,java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"forProduction(PkiCredential)","u":"forProduction(se.swedenconnect.security.credential.PkiCredential)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"forTest()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"forTest(PkiCredential)","u":"forTest(se.swedenconnect.security.credential.PkiCredential)"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"BankIdOperation","l":"forValue(String)","u":"forValue(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"PreviousDeviceSelection","l":"forValue(String)","u":"forValue(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse.Status","l":"forValue(String)","u":"forValue(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"forValue(String)","u":"forValue(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"forValue(String)","u":"forValue(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.CardReaderRequirement","l":"forValue(String)","u":"forValue(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"FrontendController","l":"FrontendController()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"FrontendOverrideResponse","l":"FrontendOverrideResponse()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"generateAnimatedQRCodeBase64Image(String, String, Instant)","u":"generateAnimatedQRCodeBase64Image(java.lang.String,java.lang.String,java.time.Instant)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateAnimatedQRCodeBase64Image(String, String, Instant)","u":"generateAnimatedQRCodeBase64Image(java.lang.String,java.lang.String,java.time.Instant)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"generateAnimatedQRCodeBase64Image(String, String, Instant, int, QRGenerator.ImageFormat)","u":"generateAnimatedQRCodeBase64Image(java.lang.String,java.lang.String,java.time.Instant,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateAnimatedQRCodeBase64Image(String, String, Instant, int, QRGenerator.ImageFormat)","u":"generateAnimatedQRCodeBase64Image(java.lang.String,java.lang.String,java.time.Instant,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"generateAnimatedQRCodeImage(String, String, Instant)","u":"generateAnimatedQRCodeImage(java.lang.String,java.lang.String,java.time.Instant)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateAnimatedQRCodeImage(String, String, Instant)","u":"generateAnimatedQRCodeImage(java.lang.String,java.lang.String,java.time.Instant)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"ZxingQRGenerator","l":"generateAnimatedQRCodeImage(String, String, Instant, int, QRGenerator.ImageFormat)","u":"generateAnimatedQRCodeImage(java.lang.String,java.lang.String,java.time.Instant,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateAnimatedQRCodeImage(String, String, Instant, int, QRGenerator.ImageFormat)","u":"generateAnimatedQRCodeImage(java.lang.String,java.lang.String,java.time.Instant,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"OverrideService","l":"generateOverrides()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"generateQRCodeBase64Image(String)","u":"generateQRCodeBase64Image(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateQRCodeBase64Image(String)","u":"generateQRCodeBase64Image(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"generateQRCodeBase64Image(String, int, QRGenerator.ImageFormat)","u":"generateQRCodeBase64Image(java.lang.String,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateQRCodeBase64Image(String, int, QRGenerator.ImageFormat)","u":"generateQRCodeBase64Image(java.lang.String,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"generateQRCodeImage(String)","u":"generateQRCodeImage(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateQRCodeImage(String)","u":"generateQRCodeImage(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"ZxingQRGenerator","l":"generateQRCodeImage(String, int, QRGenerator.ImageFormat)","u":"generateQRCodeImage(java.lang.String,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateQRCodeImage(String, int, QRGenerator.ImageFormat)","u":"generateQRCodeImage(java.lang.String,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"InMemoryTryLockRepository","l":"get(String)","u":"get(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"RedisTryLockRepository","l":"get(String)","u":"get(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"TryLockRepository","l":"get(String)","u":"get(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AbstractBankIdAuditEventRepository","l":"getAuditEventMapper()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"getAuthnContextUri(BankIdAuthenticationToken)","u":"getAuthnContextUri(se.swedenconnect.bankid.idp.authn.BankIdAuthenticationToken)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"getAutoStartToken()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"getBankIdIssueDate()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessageRepository","l":"getBankIDMessage(BankIDMessage.ShortName)","u":"getBankIDMessage(se.swedenconnect.bankid.rpapi.support.BankIDMessage.ShortName)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"DefaultBankIDMessageRepository","l":"getBankIDMessage(BankIDMessage.ShortName)","u":"getBankIDMessage(se.swedenconnect.bankid.rpapi.support.BankIDMessage.ShortName)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionState","l":"getBankIdSessionData()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"getCardReader()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"getCertificatePolicies()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"getClient()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"getCompletionData()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"CustomerContactInformationFactory","l":"getContactInformation()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"OverrideFileLoader","l":"getContentOverrides()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationToken","l":"getCredentials()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"OverrideFileLoader","l":"getCssOverrides()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"SignatureRequest","l":"getDataToSign()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"getDetails()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorResponse","l":"getDetails()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"getDevice()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"AuthenticateRequest","l":"getEndUserIp()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"SignatureRequest","l":"getEndUserIp()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"getEntityCategories()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"NoSuchRelyingPartyException","l":"getEntityId()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"getEntityIds()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"getErrorCode()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"getErrorCode()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorResponse","l":"getErrorCode()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorResponse","l":"getErrorMessage()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"getFallbackSignText()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"getFrontendOverrides()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"getGivenName()"},{"p":"se.swedenconnect.bankid.idp.health","c":"ApiHealthIndicator","l":"getHealth(boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"getHintCode()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"getId()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"BankIDClient","l":"getIdentifier()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"getIdentifier()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator.ImageFormat","l":"getImageFormatName()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionState","l":"getInitialOrderTime()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.Device","l":"getIpAddress()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"getLoginText()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory.ErrorMessage","l":"getMessage()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage","l":"getMessageCodes()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessageImpl","l":"getMessageCodes()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"OverrideFileLoader","l":"getMessageOverrides()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.StepUp","l":"getMrtd()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"getMrtd()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"getName()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"getName()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"getNumber()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"getNumber(PersonalIdentityNumber.Format)","u":"getNumber(se.swedenconnect.bankid.rpapi.support.PersonalIdentityNumber.Format)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"getObjectType()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"getOcspResponse()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdTraceableException","l":"getOrderRef()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"getOrderReference()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"getOrderReference()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"getOrderTime()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"getPersonalNumber()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"getPersonalNumber()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"getPinCode()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"OrderResponseEvent","l":"getPollRequest()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"RecievedRequestEvent","l":"getPollRequest()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationToken","l":"getPrincipal()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"getProgressStatus()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationController","l":"getProvider()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"UiInformationProvider","l":"getProviderLogo()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"getProviderLogotype()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"getProviderPngFavicon()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"UiInformationProvider","l":"getProviderPngFavicon()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"getProviderSvgFavicon()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"UiInformationProvider","l":"getProviderSvgFavicon()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"BankIDClient","l":"getQRGenerator()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"getQRGenerator()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"getQrStartSecret()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"getQrStartToken()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory","l":"getRedirect(HttpServletRequest, Exception)","u":"getRedirect(jakarta.servlet.http.HttpServletRequest,java.lang.Exception)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory","l":"getRedirectView(Exception)","u":"getRedirectView(java.lang.Exception)"},{"p":"se.swedenconnect.bankid.idp.rp","c":"DefaultRelyingPartyRepository","l":"getRelyingParty(String)","u":"getRelyingParty(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyRepository","l":"getRelyingParty(String)","u":"getRelyingParty(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdSessionExpiredException","l":"getRequest()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"getRequirement()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"AuthenticateRequest","l":"getRequirement()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"SignatureRequest","l":"getRequirement()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"OrderResponseEvent","l":"getResponse()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"getSelectedDevice(HttpServletRequest)","u":"getSelectedDevice(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"BankIdService","l":"getServiceInformation()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage","l":"getShortName()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessageImpl","l":"getShortName()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"getSignature()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"SpInformationFactory","l":"getSpInformation(Saml2ServiceProviderUiInfo, RelyingPartyData)","u":"getSpInformation(se.swedenconnect.spring.saml.idp.authentication.Saml2ServiceProviderUiInfo,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"UiInformationProvider","l":"getSpInformation(Saml2ServiceProviderUiInfo, RelyingPartyData)","u":"getSpInformation(se.swedenconnect.spring.saml.idp.authentication.Saml2ServiceProviderUiInfo,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"getStatus()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"getStepUp()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"getSupportedAuthnContextUris()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"getSurname()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdTraceableException","l":"getTraceId()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorResponse","l":"getTraceId()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"getTypeName()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.Device","l":"getUhi()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"getUiInfo()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"UiInformationProvider","l":"getUiInformation(Saml2ServiceProviderUiInfo, RelyingPartyData)","u":"getUiInformation(se.swedenconnect.spring.saml.idp.authentication.Saml2ServiceProviderUiInfo,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"getUser()"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserAgent","l":"getUserAgentHeader()"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserAgent","l":"getUserDeviceType()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory","l":"getUserError(Exception)","u":"getUserError(java.lang.Exception)"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserAgent","l":"getUserIpAddress()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"DataToSign","l":"getUserNonVisibleData()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"AuthenticateRequest","l":"getUserVisibleData()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"getUserVisibleData()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"getUserVisibleDataFormat()"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"BankIdOperation","l":"getValue()"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"PreviousDeviceSelection","l":"getValue()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse.Status","l":"getValue()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"getValue()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"getValue()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.CardReaderRequirement","l":"getValue()"},{"p":"se.swedenconnect.bankid.idp","c":"ApplicationVersion","l":"getVersion()"},{"p":"se.swedenconnect.bankid.rpapi","c":"LibraryVersion","l":"getVersion()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionDataListener","l":"handleAbortAuthEvent(AbortAuthEvent)","u":"handleAbortAuthEvent(se.swedenconnect.bankid.idp.authn.events.AbortAuthEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventModule","l":"handleCancel(OrderCancellationEvent)","u":"handleCancel(se.swedenconnect.bankid.idp.authn.events.OrderCancellationEvent)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionDataListener","l":"handleCollectResponse(CollectResponseEvent)","u":"handleCollectResponse(se.swedenconnect.bankid.idp.authn.events.CollectResponseEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventModule","l":"handleCompletion(OrderCompletionEvent)","u":"handleCompletion(se.swedenconnect.bankid.idp.authn.events.OrderCompletionEvent)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionDataListener","l":"handleCompletion(OrderCompletionEvent)","u":"handleCompletion(se.swedenconnect.bankid.idp.authn.events.OrderCompletionEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventModule","l":"handleError(BankIdErrorEvent)","u":"handleError(se.swedenconnect.bankid.idp.authn.events.BankIdErrorEvent)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ApiControllerAdvice","l":"handleException()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionDataListener","l":"handleOrderCancellationEvent(OrderCancellationEvent)","u":"handleOrderCancellationEvent(se.swedenconnect.bankid.idp.authn.events.OrderCancellationEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventModule","l":"handleOrderResponse(OrderResponseEvent)","u":"handleOrderResponse(se.swedenconnect.bankid.idp.authn.events.OrderResponseEvent)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionDataListener","l":"handleOrderResponse(OrderResponseEvent)","u":"handleOrderResponse(se.swedenconnect.bankid.idp.authn.events.OrderResponseEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventModule","l":"handleReceivedRequestEvent(RecievedRequestEvent)","u":"handleReceivedRequestEvent(se.swedenconnect.bankid.idp.authn.events.RecievedRequestEvent)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionDataListener","l":"handleUserVisibleDataEvent(UserVisibleDataEvent)","u":"handleUserVisibleDataEvent(se.swedenconnect.bankid.idp.authn.events.UserVisibleDataEvent)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"hashCode()"},{"p":"se.swedenconnect.bankid.idp.health","c":"ApiHealthIndicator","l":"health()"},{"p":"se.swedenconnect.bankid.idp.health","c":"RpCertificateHealthIndicator","l":"health()"},{"p":"se.swedenconnect.bankid.idp.health","c":"SamlMetadataHealthIndicator","l":"health()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.HealthConfiguration","l":"HealthConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp","c":"IdpApplication","l":"IdpApplication()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.IdpConfiguration","l":"IdpConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse.Status","l":"IN_PROGRESS"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Type","l":"INFO"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"INIT"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"InMemorySessionConfiguration","l":"InMemorySessionConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"InMemoryTryLockRepository","l":"InMemoryTryLockRepository()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"INTERNAL_ERROR"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"INVALID_PARAMETERS"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserAgent","l":"is_iOS()"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserAgent","l":"isEmbeddedBrowser()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"isEmpty()"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserAgent","l":"isNonEmbeddedMobileSafari()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"isSamordningsnummer()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ServiceInformation.Status","l":"ISSUES"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator.ImageFormat","l":"JPG"},{"p":"se.swedenconnect.bankid.idp.config","c":"RedisTlsProperties.KeyStoreConfiguration","l":"KeyStoreConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi","c":"LibraryVersion","l":"LibraryVersion()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionReader","l":"loadCompletionData(HttpServletRequest)","u":"loadCompletionData(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"loadCompletionData(HttpServletRequest)","u":"loadCompletionData(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionReader","l":"loadContext(HttpServletRequest)","u":"loadContext(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"loadContext(HttpServletRequest)","u":"loadContext(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionReader","l":"loadPreviousSelectedDevice(HttpServletRequest)","u":"loadPreviousSelectedDevice(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"loadPreviousSelectedDevice(HttpServletRequest)","u":"loadPreviousSelectedDevice(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionReader","l":"loadSessionData(HttpServletRequest)","u":"loadSessionData(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"loadSessionData(HttpServletRequest)","u":"loadSessionData(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionReader","l":"loadUserVisibleData(HttpServletRequest)","u":"loadUserVisibleData(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"loadUserVisibleData(HttpServletRequest)","u":"loadUserVisibleData(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"LockingFilter","l":"LockingFilter(TryLockRepository)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.concurrency.TryLockRepository)"},{"p":"se.swedenconnect.bankid.idp","c":"IdpApplication","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"MAINTENANCE"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"matches(String)","u":"matches(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"MemoryBasedAuditEventRepository","l":"MemoryBasedAuditEventRepository(String, AuditEventMapper, List)","u":"%3Cinit%3E(java.lang.String,se.swedenconnect.bankid.idp.audit.AuditEventMapper,java.util.List)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"MessageOverride","l":"MessageOverride()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"MessageOverride","l":"MessageOverride(String, Map)","u":"%3Cinit%3E(java.lang.String,java.util.Map)"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserDeviceType","l":"MOBILE"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"MOBILE_BANKID(boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"mobile(boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"mrtd(Boolean)","u":"mrtd(java.lang.Boolean)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ErrorhandlerFilter","l":"NAME"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"RedisClusterProperties.NatTranslationEntry","l":"NatTranslationEntry()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"NO_CLIENT"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"NORDEA_EID(boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"nordea(boolean)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"NoSuchRelyingPartyException","l":"NoSuchRelyingPartyException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"NOT_FOUND"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse.Status","l":"NOT_STARTED"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionData","l":"of(BankIdSessionData, CollectResponse, boolean)","u":"of(se.swedenconnect.bankid.idp.authn.session.BankIdSessionData,se.swedenconnect.bankid.rpapi.types.CollectResponse,boolean)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionData","l":"of(PollRequest, OrderResponse)","u":"of(se.swedenconnect.bankid.idp.authn.service.PollRequest,se.swedenconnect.bankid.rpapi.types.OrderResponse)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ServiceInformation.Status","l":"OK"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"onFile(boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"onSmartCard(boolean)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"orderCancellation(HttpServletRequest, RelyingPartyData)","u":"orderCancellation(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"OrderCancellationEvent","l":"OrderCancellationEvent(HttpServletRequest, RelyingPartyData)","u":"%3Cinit%3E(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"orderCompletion(HttpServletRequest, RelyingPartyData)","u":"orderCompletion(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"OrderCompletionEvent","l":"OrderCompletionEvent()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"OrderResponse()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"orderResponse(PollRequest, OrderResponse)","u":"orderResponse(se.swedenconnect.bankid.idp.authn.service.PollRequest,se.swedenconnect.bankid.rpapi.types.OrderResponse)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"OrderResponseEvent","l":"OrderResponseEvent(HttpServletRequest, RelyingPartyData, PollRequest, OrderResponse)","u":"%3Cinit%3E(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData,se.swedenconnect.bankid.idp.authn.service.PollRequest,se.swedenconnect.bankid.rpapi.types.OrderResponse)"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"PreviousDeviceSelection","l":"OTHER"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"OUTSTANDING_TRANSACTION"},{"p":"se.swedenconnect.bankid.idp.config","c":"OverrideConfiguration","l":"OverrideConfiguration(BankIdConfigurationProperties)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"OverrideFileLoader","l":"OverrideFileLoader(OverrideProperties, ObjectMapper)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.OverrideProperties,com.fasterxml.jackson.databind.ObjectMapper)"},{"p":"se.swedenconnect.bankid.idp.config","c":"OverrideProperties","l":"OverrideProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"OverrideService","l":"OverrideService(List>, List>, List>, OverrideProperties, OverrideFileLoader)","u":"%3Cinit%3E(java.util.List,java.util.List,java.util.List,se.swedenconnect.bankid.idp.config.OverrideProperties,se.swedenconnect.bankid.idp.authn.api.overrides.OverrideFileLoader)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator.ImageFormat","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse.Status","l":"PENDING"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"PersonalIdentityNumber(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumberException","l":"PersonalIdentityNumberException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumberException","l":"PersonalIdentityNumberException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"personalNumber(String)","u":"personalNumber(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"pinCode(Boolean)","u":"pinCode(java.lang.Boolean)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"DisplayText.TextFormat","l":"PLAIN_TEXT"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator.ImageFormat","l":"PNG"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"poll(HttpServletRequest, Boolean)","u":"poll(jakarta.servlet.http.HttpServletRequest,java.lang.Boolean)"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"BankIdService","l":"poll(PollRequest)","u":"poll(se.swedenconnect.bankid.idp.authn.service.PollRequest)"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"LockingFilter","l":"POLLING_PATH"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"PollRequest","l":"PollRequest()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionState","l":"pop()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionAttributeKeys","l":"PREVIOUS_DEVICE_SESSION_ATTRIBUTE"},{"p":"se.swedenconnect.bankid.idp.ext","c":"BankIdSignatureMessagePreprocessor","l":"processSignMessage(String, SignMessageMimeTypeEnum)","u":"processSignMessage(java.lang.String,se.swedenconnect.opensaml.sweid.saml2.signservice.dss.SignMessageMimeTypeEnum)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"PRODUCTION_ROOT_CERTIFICATE"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"PRODUCTION_WEB_SERVICE_URL"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"productionSetup(boolean)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher.EventBuilder","l":"publish()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionState","l":"push(BankIdSessionData)","u":"push(se.swedenconnect.bankid.idp.authn.session.BankIdSessionData)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Position","l":"QRCODE"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties.QrCodeConfiguration","l":"QrCodeConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AuditEventMapper","l":"read(String)","u":"read(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"RedisSessionDao","l":"read(String, Class, HttpServletRequest)","u":"read(java.lang.String,java.lang.Class,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"ServletSessionDao","l":"read(String, Class, HttpServletRequest)","u":"read(java.lang.String,java.lang.Class,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"SessionDao","l":"read(String, Class, HttpServletRequest)","u":"read(java.lang.String,java.lang.Class,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"receivedRequest(HttpServletRequest, RelyingPartyData, PollRequest)","u":"receivedRequest(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData,se.swedenconnect.bankid.idp.authn.service.PollRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"RecievedRequestEvent","l":"RecievedRequestEvent(HttpServletRequest, RelyingPartyData, PollRequest)","u":"%3Cinit%3E(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData,se.swedenconnect.bankid.idp.authn.service.PollRequest)"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"RedisClusterProperties","l":"RedisClusterProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"RedisListAuditEventRepository","l":"RedisListAuditEventRepository(RedissonClient, String, AuditEventMapper, List)","u":"%3Cinit%3E(org.redisson.api.RedissonClient,java.lang.String,se.swedenconnect.bankid.idp.audit.AuditEventMapper,java.util.List)"},{"p":"se.swedenconnect.bankid.idp.ext","c":"RedisReplayChecker","l":"RedisReplayChecker(RedissonClient)","u":"%3Cinit%3E(org.redisson.api.RedissonClient)"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"RedisSessionConfiguration","l":"RedisSessionConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"RedisSessionDao","l":"RedisSessionDao(RedissonClient)","u":"%3Cinit%3E(org.redisson.api.RedissonClient)"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"RedissonAddressCustomizers","l":"RedissonAddressCustomizers()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"RedisTimeSeriesAuditEventRepository","l":"RedisTimeSeriesAuditEventRepository(RedissonClient, String, AuditEventMapper, List)","u":"%3Cinit%3E(org.redisson.api.RedissonClient,java.lang.String,se.swedenconnect.bankid.idp.audit.AuditEventMapper,java.util.List)"},{"p":"se.swedenconnect.bankid.idp.config","c":"RedisTlsProperties","l":"RedisTlsProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"RedisTryLockRepository","l":"RedisTryLockRepository(RedissonClient)","u":"%3Cinit%3E(org.redisson.api.RedissonClient)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAttributeProducer","l":"releaseAttributes(Saml2UserAuthentication)","u":"releaseAttributes(se.swedenconnect.spring.saml.idp.authentication.Saml2UserAuthentication)"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.RelyingPartyConfiguration","l":"RelyingPartyConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"RelyingPartyData(BankIDClient, List, DisplayText, DisplayText, RelyingPartyUiInfo, BankIdRequirement)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.service.BankIDClient,java.util.List,se.swedenconnect.bankid.idp.authn.DisplayText,se.swedenconnect.bankid.idp.authn.DisplayText,se.swedenconnect.bankid.idp.rp.RelyingPartyUiInfo,se.swedenconnect.bankid.idp.config.BankIdRequirement)"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyUiInfo","l":"RelyingPartyUiInfo()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"RedisSessionDao","l":"remove(String, HttpServletRequest)","u":"remove(java.lang.String,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"ServletSessionDao","l":"remove(String, HttpServletRequest)","u":"remove(java.lang.String,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"SessionDao","l":"remove(String, HttpServletRequest)","u":"remove(java.lang.String,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"RedisSessionConfiguration","l":"replayTtl"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"REQUEST_TIMEOUT"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"Requirement()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"RequirementBuilder()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"RequirementBuilder(Requirement)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.Requirement)"},{"p":"se.swedenconnect.bankid.idp.config","c":"ResilienceConfiguration","l":"ResilienceConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"resumeAuthentication(ResumedAuthenticationToken)","u":"resumeAuthentication(se.swedenconnect.spring.saml.idp.authentication.provider.external.ResumedAuthenticationToken)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA1"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA13"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA14_DESKTOP"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA14_MOBILE"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA15_DESKTOP"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA15_MOBILE"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA16"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA17_PNR"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA17_QR"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA18"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA19"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA19_AUTH"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA19_SIGN"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA2"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA20"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA20_AUTH"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA20_SIGN"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA21"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA21_AUTH"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA21_SIGN"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA22"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA23"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA3"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA4"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA5"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA6"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA8"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA9"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA9_AUTH"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA9_SIGN"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.HealthConfiguration","l":"RP_CERTIFICATE_WARN_THRESHOLD_DEFAULT"},{"p":"se.swedenconnect.bankid.idp.health","c":"RpCertificateHealthIndicator","l":"RpCertificateHealthIndicator(BankIdConfigurationProperties)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties)"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage","l":"RpUserMessage()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.health","c":"SamlMetadataHealthIndicator","l":"SamlMetadataHealthIndicator(MetadataResolver, BankIdConfigurationProperties)","u":"%3Cinit%3E(org.opensaml.saml.metadata.resolver.MetadataResolver,se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"save(HttpServletRequest, BankIdSessionData)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.authn.session.BankIdSessionData)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionWriter","l":"save(HttpServletRequest, BankIdSessionData)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.authn.session.BankIdSessionData)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"save(HttpServletRequest, CollectResponse)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.rpapi.types.CollectResponse)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionWriter","l":"save(HttpServletRequest, CollectResponse)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.rpapi.types.CollectResponse)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"save(HttpServletRequest, PreviousDeviceSelection)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.authn.context.PreviousDeviceSelection)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionWriter","l":"save(HttpServletRequest, PreviousDeviceSelection)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.authn.context.PreviousDeviceSelection)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"save(HttpServletRequest, UserVisibleData)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.rpapi.service.UserVisibleData)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionWriter","l":"save(HttpServletRequest, UserVisibleData)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.rpapi.service.UserVisibleData)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"SelectedDeviceInformation","l":"SelectedDeviceInformation()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp","c":"ApplicationVersion","l":"SERIAL_VERSION_UID"},{"p":"se.swedenconnect.bankid.rpapi","c":"LibraryVersion","l":"SERIAL_VERSION_UID"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"StatusCodePredicates","l":"serverError()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIdErrorBodyExtractors","l":"serverErrorBodyExtractor()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"serviceInformation()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ServiceInformation","l":"ServiceInformation()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"ServletSessionDao","l":"ServletSessionDao()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.SessionConfiguration","l":"SessionConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"setAutoStartToken(String)","u":"setAutoStartToken(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"setBankIdIssueDate(String)","u":"setBankIdIssueDate(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"setCardReader(Requirement.CardReaderRequirement)","u":"setCardReader(se.swedenconnect.bankid.rpapi.types.Requirement.CardReaderRequirement)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"setCertificatePolicies(List)","u":"setCertificatePolicies(java.util.List)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"setCompletionData(CompletionData)","u":"setCompletionData(se.swedenconnect.bankid.rpapi.types.CompletionData)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"setDefaultImageFormat(QRGenerator.ImageFormat)","u":"setDefaultImageFormat(se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"ZxingQRGenerator","l":"setDefaultImageFormat(QRGenerator.ImageFormat)","u":"setDefaultImageFormat(se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"setDefaultSize(int)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"setDetails(String)","u":"setDetails(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorResponse","l":"setDetails(String)","u":"setDetails(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"setDevice(CompletionData.Device)","u":"setDevice(se.swedenconnect.bankid.rpapi.types.CompletionData.Device)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"setDisplayText(String)","u":"setDisplayText(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorResponse","l":"setErrorCode(ErrorCode)","u":"setErrorCode(se.swedenconnect.bankid.rpapi.types.ErrorCode)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorResponse","l":"setErrorMessage(String)","u":"setErrorMessage(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"setGivenName(String)","u":"setGivenName(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"setHintCode(String)","u":"setHintCode(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.Device","l":"setIpAddress(String)","u":"setIpAddress(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.StepUp","l":"setMrtd(Boolean)","u":"setMrtd(java.lang.Boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"setMrtd(Boolean)","u":"setMrtd(java.lang.Boolean)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"setOcspResponse(String)","u":"setOcspResponse(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"setOrderReference(String)","u":"setOrderReference(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"setOrderReference(String)","u":"setOrderReference(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"setPersonalNumber(String)","u":"setPersonalNumber(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"setPersonalNumber(String)","u":"setPersonalNumber(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"setPinCode(Boolean)","u":"setPinCode(java.lang.Boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"setQrStartSecret(String)","u":"setQrStartSecret(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"setQrStartToken(String)","u":"setQrStartToken(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"setSignature(String)","u":"setSignature(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"setStatus(CollectResponse.Status)","u":"setStatus(se.swedenconnect.bankid.rpapi.types.CollectResponse.Status)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"setStepUp(CompletionData.StepUp)","u":"setStepUp(se.swedenconnect.bankid.rpapi.types.CompletionData.StepUp)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"setSurname(String)","u":"setSurname(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorResponse","l":"setTraceId(String)","u":"setTraceId(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.Device","l":"setUhi(String)","u":"setUhi(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"setUser(CompletionData.User)","u":"setUser(se.swedenconnect.bankid.rpapi.types.CompletionData.User)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"DataToSign","l":"setUserNonVisibleData(String)","u":"setUserNonVisibleData(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"DataToSign","l":"setUserNonVisibleDataRaw(byte[])"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"setUserVisibleData(String)","u":"setUserVisibleData(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"setUserVisibleDataFormat(String)","u":"setUserVisibleDataFormat(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"setWebClientBuilder(WebClient.Builder)","u":"setWebClientBuilder(org.springframework.web.reactive.function.client.WebClient.Builder)"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"BankIdOperation","l":"SIGN"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"SIGN_COMPLETE"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"BankIDClient","l":"sign(SignatureRequest)","u":"sign(se.swedenconnect.bankid.rpapi.service.SignatureRequest)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"sign(SignatureRequest)","u":"sign(se.swedenconnect.bankid.rpapi.service.SignatureRequest)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"SignatureRequest","l":"SignatureRequest(String, DataToSign, Requirement)","u":"%3Cinit%3E(java.lang.String,se.swedenconnect.bankid.rpapi.service.DataToSign,se.swedenconnect.bankid.rpapi.types.Requirement)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"DisplayText.TextFormat","l":"SIMPLE_MARKDOWN_V1"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"RedissonAddressCustomizers","l":"singleServerSslCustomizer"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"SpInformation","l":"SpInformation()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"SpInformationFactory","l":"SpInformationFactory(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"START_FAILED"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"STARTED"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"StatusCodeFactory","l":"statusCode(CollectResponse, Boolean, BankIdOperation)","u":"statusCode(se.swedenconnect.bankid.rpapi.types.CollectResponse,java.lang.Boolean,se.swedenconnect.bankid.idp.authn.context.BankIdOperation)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"StatusCodeFactory","l":"StatusCodeFactory()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"StatusCodePredicates","l":"StatusCodePredicates()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.StepUp","l":"StepUp()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"supportsUserAuthenticationToken(Authentication)","u":"supportsUserAuthenticationToken(org.springframework.security.core.Authentication)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator.ImageFormat","l":"SVG"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserDeviceType","l":"TABLET"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber.Format","l":"TEN_DIGITS_DELIMITER"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber.Format","l":"TEN_DIGITS_NO_DELIMITER"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"TEST_ROOT_CERTIFICATE"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"TEST_RP_CREDENTIAL"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"TEST_RP_CREDENTIAL_PASSWORD"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"TEST_WEB_SERVICE_URL"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"PreviousDeviceSelection","l":"THIS_DEVICE"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory.ErrorMessage","l":"TIMEOUT"},{"p":"se.swedenconnect.bankid.idp.config.tomcat","c":"TomcatAjpConfigurationProperties","l":"TomcatAjpConfigurationProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config.tomcat","c":"TomcatAjpCustomizer","l":"TomcatAjpCustomizer()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"DataToSign","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.Device","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.StepUp","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorResponse","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"toString()"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"TryLock","l":"tryLock()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber.Format","l":"TWELVE_DIGITS_DELIMITER"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber.Format","l":"TWELVE_DIGITS_NO_DELIMITER"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"UiInformation","l":"UiInformation()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"uiInformation(HttpServletRequest)","u":"uiInformation(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"UiInformationProvider","l":"UiInformationProvider(UiProperties, long)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.UiProperties,long)"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties","l":"UiProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"UNAUTHORIZED"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"PreviousDeviceSelection","l":"UNKNOWN"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory.ErrorMessage","l":"UNKNOWN"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"UNKNOWN_ERROR"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"UNKNOWN_HINTCODE"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"TryLock","l":"unlock()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"UNSUPPORTED_MEDIA_TYPE"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"USER_CANCEL"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"USER_MRTD"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"USER_SIGN"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"User()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"UserCancelException","l":"UserCancelException()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"UserCancelException","l":"UserCancelException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"UserCancelException","l":"UserCancelException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"UserCancelException","l":"UserCancelException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"StatusCodePredicates","l":"userError()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIdErrorBodyExtractors","l":"userErrorBodyExtractor()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory","l":"UserErrorFactory(UiProperties.UserErrorProperties)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.UiProperties.UserErrorProperties)"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties.UserErrorProperties","l":"UserErrorProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorResponse","l":"UserErrorResponse(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties.UserMessageProperties","l":"UserMessageProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"UserVisibleData()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"userVisibleData(HttpServletRequest, UserVisibleData)","u":"userVisibleData(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.rpapi.service.UserVisibleData)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"UserVisibleDataEvent","l":"UserVisibleDataEvent()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"UserVisibleDataFactory","l":"UserVisibleDataFactory()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"OverrideFileLoader","l":"VALID_FILE_ENDINGS"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse.Status","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Position","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Type","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ServiceInformation.Status","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"BankIdOperation","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"PreviousDeviceSelection","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"DisplayText.TextFormat","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory.ErrorMessage","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator.ImageFormat","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber.Format","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserDeviceType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse.Status","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.CardReaderRequirement","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse.Status","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Position","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Type","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ServiceInformation.Status","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"BankIdOperation","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"PreviousDeviceSelection","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"DisplayText.TextFormat","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory.ErrorMessage","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator.ImageFormat","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber.Format","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserDeviceType","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse.Status","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.CardReaderRequirement","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"FrontendController","l":"view()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ViewControllerAdvice","l":"ViewControllerAdvice()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"VISIBLE_DATA_FORMAT_SIMPLE_MARKDOWN_V1"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Type","l":"WARNING"},{"p":"se.swedenconnect.bankid.idp.health","c":"CustomStatus","l":"WARNING"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"WebClientFactoryBean(String, Resource, PkiCredential)","u":"%3Cinit%3E(java.lang.String,org.springframework.core.io.Resource,se.swedenconnect.security.credential.PkiCredential)"},{"p":"se.swedenconnect.bankid.idp.config","c":"WebMvcConfiguration","l":"WebMvcConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AuditEventMapper","l":"write(AuditEvent)","u":"write(org.springframework.boot.actuate.audit.AuditEvent)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"RedisSessionDao","l":"write(String, Object, HttpServletRequest)","u":"write(java.lang.String,java.lang.Object,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"ServletSessionDao","l":"write(String, Object, HttpServletRequest)","u":"write(java.lang.String,java.lang.Object,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"SessionDao","l":"write(String, Object, HttpServletRequest)","u":"write(java.lang.String,java.lang.Object,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"ZxingQRGenerator","l":"ZxingQRGenerator()","u":"%3Cinit%3E()"}];updateSearchResults(); \ No newline at end of file +memberSearchIndex = [{"p":"se.swedenconnect.bankid.idp.authn.events","c":"AbortAuthEvent","l":"AbortAuthEvent()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"abortAuthEvent(HttpServletRequest)","u":"abortAuthEvent(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Position","l":"ABOVE"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AbstractBankIdAuditEventRepository","l":"AbstractBankIdAuditEventRepository(String, AuditEventMapper, List)","u":"%3Cinit%3E(java.lang.String,se.swedenconnect.bankid.idp.audit.AuditEventMapper,java.util.List)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"AbstractBankIdEvent","l":"AbstractBankIdEvent(HttpServletRequest, RelyingPartyData)","u":"%3Cinit%3E(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"AbstractQRGenerator()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"SessionConfiguration.ActualInMemorySessionConfiguration","l":"ActualInMemorySessionConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"SessionConfiguration.ActualRedisSessionConfiguration","l":"ActualRedisSessionConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AbstractBankIdAuditEventRepository","l":"add(AuditEvent)","u":"add(org.springframework.boot.actuate.audit.AuditEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AbstractBankIdAuditEventRepository","l":"addEvent(AuditEvent)","u":"addEvent(org.springframework.boot.actuate.audit.AuditEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"MemoryBasedAuditEventRepository","l":"addEvent(AuditEvent)","u":"addEvent(org.springframework.boot.actuate.audit.AuditEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"RedisListAuditEventRepository","l":"addEvent(AuditEvent)","u":"addEvent(org.springframework.boot.actuate.audit.AuditEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"RedisTimeSeriesAuditEventRepository","l":"addEvent(AuditEvent)","u":"addEvent(org.springframework.boot.actuate.audit.AuditEvent)"},{"p":"se.swedenconnect.bankid.idp.config","c":"WebMvcConfiguration","l":"addInterceptors(InterceptorRegistry)","u":"addInterceptors(org.springframework.web.servlet.config.annotation.InterceptorRegistry)"},{"p":"se.swedenconnect.bankid.idp.ext","c":"RedisReplayChecker","l":"addToCache(String)","u":"addToCache(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.AuditConfiguration","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.HealthConfiguration","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.IdpConfiguration","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.RelyingPartyConfiguration","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"RedisTlsProperties","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"RedisClusterProperties","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties.QrCodeConfiguration","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties.UserMessageProperties","l":"afterPropertiesSet()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"ALREADY_IN_PROGRESS"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ApiControllerAdvice","l":"ApiControllerAdvice()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.health","c":"ApiHealthIndicator","l":"ApiHealthIndicator()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse","l":"ApiResponse()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponseFactory","l":"ApiResponseFactory()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties.ApplicationProviderProperties","l":"ApplicationProviderProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp","c":"ApplicationVersion","l":"ApplicationVersion()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.AuditConfiguration","l":"AuditConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AuditEventMapper","l":"AuditEventMapper(ObjectMapper)","u":"%3Cinit%3E(com.fasterxml.jackson.databind.ObjectMapper)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AuditRepositoryConfiguration","l":"AuditRepositoryConfiguration(BankIdConfigurationProperties, AuditRepositoryConfigurationProperties)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties,se.swedenconnect.spring.saml.idp.autoconfigure.audit.AuditRepositoryConfigurationProperties)"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"BankIdOperation","l":"AUTH"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"AUTH_COMPLETE"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"BankIDClient","l":"authenticate(AuthenticateRequest)","u":"authenticate(se.swedenconnect.bankid.rpapi.service.AuthenticateRequest)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"authenticate(AuthenticateRequest)","u":"authenticate(se.swedenconnect.bankid.rpapi.service.AuthenticateRequest)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"AuthenticateRequest","l":"AuthenticateRequest(String, UserVisibleData, Requirement)","u":"%3Cinit%3E(java.lang.String,se.swedenconnect.bankid.rpapi.service.UserVisibleData,se.swedenconnect.bankid.rpapi.types.Requirement)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationController","l":"AUTHN_PATH"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"AuthResponse","l":"AuthResponse()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Position","l":"AUTOSTART"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"BANKID_CANCEL"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionAttributeKeys","l":"BANKID_COMPLETION_DATA_ATTRIBUTE"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionAttributeKeys","l":"BANKID_CONTEXT"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"BANKID_ERROR"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"BANKID_ON_FILE(boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"BANKID_ON_SMARTCARD(boolean)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"BANKID_RECEIVED_REQUEST"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionAttributeKeys","l":"BANKID_STATE_ATTRIBUTE"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionAttributeKeys","l":"BANKID_USER_VISIBLE_DATA_ATTRIBUTE"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionAttributeKeys","l":"BANKID_VOLATILE_ATTRIBUTES"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"BankIdApiController()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAttributeProducer","l":"BankIdAttributeProducer()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventModule","l":"BankIdAuditEventModule(BankIdAuthenticationProvider, BankIdSessionReader)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.authn.BankIdAuthenticationProvider,se.swedenconnect.bankid.idp.authn.session.BankIdSessionReader)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationController","l":"BankIdAuthenticationController()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"BankIdAuthenticationProvider(String, String, List, List)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.util.List,java.util.List)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationToken","l":"BankIdAuthenticationToken(CollectResponse)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.CollectResponse)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"BankIDClientImpl(String, WebClient, QRGenerator)","u":"%3Cinit%3E(java.lang.String,org.springframework.web.reactive.function.client.WebClient,se.swedenconnect.bankid.rpapi.service.QRGenerator)"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfiguration","l":"BankIdConfiguration(BankIdConfigurationProperties)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties)"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties","l":"BankIdConfigurationProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"BankIdContext","l":"BankIdContext()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIdErrorBodyExtractors","l":"BankIdErrorBodyExtractors()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"bankIdErrorEvent(HttpServletRequest, RelyingPartyData, ErrorCode, String)","u":"bankIdErrorEvent(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData,se.swedenconnect.bankid.rpapi.types.ErrorCode,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdErrorEvent","l":"BankIdErrorEvent(HttpServletRequest, RelyingPartyData, String, String)","u":"%3Cinit%3E(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData,java.lang.String,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"BankIdEventPublisher(ApplicationEventPublisher)","u":"%3Cinit%3E(org.springframework.context.ApplicationEventPublisher)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorCode)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorCode)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorCode, String)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorCode,java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorCode, String, Throwable)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorCode,java.lang.String,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorCode, Throwable)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorCode,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorResponse)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorResponse)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorResponse, String)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorResponse,java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorResponse, String, Throwable)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorResponse,java.lang.String,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(ErrorResponse, Throwable)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorResponse,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"BankIDException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessageImpl","l":"BankIDMessageImpl(BankIDMessage.ShortName, List)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.support.BankIDMessage.ShortName,java.util.List)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessageImpl","l":"BankIDMessageImpl(BankIDMessage.ShortName, String...)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.support.BankIDMessage.ShortName,java.lang.String...)"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"BankIdRequestFactory","l":"BankIdRequestFactory()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdRequirement","l":"BankIdRequirement()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIdServerException","l":"BankIdServerException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"BankIdService","l":"BankIdService(BankIdEventPublisher, CircuitBreaker, BankIdRequestFactory, Duration)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.authn.events.BankIdEventPublisher,io.github.resilience4j.circuitbreaker.CircuitBreaker,se.swedenconnect.bankid.idp.authn.service.BankIdRequestFactory,java.time.Duration)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionData","l":"BankIdSessionData()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionDataListener","l":"BankIdSessionDataListener(BankIdSessionWriter, BankIdSessionReader)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.authn.session.BankIdSessionWriter,se.swedenconnect.bankid.idp.authn.session.BankIdSessionReader)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdSessionExpiredException","l":"BankIdSessionExpiredException(PollRequest)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.authn.service.PollRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"BankIdSessions(SessionDao)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.authn.session.SessionDao)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionState","l":"BankIdSessionState()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.ext","c":"BankIdSignatureMessagePreprocessor","l":"BankIdSignatureMessagePreprocessor()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdTraceableException","l":"BankIdTraceableException(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdTraceableException","l":"BankIdTraceableException(String, String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdUserData","l":"BankIdUserData()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIdUserException","l":"BankIdUserException(ErrorCode, String)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorCode,java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIdUserException","l":"BankIdUserException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdValidationException","l":"BankIdValidationException(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdValidationException","l":"BankIdValidationException(String, String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.String,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Position","l":"BELOW"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"build()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"buildAnimatedInput(String, String, Instant)","u":"buildAnimatedInput(java.lang.String,java.lang.String,java.time.Instant)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"builder()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"builder(Requirement)","u":"builder(se.swedenconnect.bankid.rpapi.types.Requirement)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"buildInput(String)","u":"buildInput(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse.Status","l":"CANCEL"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"BankIdService","l":"cancel(HttpServletRequest, BankIdSessionState, RelyingPartyData)","u":"cancel(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.authn.session.BankIdSessionState,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"BankIDClient","l":"cancel(String)","u":"cancel(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"cancel(String)","u":"cancel(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"CANCELLED"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"cancelRequest(HttpServletRequest)","u":"cancelRequest(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationController","l":"cancelView(HttpServletRequest)","u":"cancelView(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"cardReader(Requirement.CardReaderRequirement)","u":"cardReader(se.swedenconnect.bankid.rpapi.types.Requirement.CardReaderRequirement)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"CERTIFICATE_ERR"},{"p":"se.swedenconnect.bankid.idp.config","c":"ResilienceConfiguration","l":"circuitBreaker(CircuitBreakerRegistry)","u":"circuitBreaker(io.github.resilience4j.circuitbreaker.CircuitBreakerRegistry)"},{"p":"se.swedenconnect.bankid.idp.config","c":"ResilienceConfiguration","l":"circuitBreakerConfig()"},{"p":"se.swedenconnect.bankid.idp.config","c":"ResilienceConfiguration","l":"circuitBreakerRegistry(CircuitBreakerConfig, MeterRegistry)","u":"circuitBreakerRegistry(io.github.resilience4j.circuitbreaker.CircuitBreakerConfig,io.micrometer.core.instrument.MeterRegistry)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.CardReaderRequirement","l":"CLASS1"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.CardReaderRequirement","l":"CLASS2"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"BankIDClient","l":"collect(String)","u":"collect(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"collect(String)","u":"collect(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"CollectResponse()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"collectResponse(PollRequest, CollectResponse)","u":"collectResponse(se.swedenconnect.bankid.idp.authn.service.PollRequest,se.swedenconnect.bankid.rpapi.types.CollectResponse)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"CollectResponseEvent","l":"CollectResponseEvent()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"StatusCodePredicates","l":"compareBetween(int, int)","u":"compareBetween(int,int)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse.Status","l":"COMPLETE"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse.Status","l":"COMPLETE"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"COMPLETE"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationController","l":"complete(HttpServletRequest)","u":"complete(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationController","l":"completeWithError(HttpServletRequest)","u":"completeWithError(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"CompletionData()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"UserVisibleDataFactory","l":"constructMessage(BankIdContext, RelyingPartyData)","u":"constructMessage(se.swedenconnect.bankid.idp.authn.context.BankIdContext,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentEntry","l":"ContentEntry(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride","l":"ContentOverride()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride","l":"ContentOverride(String, List, ContentOverride.Type, ContentOverride.Position)","u":"%3Cinit%3E(java.lang.String,java.util.List,se.swedenconnect.bankid.idp.authn.api.overrides.ContentOverride.Type,se.swedenconnect.bankid.idp.authn.api.overrides.ContentOverride.Position)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_BANKID_ON_FILE"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_BANKID_ON_FILE_TEST"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_BANKID_ON_SMARTCARD"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_BANKID_ON_SMARTCARD_TEST"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_MOBILE_BANKID"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_MOBILE_BANKID_TEST"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_NORDEA_EID"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_NORDEA_EID_TEST"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"CP_TEST_BANKID"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponseFactory","l":"create(BankIdSessionData, QRGenerator, boolean)","u":"create(se.swedenconnect.bankid.idp.authn.session.BankIdSessionData,se.swedenconnect.bankid.rpapi.service.QRGenerator,boolean)"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"TryLock","l":"create(Supplier, Runnable)","u":"create(java.util.function.Supplier,java.lang.Runnable)"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"BankIdRequestFactory","l":"createAuthenticateRequest(PollRequest)","u":"createAuthenticateRequest(se.swedenconnect.bankid.idp.authn.service.PollRequest)"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.RelyingPartyConfiguration","l":"createCredential()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponseFactory","l":"createErrorResponseBankIdServerException()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponseFactory","l":"createErrorResponseTimeExpired()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"createInstance()"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"RedisClusterProperties","l":"createNatMapper()"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"BankIdRequestFactory","l":"createSignRequest(PollRequest)","u":"createSignRequest(se.swedenconnect.bankid.idp.authn.service.PollRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponseFactory","l":"createUnknownError()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponseFactory","l":"createUserCancelResponse()"},{"p":"se.swedenconnect.bankid.idp.config","c":"CsrfCookieFilter","l":"CsrfCookieFilter()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"CssOverride","l":"CssOverride()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"CssOverride","l":"CssOverride(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"CustomerContactInformation","l":"CustomerContactInformation()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"CustomerContactInformationFactory","l":"CustomerContactInformationFactory(UiProperties.UserErrorProperties)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.UiProperties.UserErrorProperties)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"customerContactInormationMono()"},{"p":"se.swedenconnect.bankid.idp.config.tomcat","c":"TomcatAjpCustomizer","l":"customize(TomcatServletWebServerFactory)","u":"customize(org.springframework.boot.web.embedded.tomcat.TomcatServletWebServerFactory)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"DataToSign","l":"DataToSign()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"DEFAULT_IMAGE_FORMAT"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"DEFAULT_SIZE"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AbstractBankIdAuditEventRepository","l":"DEFAULT_SUPPORTED_EVENTS"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AuditRepositoryConfiguration","l":"DEFAULT_SUPPORTED_EVENTS"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"DefaultBankIDMessageRepository","l":"DefaultBankIDMessageRepository()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ApiControllerAdvice","l":"defaultHandler(Exception)","u":"defaultHandler(java.lang.Exception)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ViewControllerAdvice","l":"defaultHandler(Exception)","u":"defaultHandler(java.lang.Exception)"},{"p":"se.swedenconnect.bankid.idp.rp","c":"DefaultRelyingPartyRepository","l":"DefaultRelyingPartyRepository(List)","u":"%3Cinit%3E(java.util.List)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"delete(HttpServletRequest)","u":"delete(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionWriter","l":"delete(HttpServletRequest)","u":"delete(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"SessionConfiguration.DeprecatedInMemorySessionConfiguration","l":"DeprecatedInMemorySessionConfiguration(ServerProperties, SessionProperties)","u":"%3Cinit%3E(org.springframework.boot.autoconfigure.web.ServerProperties,org.springframework.boot.autoconfigure.session.SessionProperties)"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"SessionConfiguration.DeprecatedRedisSessionConfiguration","l":"DeprecatedRedisSessionConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserDeviceType","l":"DESKTOP"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AbstractBankIdAuditEventRepository","l":"destroy()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.Device","l":"Device()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Position","l":"DEVICESELECT"},{"p":"se.swedenconnect.bankid.idp.authn","c":"DisplayText","l":"DisplayText()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ErrorhandlerFilter","l":"doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain)","u":"doFilterInternal(jakarta.servlet.http.HttpServletRequest,jakarta.servlet.http.HttpServletResponse,jakarta.servlet.FilterChain)"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"LockingFilter","l":"doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain)","u":"doFilterInternal(jakarta.servlet.http.HttpServletRequest,jakarta.servlet.http.HttpServletResponse,jakarta.servlet.FilterChain)"},{"p":"se.swedenconnect.bankid.idp.config","c":"CsrfCookieFilter","l":"doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain)","u":"doFilterInternal(jakarta.servlet.http.HttpServletRequest,jakarta.servlet.http.HttpServletResponse,jakarta.servlet.FilterChain)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"equals(Object)","u":"equals(java.lang.Object)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse.Status","l":"ERROR"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"LockingFilter","l":"ERROR_RESOURCE_BUSY"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ApiControllerAdvice","l":"ERROR_TECHNICAL_DIFFICULTIES_BUSY"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ErrorhandlerFilter","l":"ErrorhandlerFilter(UserErrorFactory)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.authn.error.UserErrorFactory)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorResponse","l":"ErrorResponse()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorResponse","l":"ErrorResponse(ErrorCode, String)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.ErrorCode,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher.EventBuilder","l":"EventBuilder()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"EXECUTOR_SERVICE"},{"p":"se.swedenconnect.bankid.idp.ext","c":"RedisReplayChecker","l":"existsInCache(String)","u":"existsInCache(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"EXPIRED_TRANSACTION"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"EXT1"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"EXT2"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"EXT3"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"EXT4"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse.Status","l":"FAILED"},{"p":"se.swedenconnect.bankid.idp.audit","c":"MemoryBasedAuditEventRepository","l":"find(String, Instant, String)","u":"find(java.lang.String,java.time.Instant,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"RedisListAuditEventRepository","l":"find(String, Instant, String)","u":"find(java.lang.String,java.time.Instant,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"RedisTimeSeriesAuditEventRepository","l":"find(String, Instant, String)","u":"find(java.lang.String,java.time.Instant,java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"forProduction(PkiCredential)","u":"forProduction(se.swedenconnect.security.credential.PkiCredential)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"forTest()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"forTest(PkiCredential)","u":"forTest(se.swedenconnect.security.credential.PkiCredential)"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"BankIdOperation","l":"forValue(String)","u":"forValue(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"PreviousDeviceSelection","l":"forValue(String)","u":"forValue(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse.Status","l":"forValue(String)","u":"forValue(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"forValue(String)","u":"forValue(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"forValue(String)","u":"forValue(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.CardReaderRequirement","l":"forValue(String)","u":"forValue(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"FrontendController","l":"FrontendController()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"FrontendOverrideResponse","l":"FrontendOverrideResponse()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"generateAnimatedQRCodeBase64Image(String, String, Instant)","u":"generateAnimatedQRCodeBase64Image(java.lang.String,java.lang.String,java.time.Instant)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateAnimatedQRCodeBase64Image(String, String, Instant)","u":"generateAnimatedQRCodeBase64Image(java.lang.String,java.lang.String,java.time.Instant)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"generateAnimatedQRCodeBase64Image(String, String, Instant, int, QRGenerator.ImageFormat)","u":"generateAnimatedQRCodeBase64Image(java.lang.String,java.lang.String,java.time.Instant,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateAnimatedQRCodeBase64Image(String, String, Instant, int, QRGenerator.ImageFormat)","u":"generateAnimatedQRCodeBase64Image(java.lang.String,java.lang.String,java.time.Instant,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"generateAnimatedQRCodeImage(String, String, Instant)","u":"generateAnimatedQRCodeImage(java.lang.String,java.lang.String,java.time.Instant)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateAnimatedQRCodeImage(String, String, Instant)","u":"generateAnimatedQRCodeImage(java.lang.String,java.lang.String,java.time.Instant)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"ZxingQRGenerator","l":"generateAnimatedQRCodeImage(String, String, Instant, int, QRGenerator.ImageFormat)","u":"generateAnimatedQRCodeImage(java.lang.String,java.lang.String,java.time.Instant,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateAnimatedQRCodeImage(String, String, Instant, int, QRGenerator.ImageFormat)","u":"generateAnimatedQRCodeImage(java.lang.String,java.lang.String,java.time.Instant,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"OverrideService","l":"generateOverrides()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"generateQRCodeBase64Image(String)","u":"generateQRCodeBase64Image(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateQRCodeBase64Image(String)","u":"generateQRCodeBase64Image(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"generateQRCodeBase64Image(String, int, QRGenerator.ImageFormat)","u":"generateQRCodeBase64Image(java.lang.String,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateQRCodeBase64Image(String, int, QRGenerator.ImageFormat)","u":"generateQRCodeBase64Image(java.lang.String,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"generateQRCodeImage(String)","u":"generateQRCodeImage(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateQRCodeImage(String)","u":"generateQRCodeImage(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"ZxingQRGenerator","l":"generateQRCodeImage(String, int, QRGenerator.ImageFormat)","u":"generateQRCodeImage(java.lang.String,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator","l":"generateQRCodeImage(String, int, QRGenerator.ImageFormat)","u":"generateQRCodeImage(java.lang.String,int,se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"InMemoryTryLockRepository","l":"get(String)","u":"get(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"RedisTryLockRepository","l":"get(String)","u":"get(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"TryLockRepository","l":"get(String)","u":"get(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AbstractBankIdAuditEventRepository","l":"getAuditEventMapper()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"getAuthnContextUri(BankIdAuthenticationToken)","u":"getAuthnContextUri(se.swedenconnect.bankid.idp.authn.BankIdAuthenticationToken)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"getAutoStartToken()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"getBankIdIssueDate()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessageRepository","l":"getBankIDMessage(BankIDMessage.ShortName)","u":"getBankIDMessage(se.swedenconnect.bankid.rpapi.support.BankIDMessage.ShortName)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"DefaultBankIDMessageRepository","l":"getBankIDMessage(BankIDMessage.ShortName)","u":"getBankIDMessage(se.swedenconnect.bankid.rpapi.support.BankIDMessage.ShortName)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionState","l":"getBankIdSessionData()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"getCardReader()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"getCertificatePolicies()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"getClient()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"getCompletionData()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"CustomerContactInformationFactory","l":"getContactInformation()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"OverrideFileLoader","l":"getContentOverrides()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationToken","l":"getCredentials()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"OverrideFileLoader","l":"getCssOverrides()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"SignatureRequest","l":"getDataToSign()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"getDetails()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorResponse","l":"getDetails()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"getDevice()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"AuthenticateRequest","l":"getEndUserIp()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"SignatureRequest","l":"getEndUserIp()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"getEntityCategories()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"NoSuchRelyingPartyException","l":"getEntityId()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"getEntityIds()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"getErrorCode()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"getErrorCode()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorResponse","l":"getErrorCode()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorResponse","l":"getErrorMessage()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"getFallbackSignText()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"getFrontendOverrides()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"getGivenName()"},{"p":"se.swedenconnect.bankid.idp.health","c":"ApiHealthIndicator","l":"getHealth(boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"getHintCode()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"getId()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"BankIDClient","l":"getIdentifier()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"getIdentifier()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator.ImageFormat","l":"getImageFormatName()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionState","l":"getInitialOrderTime()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.Device","l":"getIpAddress()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"getLoginText()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory.ErrorMessage","l":"getMessage()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage","l":"getMessageCodes()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessageImpl","l":"getMessageCodes()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"OverrideFileLoader","l":"getMessageOverrides()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.StepUp","l":"getMrtd()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"getMrtd()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"getName()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"getName()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"getNumber()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"getNumber(PersonalIdentityNumber.Format)","u":"getNumber(se.swedenconnect.bankid.rpapi.support.PersonalIdentityNumber.Format)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"getObjectType()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"getOcspResponse()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdTraceableException","l":"getOrderRef()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"getOrderReference()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"getOrderReference()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"getOrderTime()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"getPersonalNumber()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"getPersonalNumber()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"getPinCode()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"OrderResponseEvent","l":"getPollRequest()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"RecievedRequestEvent","l":"getPollRequest()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationToken","l":"getPrincipal()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"getProgressStatus()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationController","l":"getProvider()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"UiInformationProvider","l":"getProviderLogo()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"getProviderLogotype()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"getProviderPngFavicon()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"UiInformationProvider","l":"getProviderPngFavicon()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"getProviderSvgFavicon()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"UiInformationProvider","l":"getProviderSvgFavicon()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"BankIDClient","l":"getQRGenerator()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"getQRGenerator()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"getQrStartSecret()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"getQrStartToken()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory","l":"getRedirect(HttpServletRequest, Exception)","u":"getRedirect(jakarta.servlet.http.HttpServletRequest,java.lang.Exception)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory","l":"getRedirectView(Exception)","u":"getRedirectView(java.lang.Exception)"},{"p":"se.swedenconnect.bankid.idp.rp","c":"DefaultRelyingPartyRepository","l":"getRelyingParty(String)","u":"getRelyingParty(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyRepository","l":"getRelyingParty(String)","u":"getRelyingParty(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdSessionExpiredException","l":"getRequest()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"getRequirement()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"AuthenticateRequest","l":"getRequirement()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"SignatureRequest","l":"getRequirement()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"OrderResponseEvent","l":"getResponse()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"getSelectedDevice(HttpServletRequest)","u":"getSelectedDevice(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"BankIdService","l":"getServiceInformation()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage","l":"getShortName()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessageImpl","l":"getShortName()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"getSignature()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"SpInformationFactory","l":"getSpInformation(Saml2ServiceProviderUiInfo, RelyingPartyData)","u":"getSpInformation(se.swedenconnect.spring.saml.idp.authentication.Saml2ServiceProviderUiInfo,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"UiInformationProvider","l":"getSpInformation(Saml2ServiceProviderUiInfo, RelyingPartyData)","u":"getSpInformation(se.swedenconnect.spring.saml.idp.authentication.Saml2ServiceProviderUiInfo,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"getStatus()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"getStepUp()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"getSupportedAuthnContextUris()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"getSurname()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"BankIdTraceableException","l":"getTraceId()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorResponse","l":"getTraceId()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"getTypeName()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.Device","l":"getUhi()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"getUiInfo()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"UiInformationProvider","l":"getUiInformation(Saml2ServiceProviderUiInfo, RelyingPartyData)","u":"getUiInformation(se.swedenconnect.spring.saml.idp.authentication.Saml2ServiceProviderUiInfo,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"getUser()"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserAgent","l":"getUserAgentHeader()"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserAgent","l":"getUserDeviceType()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory","l":"getUserError(Exception)","u":"getUserError(java.lang.Exception)"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserAgent","l":"getUserIpAddress()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"DataToSign","l":"getUserNonVisibleData()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"AuthenticateRequest","l":"getUserVisibleData()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"getUserVisibleData()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"getUserVisibleDataFormat()"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"BankIdOperation","l":"getValue()"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"PreviousDeviceSelection","l":"getValue()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse.Status","l":"getValue()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"getValue()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"getValue()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.CardReaderRequirement","l":"getValue()"},{"p":"se.swedenconnect.bankid.idp","c":"ApplicationVersion","l":"getVersion()"},{"p":"se.swedenconnect.bankid.rpapi","c":"LibraryVersion","l":"getVersion()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionDataListener","l":"handleAbortAuthEvent(AbortAuthEvent)","u":"handleAbortAuthEvent(se.swedenconnect.bankid.idp.authn.events.AbortAuthEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventModule","l":"handleCancel(OrderCancellationEvent)","u":"handleCancel(se.swedenconnect.bankid.idp.authn.events.OrderCancellationEvent)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionDataListener","l":"handleCollectResponse(CollectResponseEvent)","u":"handleCollectResponse(se.swedenconnect.bankid.idp.authn.events.CollectResponseEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventModule","l":"handleCompletion(OrderCompletionEvent)","u":"handleCompletion(se.swedenconnect.bankid.idp.authn.events.OrderCompletionEvent)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionDataListener","l":"handleCompletion(OrderCompletionEvent)","u":"handleCompletion(se.swedenconnect.bankid.idp.authn.events.OrderCompletionEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventModule","l":"handleError(BankIdErrorEvent)","u":"handleError(se.swedenconnect.bankid.idp.authn.events.BankIdErrorEvent)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ApiControllerAdvice","l":"handleException()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionDataListener","l":"handleOrderCancellationEvent(OrderCancellationEvent)","u":"handleOrderCancellationEvent(se.swedenconnect.bankid.idp.authn.events.OrderCancellationEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventModule","l":"handleOrderResponse(OrderResponseEvent)","u":"handleOrderResponse(se.swedenconnect.bankid.idp.authn.events.OrderResponseEvent)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionDataListener","l":"handleOrderResponse(OrderResponseEvent)","u":"handleOrderResponse(se.swedenconnect.bankid.idp.authn.events.OrderResponseEvent)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventModule","l":"handleReceivedRequestEvent(RecievedRequestEvent)","u":"handleReceivedRequestEvent(se.swedenconnect.bankid.idp.authn.events.RecievedRequestEvent)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionDataListener","l":"handleUserVisibleDataEvent(UserVisibleDataEvent)","u":"handleUserVisibleDataEvent(se.swedenconnect.bankid.idp.authn.events.UserVisibleDataEvent)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"hashCode()"},{"p":"se.swedenconnect.bankid.idp.health","c":"ApiHealthIndicator","l":"health()"},{"p":"se.swedenconnect.bankid.idp.health","c":"RpCertificateHealthIndicator","l":"health()"},{"p":"se.swedenconnect.bankid.idp.health","c":"SamlMetadataHealthIndicator","l":"health()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.HealthConfiguration","l":"HealthConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp","c":"IdpApplication","l":"IdpApplication()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.IdpConfiguration","l":"IdpConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse.Status","l":"IN_PROGRESS"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Type","l":"INFO"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"INIT"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"InMemoryTryLockRepository","l":"InMemoryTryLockRepository()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"INTERNAL_ERROR"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"INVALID_PARAMETERS"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserAgent","l":"is_iOS()"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserAgent","l":"isEmbeddedBrowser()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"isEmpty()"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserAgent","l":"isNonEmbeddedMobileSafari()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"isSamordningsnummer()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ServiceInformation.Status","l":"ISSUES"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator.ImageFormat","l":"JPG"},{"p":"se.swedenconnect.bankid.idp.config","c":"RedisTlsProperties.KeyStoreConfiguration","l":"KeyStoreConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi","c":"LibraryVersion","l":"LibraryVersion()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionReader","l":"loadCompletionData(HttpServletRequest)","u":"loadCompletionData(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"loadCompletionData(HttpServletRequest)","u":"loadCompletionData(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionReader","l":"loadContext(HttpServletRequest)","u":"loadContext(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"loadContext(HttpServletRequest)","u":"loadContext(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionReader","l":"loadPreviousSelectedDevice(HttpServletRequest)","u":"loadPreviousSelectedDevice(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"loadPreviousSelectedDevice(HttpServletRequest)","u":"loadPreviousSelectedDevice(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionReader","l":"loadSessionData(HttpServletRequest)","u":"loadSessionData(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"loadSessionData(HttpServletRequest)","u":"loadSessionData(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionReader","l":"loadUserVisibleData(HttpServletRequest)","u":"loadUserVisibleData(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"loadUserVisibleData(HttpServletRequest)","u":"loadUserVisibleData(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"LockingFilter","l":"LockingFilter(TryLockRepository)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.concurrency.TryLockRepository)"},{"p":"se.swedenconnect.bankid.idp","c":"IdpApplication","l":"main(String[])","u":"main(java.lang.String[])"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"MAINTENANCE"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"matches(String)","u":"matches(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"MemoryBasedAuditEventRepository","l":"MemoryBasedAuditEventRepository(String, AuditEventMapper, List)","u":"%3Cinit%3E(java.lang.String,se.swedenconnect.bankid.idp.audit.AuditEventMapper,java.util.List)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"MessageOverride","l":"MessageOverride()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"MessageOverride","l":"MessageOverride(String, Map)","u":"%3Cinit%3E(java.lang.String,java.util.Map)"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"MessageReplayCheckerConfiguration","l":"MessageReplayCheckerConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserDeviceType","l":"MOBILE"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"MOBILE_BANKID(boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"mobile(boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"mrtd(Boolean)","u":"mrtd(java.lang.Boolean)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ErrorhandlerFilter","l":"NAME"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"RedisClusterProperties.NatTranslationEntry","l":"NatTranslationEntry()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"NO_CLIENT"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"NORDEA_EID(boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"nordea(boolean)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"NoSuchRelyingPartyException","l":"NoSuchRelyingPartyException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"NOT_FOUND"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse.Status","l":"NOT_STARTED"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionData","l":"of(BankIdSessionData, CollectResponse, boolean)","u":"of(se.swedenconnect.bankid.idp.authn.session.BankIdSessionData,se.swedenconnect.bankid.rpapi.types.CollectResponse,boolean)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionData","l":"of(PollRequest, OrderResponse)","u":"of(se.swedenconnect.bankid.idp.authn.service.PollRequest,se.swedenconnect.bankid.rpapi.types.OrderResponse)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ServiceInformation.Status","l":"OK"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"onFile(boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"onSmartCard(boolean)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"orderCancellation(HttpServletRequest, RelyingPartyData)","u":"orderCancellation(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"OrderCancellationEvent","l":"OrderCancellationEvent(HttpServletRequest, RelyingPartyData)","u":"%3Cinit%3E(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"orderCompletion(HttpServletRequest, RelyingPartyData)","u":"orderCompletion(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"OrderCompletionEvent","l":"OrderCompletionEvent()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"OrderResponse()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"orderResponse(PollRequest, OrderResponse)","u":"orderResponse(se.swedenconnect.bankid.idp.authn.service.PollRequest,se.swedenconnect.bankid.rpapi.types.OrderResponse)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"OrderResponseEvent","l":"OrderResponseEvent(HttpServletRequest, RelyingPartyData, PollRequest, OrderResponse)","u":"%3Cinit%3E(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData,se.swedenconnect.bankid.idp.authn.service.PollRequest,se.swedenconnect.bankid.rpapi.types.OrderResponse)"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"PreviousDeviceSelection","l":"OTHER"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"OUTSTANDING_TRANSACTION"},{"p":"se.swedenconnect.bankid.idp.config","c":"OverrideConfiguration","l":"OverrideConfiguration(BankIdConfigurationProperties)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"OverrideFileLoader","l":"OverrideFileLoader(OverrideProperties, ObjectMapper)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.OverrideProperties,com.fasterxml.jackson.databind.ObjectMapper)"},{"p":"se.swedenconnect.bankid.idp.config","c":"OverrideProperties","l":"OverrideProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"OverrideService","l":"OverrideService(List>, List>, List>, OverrideProperties, OverrideFileLoader)","u":"%3Cinit%3E(java.util.List,java.util.List,java.util.List,se.swedenconnect.bankid.idp.config.OverrideProperties,se.swedenconnect.bankid.idp.authn.api.overrides.OverrideFileLoader)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator.ImageFormat","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"parse(String)","u":"parse(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse.Status","l":"PENDING"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"PersonalIdentityNumber(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumberException","l":"PersonalIdentityNumberException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumberException","l":"PersonalIdentityNumberException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"personalNumber(String)","u":"personalNumber(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"pinCode(Boolean)","u":"pinCode(java.lang.Boolean)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"DisplayText.TextFormat","l":"PLAIN_TEXT"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator.ImageFormat","l":"PNG"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"poll(HttpServletRequest, Boolean)","u":"poll(jakarta.servlet.http.HttpServletRequest,java.lang.Boolean)"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"BankIdService","l":"poll(PollRequest)","u":"poll(se.swedenconnect.bankid.idp.authn.service.PollRequest)"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"LockingFilter","l":"POLLING_PATH"},{"p":"se.swedenconnect.bankid.idp.authn.service","c":"PollRequest","l":"PollRequest()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionState","l":"pop()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionAttributeKeys","l":"PREVIOUS_DEVICE_SESSION_ATTRIBUTE"},{"p":"se.swedenconnect.bankid.idp.ext","c":"BankIdSignatureMessagePreprocessor","l":"processSignMessage(String, SignMessageMimeTypeEnum)","u":"processSignMessage(java.lang.String,se.swedenconnect.opensaml.sweid.saml2.signservice.dss.SignMessageMimeTypeEnum)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"PRODUCTION_ROOT_CERTIFICATE"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"PRODUCTION_WEB_SERVICE_URL"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"productionSetup(boolean)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher.EventBuilder","l":"publish()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionState","l":"push(BankIdSessionData)","u":"push(se.swedenconnect.bankid.idp.authn.session.BankIdSessionData)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Position","l":"QRCODE"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties.QrCodeConfiguration","l":"QrCodeConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AuditEventMapper","l":"read(String)","u":"read(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"RedisSessionDao","l":"read(String, Class, HttpServletRequest)","u":"read(java.lang.String,java.lang.Class,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"ServletSessionDao","l":"read(String, Class, HttpServletRequest)","u":"read(java.lang.String,java.lang.Class,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"SessionDao","l":"read(String, Class, HttpServletRequest)","u":"read(java.lang.String,java.lang.Class,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"receivedRequest(HttpServletRequest, RelyingPartyData, PollRequest)","u":"receivedRequest(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData,se.swedenconnect.bankid.idp.authn.service.PollRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"RecievedRequestEvent","l":"RecievedRequestEvent(HttpServletRequest, RelyingPartyData, PollRequest)","u":"%3Cinit%3E(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.rp.RelyingPartyData,se.swedenconnect.bankid.idp.authn.service.PollRequest)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration","l":"RedisAuditRepositoryAutoConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"RedisClusterProperties","l":"RedisClusterProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"RedisListAuditEventRepository","l":"RedisListAuditEventRepository(RedissonClient, String, AuditEventMapper, List)","u":"%3Cinit%3E(org.redisson.api.RedissonClient,java.lang.String,se.swedenconnect.bankid.idp.audit.AuditEventMapper,java.util.List)"},{"p":"se.swedenconnect.bankid.idp.ext","c":"RedisReplayChecker","l":"RedisReplayChecker(RedissonClient)","u":"%3Cinit%3E(org.redisson.api.RedissonClient)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"RedisSessionDao","l":"RedisSessionDao(RedissonClient)","u":"%3Cinit%3E(org.redisson.api.RedissonClient)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration","l":"RedissonAuditRepositoryConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"RedisTimeSeriesAuditEventRepository","l":"RedisTimeSeriesAuditEventRepository(RedissonClient, String, AuditEventMapper, List)","u":"%3Cinit%3E(org.redisson.api.RedissonClient,java.lang.String,se.swedenconnect.bankid.idp.audit.AuditEventMapper,java.util.List)"},{"p":"se.swedenconnect.bankid.idp.config","c":"RedisTlsProperties","l":"RedisTlsProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"RedisTryLockRepository","l":"RedisTryLockRepository(RedissonClient)","u":"%3Cinit%3E(org.redisson.api.RedissonClient)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAttributeProducer","l":"releaseAttributes(Saml2UserAuthentication)","u":"releaseAttributes(se.swedenconnect.spring.saml.idp.authentication.Saml2UserAuthentication)"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.RelyingPartyConfiguration","l":"RelyingPartyConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyData","l":"RelyingPartyData(BankIDClient, List, DisplayText, DisplayText, RelyingPartyUiInfo, BankIdRequirement)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.service.BankIDClient,java.util.List,se.swedenconnect.bankid.idp.authn.DisplayText,se.swedenconnect.bankid.idp.authn.DisplayText,se.swedenconnect.bankid.idp.rp.RelyingPartyUiInfo,se.swedenconnect.bankid.idp.config.BankIdRequirement)"},{"p":"se.swedenconnect.bankid.idp.rp","c":"RelyingPartyUiInfo","l":"RelyingPartyUiInfo()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"RedisSessionDao","l":"remove(String, HttpServletRequest)","u":"remove(java.lang.String,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"ServletSessionDao","l":"remove(String, HttpServletRequest)","u":"remove(java.lang.String,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"SessionDao","l":"remove(String, HttpServletRequest)","u":"remove(java.lang.String,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"REQUEST_TIMEOUT"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"Requirement()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"RequirementBuilder()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.RequirementBuilder","l":"RequirementBuilder(Requirement)","u":"%3Cinit%3E(se.swedenconnect.bankid.rpapi.types.Requirement)"},{"p":"se.swedenconnect.bankid.idp.config","c":"ResilienceConfiguration","l":"ResilienceConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"resumeAuthentication(ResumedAuthenticationToken)","u":"resumeAuthentication(se.swedenconnect.spring.saml.idp.authentication.provider.external.ResumedAuthenticationToken)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA1"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA13"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA14_DESKTOP"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA14_MOBILE"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA15_DESKTOP"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA15_MOBILE"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA16"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA17_PNR"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA17_QR"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA18"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA19"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA19_AUTH"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA19_SIGN"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA2"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA20"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA20_AUTH"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA20_SIGN"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA21"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA21_AUTH"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA21_SIGN"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA22"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA23"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA3"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA4"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA5"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA6"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA8"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA9"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA9_AUTH"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"RFA9_SIGN"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.HealthConfiguration","l":"RP_CERTIFICATE_WARN_THRESHOLD_DEFAULT"},{"p":"se.swedenconnect.bankid.idp.health","c":"RpCertificateHealthIndicator","l":"RpCertificateHealthIndicator(BankIdConfigurationProperties)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties)"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage","l":"RpUserMessage()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.health","c":"SamlMetadataHealthIndicator","l":"SamlMetadataHealthIndicator(MetadataResolver, BankIdConfigurationProperties)","u":"%3Cinit%3E(org.opensaml.saml.metadata.resolver.MetadataResolver,se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"save(HttpServletRequest, BankIdSessionData)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.authn.session.BankIdSessionData)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionWriter","l":"save(HttpServletRequest, BankIdSessionData)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.authn.session.BankIdSessionData)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"save(HttpServletRequest, CollectResponse)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.rpapi.types.CollectResponse)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionWriter","l":"save(HttpServletRequest, CollectResponse)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.rpapi.types.CollectResponse)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"save(HttpServletRequest, PreviousDeviceSelection)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.authn.context.PreviousDeviceSelection)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionWriter","l":"save(HttpServletRequest, PreviousDeviceSelection)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.idp.authn.context.PreviousDeviceSelection)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessions","l":"save(HttpServletRequest, UserVisibleData)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.rpapi.service.UserVisibleData)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"BankIdSessionWriter","l":"save(HttpServletRequest, UserVisibleData)","u":"save(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.rpapi.service.UserVisibleData)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"SelectedDeviceInformation","l":"SelectedDeviceInformation()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp","c":"ApplicationVersion","l":"SERIAL_VERSION_UID"},{"p":"se.swedenconnect.bankid.rpapi","c":"LibraryVersion","l":"SERIAL_VERSION_UID"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"StatusCodePredicates","l":"serverError()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIdErrorBodyExtractors","l":"serverErrorBodyExtractor()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"serviceInformation()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ServiceInformation","l":"ServiceInformation()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"ServletSessionDao","l":"ServletSessionDao()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config","c":"BankIdConfigurationProperties.SessionConfiguration","l":"SessionConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"SessionConfiguration","l":"SessionConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config.session","c":"SessionDeprecationConfiguration","l":"SessionDeprecationConfiguration(BankIdConfigurationProperties, IdentityProviderConfigurationProperties)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties,se.swedenconnect.spring.saml.idp.autoconfigure.settings.IdentityProviderConfigurationProperties)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"setAutoStartToken(String)","u":"setAutoStartToken(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"setBankIdIssueDate(String)","u":"setBankIdIssueDate(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"setCardReader(Requirement.CardReaderRequirement)","u":"setCardReader(se.swedenconnect.bankid.rpapi.types.Requirement.CardReaderRequirement)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"setCertificatePolicies(List)","u":"setCertificatePolicies(java.util.List)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"setCompletionData(CompletionData)","u":"setCompletionData(se.swedenconnect.bankid.rpapi.types.CompletionData)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"setDefaultImageFormat(QRGenerator.ImageFormat)","u":"setDefaultImageFormat(se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"ZxingQRGenerator","l":"setDefaultImageFormat(QRGenerator.ImageFormat)","u":"setDefaultImageFormat(se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"AbstractQRGenerator","l":"setDefaultSize(int)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"setDetails(String)","u":"setDetails(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorResponse","l":"setDetails(String)","u":"setDetails(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"setDevice(CompletionData.Device)","u":"setDevice(se.swedenconnect.bankid.rpapi.types.CompletionData.Device)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"setDisplayText(String)","u":"setDisplayText(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorResponse","l":"setErrorCode(ErrorCode)","u":"setErrorCode(se.swedenconnect.bankid.rpapi.types.ErrorCode)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorResponse","l":"setErrorMessage(String)","u":"setErrorMessage(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"setGivenName(String)","u":"setGivenName(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"setHintCode(String)","u":"setHintCode(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.Device","l":"setIpAddress(String)","u":"setIpAddress(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.StepUp","l":"setMrtd(Boolean)","u":"setMrtd(java.lang.Boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"setMrtd(Boolean)","u":"setMrtd(java.lang.Boolean)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"setName(String)","u":"setName(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"setOcspResponse(String)","u":"setOcspResponse(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"setOrderReference(String)","u":"setOrderReference(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"setOrderReference(String)","u":"setOrderReference(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"setPersonalNumber(String)","u":"setPersonalNumber(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"setPersonalNumber(String)","u":"setPersonalNumber(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"setPinCode(Boolean)","u":"setPinCode(java.lang.Boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"setQrStartSecret(String)","u":"setQrStartSecret(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"setQrStartToken(String)","u":"setQrStartToken(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"setSignature(String)","u":"setSignature(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"setStatus(CollectResponse.Status)","u":"setStatus(se.swedenconnect.bankid.rpapi.types.CollectResponse.Status)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"setStepUp(CompletionData.StepUp)","u":"setStepUp(se.swedenconnect.bankid.rpapi.types.CompletionData.StepUp)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"setSurname(String)","u":"setSurname(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorResponse","l":"setTraceId(String)","u":"setTraceId(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.Device","l":"setUhi(String)","u":"setUhi(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"setUser(CompletionData.User)","u":"setUser(se.swedenconnect.bankid.rpapi.types.CompletionData.User)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"DataToSign","l":"setUserNonVisibleData(String)","u":"setUserNonVisibleData(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"DataToSign","l":"setUserNonVisibleDataRaw(byte[])"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"setUserVisibleData(String)","u":"setUserVisibleData(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"setUserVisibleDataFormat(String)","u":"setUserVisibleDataFormat(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"setWebClientBuilder(WebClient.Builder)","u":"setWebClientBuilder(org.springframework.web.reactive.function.client.WebClient.Builder)"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"BankIdOperation","l":"SIGN"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"SIGN_COMPLETE"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"BankIDClient","l":"sign(SignatureRequest)","u":"sign(se.swedenconnect.bankid.rpapi.service.SignatureRequest)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIDClientImpl","l":"sign(SignatureRequest)","u":"sign(se.swedenconnect.bankid.rpapi.service.SignatureRequest)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"SignatureRequest","l":"SignatureRequest(String, DataToSign, Requirement)","u":"%3Cinit%3E(java.lang.String,se.swedenconnect.bankid.rpapi.service.DataToSign,se.swedenconnect.bankid.rpapi.types.Requirement)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"DisplayText.TextFormat","l":"SIMPLE_MARKDOWN_V1"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"SpInformation","l":"SpInformation()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"SpInformationFactory","l":"SpInformationFactory(boolean)","u":"%3Cinit%3E(boolean)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"START_FAILED"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"STARTED"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"StatusCodeFactory","l":"statusCode(CollectResponse, Boolean, BankIdOperation)","u":"statusCode(se.swedenconnect.bankid.rpapi.types.CollectResponse,java.lang.Boolean,se.swedenconnect.bankid.idp.authn.context.BankIdOperation)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"StatusCodeFactory","l":"StatusCodeFactory()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"StatusCodePredicates","l":"StatusCodePredicates()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.StepUp","l":"StepUp()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"BankIdAuthenticationProvider","l":"supportsUserAuthenticationToken(Authentication)","u":"supportsUserAuthenticationToken(org.springframework.security.core.Authentication)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator.ImageFormat","l":"SVG"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserDeviceType","l":"TABLET"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber.Format","l":"TEN_DIGITS_DELIMITER"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber.Format","l":"TEN_DIGITS_NO_DELIMITER"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"TEST_ROOT_CERTIFICATE"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"TEST_RP_CREDENTIAL"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"TEST_RP_CREDENTIAL_PASSWORD"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"TEST_WEB_SERVICE_URL"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"PreviousDeviceSelection","l":"THIS_DEVICE"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory.ErrorMessage","l":"TIMEOUT"},{"p":"se.swedenconnect.bankid.idp.config.tomcat","c":"TomcatAjpConfigurationProperties","l":"TomcatAjpConfigurationProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.config.tomcat","c":"TomcatAjpCustomizer","l":"TomcatAjpCustomizer()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"DataToSign","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"BankIDException","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.Device","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.StepUp","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorResponse","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"OrderResponse","l":"toString()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement","l":"toString()"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"TryLock","l":"tryLock()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber.Format","l":"TWELVE_DIGITS_DELIMITER"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber.Format","l":"TWELVE_DIGITS_NO_DELIMITER"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"UiInformation","l":"UiInformation()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"BankIdApiController","l":"uiInformation(HttpServletRequest)","u":"uiInformation(jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"UiInformationProvider","l":"UiInformationProvider(UiProperties, long)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.UiProperties,long)"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties","l":"UiProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"UNAUTHORIZED"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"PreviousDeviceSelection","l":"UNKNOWN"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory.ErrorMessage","l":"UNKNOWN"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"UNKNOWN_ERROR"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"UNKNOWN_HINTCODE"},{"p":"se.swedenconnect.bankid.idp.concurrency","c":"TryLock","l":"unlock()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"UNSUPPORTED_MEDIA_TYPE"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"USER_CANCEL"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"USER_MRTD"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"USER_SIGN"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CompletionData.User","l":"User()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"UserCancelException","l":"UserCancelException()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"UserCancelException","l":"UserCancelException(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"UserCancelException","l":"UserCancelException(String, Throwable)","u":"%3Cinit%3E(java.lang.String,java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"UserCancelException","l":"UserCancelException(Throwable)","u":"%3Cinit%3E(java.lang.Throwable)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"StatusCodePredicates","l":"userError()"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"BankIdErrorBodyExtractors","l":"userErrorBodyExtractor()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory","l":"UserErrorFactory(UiProperties.UserErrorProperties)","u":"%3Cinit%3E(se.swedenconnect.bankid.idp.config.UiProperties.UserErrorProperties)"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties.UserErrorProperties","l":"UserErrorProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorResponse","l":"UserErrorResponse(String, String)","u":"%3Cinit%3E(java.lang.String,java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.config","c":"UiProperties.UserMessageProperties","l":"UserMessageProperties()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"UserVisibleData()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"BankIdEventPublisher","l":"userVisibleData(HttpServletRequest, UserVisibleData)","u":"userVisibleData(jakarta.servlet.http.HttpServletRequest,se.swedenconnect.bankid.rpapi.service.UserVisibleData)"},{"p":"se.swedenconnect.bankid.idp.authn.events","c":"UserVisibleDataEvent","l":"UserVisibleDataEvent()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"UserVisibleDataFactory","l":"UserVisibleDataFactory()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"OverrideFileLoader","l":"VALID_FILE_ENDINGS"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse.Status","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Position","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Type","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ServiceInformation.Status","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"BankIdOperation","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"PreviousDeviceSelection","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn","c":"DisplayText.TextFormat","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory.ErrorMessage","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator.ImageFormat","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber.Format","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserDeviceType","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse.Status","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.CardReaderRequirement","l":"valueOf(String)","u":"valueOf(java.lang.String)"},{"p":"se.swedenconnect.bankid.idp.audit","c":"BankIdAuditEventTypes","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ApiResponse.Status","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Position","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Type","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn.api","c":"ServiceInformation.Status","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"BankIdOperation","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn.context","c":"PreviousDeviceSelection","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"DisplayText.TextFormat","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"UserErrorFactory.ErrorMessage","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"QRGenerator.ImageFormat","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"BankIDMessage.ShortName","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"PersonalIdentityNumber.Format","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","c":"UserDeviceType","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"CollectResponse.Status","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ErrorCode","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"ProgressStatus","l":"values()"},{"p":"se.swedenconnect.bankid.rpapi.types","c":"Requirement.CardReaderRequirement","l":"values()"},{"p":"se.swedenconnect.bankid.idp.authn","c":"FrontendController","l":"view()"},{"p":"se.swedenconnect.bankid.idp.authn.error","c":"ViewControllerAdvice","l":"ViewControllerAdvice()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.rpapi.service","c":"UserVisibleData","l":"VISIBLE_DATA_FORMAT_SIMPLE_MARKDOWN_V1"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","c":"ContentOverride.Type","l":"WARNING"},{"p":"se.swedenconnect.bankid.idp.health","c":"CustomStatus","l":"WARNING"},{"p":"se.swedenconnect.bankid.rpapi.support","c":"WebClientFactoryBean","l":"WebClientFactoryBean(String, Resource, PkiCredential)","u":"%3Cinit%3E(java.lang.String,org.springframework.core.io.Resource,se.swedenconnect.security.credential.PkiCredential)"},{"p":"se.swedenconnect.bankid.idp.config","c":"WebMvcConfiguration","l":"WebMvcConfiguration()","u":"%3Cinit%3E()"},{"p":"se.swedenconnect.bankid.idp.audit","c":"AuditEventMapper","l":"write(AuditEvent)","u":"write(org.springframework.boot.actuate.audit.AuditEvent)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"RedisSessionDao","l":"write(String, Object, HttpServletRequest)","u":"write(java.lang.String,java.lang.Object,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"ServletSessionDao","l":"write(String, Object, HttpServletRequest)","u":"write(java.lang.String,java.lang.Object,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.idp.authn.session","c":"SessionDao","l":"write(String, Object, HttpServletRequest)","u":"write(java.lang.String,java.lang.Object,jakarta.servlet.http.HttpServletRequest)"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","c":"ZxingQRGenerator","l":"ZxingQRGenerator()","u":"%3Cinit%3E()"}];updateSearchResults(); \ No newline at end of file diff --git a/docs/apidocs/overview-summary.html b/docs/apidocs/overview-summary.html index c89cd142..7b0a09c0 100644 --- a/docs/apidocs/overview-summary.html +++ b/docs/apidocs/overview-summary.html @@ -1,11 +1,11 @@ - -BankID SAML IdP - 1.1.3 + +BankID SAML IdP - 1.2.0 - + diff --git a/docs/apidocs/overview-tree.html b/docs/apidocs/overview-tree.html index abbc8bca..33b22f04 100644 --- a/docs/apidocs/overview-tree.html +++ b/docs/apidocs/overview-tree.html @@ -1,18 +1,18 @@ - -Class Hierarchy (BankID SAML IdP - 1.1.3) + +Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • @@ -140,6 +141,8 @@

    Class Hierarchy

  • se.swedenconnect.bankid.idp.ApplicationVersion
  • se.swedenconnect.bankid.idp.audit.AuditEventMapper
  • se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration
  • +
  • se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration
  • +
  • se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration
  • se.swedenconnect.bankid.rpapi.service.AuthenticateRequest
  • se.swedenconnect.bankid.idp.authn.api.AuthResponse
  • se.swedenconnect.bankid.idp.authn.api.BankIdApiController
  • @@ -152,7 +155,7 @@

    Class Hierarchy

  • se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.HealthConfiguration (implements org.springframework.beans.factory.InitializingBean)
  • se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.IdpConfiguration (implements org.springframework.beans.factory.InitializingBean)
  • se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.RelyingPartyConfiguration (implements org.springframework.beans.factory.InitializingBean)
  • -
  • se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.SessionConfiguration (implements org.springframework.beans.factory.InitializingBean)
  • +
  • se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.SessionConfiguration
  • se.swedenconnect.bankid.idp.authn.context.BankIdContext (implements java.io.Serializable)
  • se.swedenconnect.bankid.rpapi.service.impl.BankIdErrorBodyExtractors
  • se.swedenconnect.bankid.idp.authn.events.BankIdEventPublisher
  • @@ -198,10 +201,15 @@

    Class Hierarchy

  • se.swedenconnect.bankid.idp.IdpApplication
  • -
  • se.swedenconnect.bankid.idp.config.session.InMemorySessionConfiguration
  • se.swedenconnect.bankid.idp.concurrency.InMemoryTryLockRepository (implements se.swedenconnect.bankid.idp.concurrency.TryLockRepository)
  • se.swedenconnect.bankid.rpapi.LibraryVersion
  • +
  • se.swedenconnect.spring.saml.idp.autoconfigure.session.MemorySessionAutoConfiguration + +
  • se.swedenconnect.bankid.idp.authn.api.overrides.MessageOverride
  • +
  • se.swedenconnect.bankid.idp.config.session.MessageReplayCheckerConfiguration
  • se.swedenconnect.bankid.idp.authn.events.OrderCompletionEvent
  • se.swedenconnect.bankid.rpapi.types.OrderResponse
  • se.swedenconnect.bankid.idp.config.OverrideConfiguration
  • @@ -212,9 +220,7 @@

    Class Hierarchy

  • se.swedenconnect.bankid.idp.authn.service.PollRequest
  • se.swedenconnect.bankid.idp.config.session.RedisClusterProperties (implements org.springframework.beans.factory.InitializingBean)
  • se.swedenconnect.bankid.idp.config.session.RedisClusterProperties.NatTranslationEntry
  • -
  • se.swedenconnect.bankid.idp.config.session.RedisSessionConfiguration
  • se.swedenconnect.bankid.idp.authn.session.RedisSessionDao (implements se.swedenconnect.bankid.idp.authn.session.SessionDao)
  • -
  • se.swedenconnect.bankid.idp.config.session.RedissonAddressCustomizers
  • se.swedenconnect.bankid.idp.config.RedisTlsProperties (implements org.springframework.beans.factory.InitializingBean)
  • se.swedenconnect.bankid.idp.config.RedisTlsProperties.KeyStoreConfiguration
  • se.swedenconnect.bankid.idp.concurrency.RedisTryLockRepository (implements se.swedenconnect.bankid.idp.concurrency.TryLockRepository)
  • @@ -228,6 +234,11 @@

    Class Hierarchy

  • se.swedenconnect.bankid.idp.authn.api.SelectedDeviceInformation
  • se.swedenconnect.bankid.idp.authn.api.ServiceInformation
  • se.swedenconnect.bankid.idp.authn.session.ServletSessionDao (implements se.swedenconnect.bankid.idp.authn.session.SessionDao)
  • +
  • se.swedenconnect.bankid.idp.config.session.SessionConfiguration
  • +
  • se.swedenconnect.bankid.idp.config.session.SessionConfiguration.ActualInMemorySessionConfiguration
  • +
  • se.swedenconnect.bankid.idp.config.session.SessionConfiguration.ActualRedisSessionConfiguration
  • +
  • se.swedenconnect.bankid.idp.config.session.SessionConfiguration.DeprecatedRedisSessionConfiguration
  • +
  • se.swedenconnect.bankid.idp.config.session.SessionDeprecationConfiguration
  • se.swedenconnect.bankid.rpapi.service.SignatureRequest
  • se.swedenconnect.bankid.idp.authn.api.SpInformation
  • se.swedenconnect.bankid.idp.authn.api.SpInformationFactory
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/ApplicationVersion.html b/docs/apidocs/se/swedenconnect/bankid/idp/ApplicationVersion.html index 5c2f8616..574b5db3 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/ApplicationVersion.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/ApplicationVersion.html @@ -1,18 +1,18 @@ - -ApplicationVersion (BankID SAML IdP - 1.1.3) + +ApplicationVersion (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/IdpApplication.html b/docs/apidocs/se/swedenconnect/bankid/idp/IdpApplication.html index 8b62b0b2..a16f0f34 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/IdpApplication.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/IdpApplication.html @@ -1,18 +1,18 @@ - -IdpApplication (BankID SAML IdP - 1.1.3) + +IdpApplication (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -77,7 +78,7 @@

    Class IdpApplication


    -
    @SpringBootApplication(exclude={org.redisson.spring.starter.RedissonAutoConfiguration.class,org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.class}) + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/AbstractBankIdAuditEventRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/AbstractBankIdAuditEventRepository.html index 25e950dc..a8d0b55e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/AbstractBankIdAuditEventRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/AbstractBankIdAuditEventRepository.html @@ -1,18 +1,18 @@ - -AbstractBankIdAuditEventRepository (BankID SAML IdP - 1.1.3) + +AbstractBankIdAuditEventRepository (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -85,9 +86,14 @@

    Class Abstrac
    MemoryBasedAuditEventRepository, RedisListAuditEventRepository, RedisTimeSeriesAuditEventRepository

    -
    public abstract class AbstractBankIdAuditEventRepository +
    @Deprecated(forRemoval=true, + since="1.1.3") +public abstract class AbstractBankIdAuditEventRepository extends Object implements AuditEventRepository, DisposableBean
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    Use the Audit support from the SAML IdP project instead
    +
    The base AuditEventRepository for the BankID IdP.
    Author:
    @@ -108,6 +114,7 @@

    Field Summary

    static List<String>
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    The events that we support by default.
    @@ -125,6 +132,7 @@

    Constructor Summary

    AuditEventMapper mapper, List<String> supportedEvents)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
    @@ -135,26 +143,32 @@

    Constructor Summary

    Method Summary

    -
    +
    Modifier and Type
    Method
    Description
    -
    final void
    -
    add(AuditEvent event)
    -
    -
    protected abstract void
    - -
    +
    final void
    +
    add(AuditEvent event)
    +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    +
    +
    protected abstract void
    + +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Logs an event.
    -
    void
    - -
    - - -
    +
    void
    + +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    +
    + + +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Returns the audit event mapper.
    @@ -181,6 +195,7 @@

    Field Details

    DEFAULT_SUPPORTED_EVENTS

    public static List<String> DEFAULT_SUPPORTED_EVENTS
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    The events that we support by default.
    @@ -199,6 +214,7 @@

    AbstractBankIdAuditEventRepository

    AuditEventMapper mapper, List<String> supportedEvents) throws IOException
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
    Parameters:
    @@ -222,6 +238,7 @@

    Method Details

    add

    public final void add(AuditEvent event)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Specified by:
    add in interface AuditEventRepository
    @@ -232,6 +249,7 @@

    add

    addEvent

    protected abstract void addEvent(AuditEvent event)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Logs an event.
    Parameters:
    @@ -244,6 +262,7 @@

    addEvent

    destroy

    public void destroy() throws Exception
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Specified by:
    destroy in interface DisposableBean
    @@ -256,6 +275,7 @@

    destroy

    getAuditEventMapper

    protected AuditEventMapper getAuditEventMapper()
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Returns the audit event mapper.
    Returns:
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditEventMapper.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditEventMapper.html index 5c9700e0..df78ac22 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditEventMapper.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditEventMapper.html @@ -1,18 +1,18 @@ - -AuditEventMapper (BankID SAML IdP - 1.1.3) + +AuditEventMapper (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -77,8 +78,13 @@

    Class AuditEventMapper


    -
    public class AuditEventMapper +
    @Deprecated(forRemoval=true, + since="1.1.3") +public class AuditEventMapper extends Object
    +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    Wrapper for ObjectMapper to handle AuditEvent.
    Author:
    @@ -97,6 +103,7 @@

    Constructor Summary

    Description
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
    @@ -107,20 +114,22 @@

    Constructor Summary

    Method Summary

    -
    +
    Modifier and Type
    Method
    Description
    - -
    read(String event)
    -
    + +
    read(String event)
    +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deserializes AuditEvent from json
    - - -
    + + +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Serializes AuditEvent to JSON.
    @@ -144,6 +153,7 @@

    Constructor Details

    AuditEventMapper

    public AuditEventMapper(ObjectMapper mapper)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
    Parameters:
    @@ -163,6 +173,7 @@

    Method Details

    write

    public String write(AuditEvent event)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Serializes AuditEvent to JSON.
    Parameters:
    @@ -176,6 +187,7 @@

    write

    read

    public AuditEvent read(String event)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Deserializes AuditEvent from json
    Parameters:
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration.html new file mode 100644 index 00000000..75be7431 --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration.html @@ -0,0 +1,141 @@ + + + + +AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    + +
    + +

    Class AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration

    +
    +
    java.lang.Object +
    se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration
    +
    +
    +
    +
    Enclosing class:
    +
    AuditRepositoryConfiguration
    +
    +
    +
    @Configuration +@ConditionalOnProperty(value="bankid.audit.repository", + havingValue="redislist", + matchIfMissing=false) +public class AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration +extends Object
    +
    +
    + +
    +
    +
      + +
    • +
      +

      Constructor Details

      +
        +
      • +
        +

        RedisAuditRepositoryAutoConfiguration

        +
        public RedisAuditRepositoryAutoConfiguration()
        +
        +
      • +
      +
      +
    • +
    +
    + +
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration.html new file mode 100644 index 00000000..4bc7572e --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration.html @@ -0,0 +1,141 @@ + + + + +AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    + +
    + +

    Class AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration

    +
    +
    java.lang.Object +
    se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration
    +
    +
    +
    +
    Enclosing class:
    +
    AuditRepositoryConfiguration
    +
    +
    +
    @Configuration +@ConditionalOnProperty(value="bankid.audit.repository", + havingValue="redistimeseries", + matchIfMissing=false) +public class AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration +extends Object
    +
    +
    + +
    +
    +
      + +
    • +
      +

      Constructor Details

      +
        +
      • +
        +

        RedissonAuditRepositoryConfiguration

        +
        public RedissonAuditRepositoryConfiguration()
        +
        +
      • +
      +
      +
    • +
    +
    + +
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.html index c52e5038..24285d01 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/AuditRepositoryConfiguration.html @@ -1,18 +1,18 @@ - -AuditRepositoryConfiguration (BankID SAML IdP - 1.1.3) + +AuditRepositoryConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -41,14 +42,14 @@
    @@ -74,10 +75,14 @@

    Class AuditReposito

    @Configuration -@EnableConfigurationProperties(BankIdConfigurationProperties.class) +@EnableConfigurationProperties({BankIdConfigurationProperties.class,se.swedenconnect.spring.saml.idp.autoconfigure.audit.AuditRepositoryConfigurationProperties.class}) public class AuditRepositoryConfiguration extends Object
    -
    Configuration for setting up the audit event repositories.
    +
    Configuration for setting up the audit event repositories. +

    + The SAML IdP starter has all the actual configuration. This class maps deprecated settings to new new configuration + properties. +

    Author:
    Martin Lindström, Felix Hellman
    @@ -85,6 +90,41 @@

    Class AuditReposito

      + +
    • +
      +

      Nested Class Summary

      +
      Nested Classes
      + +
      +
    • + +
    • +
      +

      Field Summary

      +
      Fields
      +
      +
      Modifier and Type
      +
      Field
      +
      Description
      +
      static List<String>
      + +
      +
      The events that we support by default.
      +
      +
      +
      +
    • @@ -93,7 +133,8 @@

      Constructor Summary

      Constructor
      Description
      - +
      AuditRepositoryConfiguration(BankIdConfigurationProperties properties, + se.swedenconnect.spring.saml.idp.autoconfigure.audit.AuditRepositoryConfigurationProperties auditProperties)
      Constructor.
      @@ -113,15 +154,31 @@

      Methods inherited from cl

        + +
      • +
        +

        Field Details

        +
          +
        • +
          +

          DEFAULT_SUPPORTED_EVENTS

          +
          public static List<String> DEFAULT_SUPPORTED_EVENTS
          +
          The events that we support by default.
          +
          +
        • +
        +
        +
      • Constructor Details

        • -
          +

          AuditRepositoryConfiguration

          -
          public AuditRepositoryConfiguration(BankIdConfigurationProperties properties)
          +
          public AuditRepositoryConfiguration(BankIdConfigurationProperties properties, + se.swedenconnect.spring.saml.idp.autoconfigure.audit.AuditRepositoryConfigurationProperties auditProperties)
          Constructor.
          Parameters:
          diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/BankIdAuditEventModule.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/BankIdAuditEventModule.html index 44ea405d..bd671ae4 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/BankIdAuditEventModule.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/BankIdAuditEventModule.html @@ -1,18 +1,18 @@ - -BankIdAuditEventModule (BankID SAML IdP - 1.1.3) + +BankIdAuditEventModule (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
        • Use
        • Tree
        • +
        • Deprecated
        • Index
        • Help
        diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/BankIdAuditEventTypes.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/BankIdAuditEventTypes.html index b74e042a..69942dc4 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/BankIdAuditEventTypes.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/BankIdAuditEventTypes.html @@ -1,18 +1,18 @@ - -BankIdAuditEventTypes (BankID SAML IdP - 1.1.3) + +BankIdAuditEventTypes (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
      • Use
      • Tree
      • +
      • Deprecated
      • Index
      • Help
      diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/MemoryBasedAuditEventRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/MemoryBasedAuditEventRepository.html index fa506583..e7929d71 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/MemoryBasedAuditEventRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/MemoryBasedAuditEventRepository.html @@ -1,18 +1,18 @@ - -MemoryBasedAuditEventRepository (BankID SAML IdP - 1.1.3) + +MemoryBasedAuditEventRepository (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
    • Use
    • Tree
    • +
    • Deprecated
    • Index
    • Help
    @@ -83,8 +84,13 @@

    Class MemoryBase
    DisposableBean, AuditEventRepository


    -
    public class MemoryBasedAuditEventRepository +
    @Deprecated(forRemoval=true, + since="1.1.3") +public class MemoryBasedAuditEventRepository extends AbstractBankIdAuditEventRepository
    +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    A memory based AuditEventRepository.
    Author:
    @@ -114,6 +120,7 @@

    Constructor Summary

    AuditEventMapper mapper, List<String> supportedEvents)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
    @@ -124,22 +131,25 @@

    Constructor Summary

    Method Summary

    -
    +
    Modifier and Type
    Method
    Description
    -
    protected void
    - -
    +
    protected void
    + +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Logs an event.
    - -
    find(String principal, + +
    find(String principal, Instant after, String type)
    -
    +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    +
    @@ -167,6 +177,7 @@

    MemoryBasedAuditEventRepository

    AuditEventMapper mapper, List<String> supportedEvents) throws IOException
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
    Parameters:
    @@ -192,12 +203,14 @@

    find

    public List<AuditEvent> find(String principal, Instant after, String type)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
  • addEvent

    protected void addEvent(AuditEvent event)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Logs an event.
    Specified by:
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/RedisListAuditEventRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/RedisListAuditEventRepository.html index 35869473..b1480714 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/RedisListAuditEventRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/RedisListAuditEventRepository.html @@ -1,18 +1,18 @@ - -RedisListAuditEventRepository (BankID SAML IdP - 1.1.3) + +RedisListAuditEventRepository (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -83,8 +84,13 @@

    Class RedisListAud
    DisposableBean, AuditEventRepository


    -
    public class RedisListAuditEventRepository +
    @Deprecated(forRemoval=true, + since="1.1.3") +public class RedisListAuditEventRepository extends AbstractBankIdAuditEventRepository
    +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    An implementation of the AuditEventRepository that uses Redis lists to store the events.
    Author:
    @@ -115,6 +121,7 @@

    Constructor Summary

    AuditEventMapper mapper, List<String> supportedEvents)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
  • @@ -125,22 +132,25 @@

    Constructor Summary

    Method Summary

    -
    +
    Modifier and Type
    Method
    Description
    -
    protected void
    - -
    +
    protected void
    + +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Logs an event.
    - -
    find(String principal, + +
    find(String principal, Instant after, String type)
    -
    +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    +
    @@ -169,6 +179,7 @@

    RedisListAuditEventRepository

    AuditEventMapper mapper, List<String> supportedEvents) throws IOException
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
    Parameters:
    @@ -193,6 +204,7 @@

    Method Details

    addEvent

    protected void addEvent(AuditEvent event)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Logs an event.
    Specified by:
    @@ -208,6 +220,7 @@

    find

    public List<AuditEvent> find(String principal, Instant after, String type)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/RedisTimeSeriesAuditEventRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/RedisTimeSeriesAuditEventRepository.html index b103be24..0b199bed 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/RedisTimeSeriesAuditEventRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/RedisTimeSeriesAuditEventRepository.html @@ -1,18 +1,18 @@ - -RedisTimeSeriesAuditEventRepository (BankID SAML IdP - 1.1.3) + +RedisTimeSeriesAuditEventRepository (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -83,8 +84,13 @@

    Class RedisT
    DisposableBean, AuditEventRepository


    -
    public class RedisTimeSeriesAuditEventRepository +
    @Deprecated(forRemoval=true, + since="1.1.3") +public class RedisTimeSeriesAuditEventRepository extends AbstractBankIdAuditEventRepository
    +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    An AuditEventRepository implementation that uses Redis time series to store events.
    Author:
    @@ -115,6 +121,7 @@

    Constructor Summary

    AuditEventMapper mapper, List<String> supportedEvents)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
    @@ -125,22 +132,25 @@

    Constructor Summary

    Method Summary

    -
    +
    Modifier and Type
    Method
    Description
    -
    protected void
    - -
    +
    protected void
    + +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Logs an event.
    - -
    find(String principal, + +
    find(String principal, Instant after, String type)
    -
    +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    +
    @@ -169,6 +179,7 @@

    RedisTimeSeriesAuditEventRepository

    AuditEventMapper mapper, List<String> supportedEvents) throws IOException
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
    Parameters:
    @@ -193,6 +204,7 @@

    Method Details

    addEvent

    protected void addEvent(AuditEvent event)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Logs an event.
    Specified by:
    @@ -208,6 +220,7 @@

    find

    public List<AuditEvent> find(String principal, Instant after, String type)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AbstractBankIdAuditEventRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AbstractBankIdAuditEventRepository.html index dc215b71..540e0d10 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AbstractBankIdAuditEventRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AbstractBankIdAuditEventRepository.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.audit.AbstractBankIdAuditEventRepository (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.audit.AbstractBankIdAuditEventRepository (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -73,17 +74,23 @@

    Uses of class 

    -
    A memory based AuditEventRepository.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    class 
    -
    An implementation of the AuditEventRepository that uses Redis lists to store the events.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    class 
    -
    An AuditEventRepository implementation that uses Redis time series to store events.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditEventMapper.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditEventMapper.html index c48a5bec..d84a091d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditEventMapper.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditEventMapper.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.audit.AuditEventMapper (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.audit.AuditEventMapper (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -73,6 +74,7 @@

    Uses of protected AuditEventMapper

    AbstractBankIdAuditEventRepository.getAuditEventMapper()
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Returns the audit event mapper.
    @@ -86,6 +88,7 @@

    Uses of AuditEventMapper mapper, List<String> supportedEvents)

    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
     
    @@ -93,6 +96,7 @@

    Uses of AuditEventMapper mapper, List<String> supportedEvents)

    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
     
    @@ -101,6 +105,7 @@

    Uses of AuditEventMapper mapper, List<String> supportedEvents)

    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
     
    @@ -109,6 +114,7 @@

    Uses of AuditEventMapper mapper, List<String> supportedEvents)

    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration.html new file mode 100644 index 00000000..0513c7cb --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration.html @@ -0,0 +1,63 @@ + + + + +Uses of Class se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Uses of Class
    se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration

    +
    +No usage of se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration.html new file mode 100644 index 00000000..e1a94bc9 --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration.html @@ -0,0 +1,63 @@ + + + + +Uses of Class se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Uses of Class
    se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration

    +
    +No usage of se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditRepositoryConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditRepositoryConfiguration.html index 05c26d9d..4d16bff7 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditRepositoryConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/AuditRepositoryConfiguration.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/BankIdAuditEventModule.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/BankIdAuditEventModule.html index 3a66e31f..97d7e8d7 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/BankIdAuditEventModule.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/BankIdAuditEventModule.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.audit.BankIdAuditEventModule (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.audit.BankIdAuditEventModule (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/BankIdAuditEventTypes.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/BankIdAuditEventTypes.html index 4208c230..6a16c03b 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/BankIdAuditEventTypes.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/BankIdAuditEventTypes.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.idp.audit.BankIdAuditEventTypes (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.idp.audit.BankIdAuditEventTypes (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/MemoryBasedAuditEventRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/MemoryBasedAuditEventRepository.html index b5587752..6139a6aa 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/MemoryBasedAuditEventRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/MemoryBasedAuditEventRepository.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.audit.MemoryBasedAuditEventRepository (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.audit.MemoryBasedAuditEventRepository (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/RedisListAuditEventRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/RedisListAuditEventRepository.html index c1d037df..714f7d18 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/RedisListAuditEventRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/RedisListAuditEventRepository.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.audit.RedisListAuditEventRepository (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.audit.RedisListAuditEventRepository (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/RedisTimeSeriesAuditEventRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/RedisTimeSeriesAuditEventRepository.html index 122512a1..3015157d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/RedisTimeSeriesAuditEventRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/class-use/RedisTimeSeriesAuditEventRepository.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.audit.RedisTimeSeriesAuditEventRepository (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.audit.RedisTimeSeriesAuditEventRepository (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/package-summary.html index 46b50fca..befb65d2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.audit (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.audit (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -91,12 +92,12 @@

    Package se.s
    Class
    Description
    -
    -
    The base AuditEventRepository for the BankID IdP.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    Use the Audit support from the SAML IdP project instead
    -
    -
    Wrapper for ObjectMapper to handle AuditEvent.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    @@ -111,16 +112,16 @@

    Package se.s
    Audit event types for the BankID IdP.

    -
    -
    A memory based AuditEventRepository.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    -
    -
    An implementation of the AuditEventRepository that uses Redis lists to store the events.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    -
    -
    An AuditEventRepository implementation that uses Redis time series to store events.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/package-tree.html index 355569a9..2472844d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.audit Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.audit Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • @@ -69,6 +70,8 @@

    Class Hierarchy

  • se.swedenconnect.bankid.idp.audit.AuditEventMapper
  • se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration
  • +
  • se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration
  • +
  • se.swedenconnect.bankid.idp.audit.AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration
  • se.swedenconnect.bankid.idp.audit.BankIdAuditEventModule
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/audit/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/audit/package-use.html index 1722559d..e5d5ae16 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/audit/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/audit/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.audit (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.audit (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -70,11 +71,15 @@

    Uses
    Description
    -
    The base AuditEventRepository for the BankID IdP.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    Use the Audit support from the SAML IdP project instead
    +
    -
    Wrapper for ObjectMapper to handle AuditEvent.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAttributeProducer.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAttributeProducer.html index 412f5d6b..25489cbb 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAttributeProducer.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAttributeProducer.html @@ -1,18 +1,18 @@ - -BankIdAttributeProducer (BankID SAML IdP - 1.1.3) + +BankIdAttributeProducer (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationController.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationController.html index 3057599b..8881c4b8 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationController.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationController.html @@ -1,18 +1,18 @@ - -BankIdAuthenticationController (BankID SAML IdP - 1.1.3) + +BankIdAuthenticationController (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationProvider.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationProvider.html index 8aa11242..f054e7db 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationProvider.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationProvider.html @@ -1,18 +1,18 @@ - -BankIdAuthenticationProvider (BankID SAML IdP - 1.1.3) + +BankIdAuthenticationProvider (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationToken.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationToken.html index d843d6a9..58751bd9 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationToken.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdAuthenticationToken.html @@ -1,18 +1,18 @@ - -BankIdAuthenticationToken (BankID SAML IdP - 1.1.3) + +BankIdAuthenticationToken (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdUserData.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdUserData.html index 8b18f250..674a9acb 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdUserData.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/BankIdUserData.html @@ -1,18 +1,18 @@ - -BankIdUserData (BankID SAML IdP - 1.1.3) + +BankIdUserData (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/DisplayText.TextFormat.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/DisplayText.TextFormat.html index 5c0fcfbf..c1139cad 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/DisplayText.TextFormat.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/DisplayText.TextFormat.html @@ -1,18 +1,18 @@ - -DisplayText.TextFormat (BankID SAML IdP - 1.1.3) + +DisplayText.TextFormat (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/DisplayText.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/DisplayText.html index a64c5777..3e72fad5 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/DisplayText.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/DisplayText.html @@ -1,18 +1,18 @@ - -DisplayText (BankID SAML IdP - 1.1.3) + +DisplayText (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/FrontendController.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/FrontendController.html index d1dc0d5e..a8434ab8 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/FrontendController.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/FrontendController.html @@ -1,18 +1,18 @@ - -FrontendController (BankID SAML IdP - 1.1.3) + +FrontendController (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/UserVisibleDataFactory.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/UserVisibleDataFactory.html index cacd0620..7c317b6f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/UserVisibleDataFactory.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/UserVisibleDataFactory.html @@ -1,18 +1,18 @@ - -UserVisibleDataFactory (BankID SAML IdP - 1.1.3) + +UserVisibleDataFactory (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/ApiController.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/ApiController.html index 05009c4f..f279c4a2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/ApiController.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/ApiController.html @@ -1,18 +1,18 @@ - -ApiController (BankID SAML IdP - 1.1.3) + +ApiController (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/ViewController.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/ViewController.html index ba8a41df..1ed98554 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/ViewController.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/ViewController.html @@ -1,18 +1,18 @@ - -ViewController (BankID SAML IdP - 1.1.3) + +ViewController (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/class-use/ApiController.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/class-use/ApiController.html index 41cfeaad..65141848 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/class-use/ApiController.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/class-use/ApiController.html @@ -1,18 +1,18 @@ - -Uses of Annotation Interface se.swedenconnect.bankid.idp.authn.annotations.ApiController (BankID SAML IdP - 1.1.3) + +Uses of Annotation Interface se.swedenconnect.bankid.idp.authn.annotations.ApiController (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/class-use/ViewController.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/class-use/ViewController.html index 9a81b1e7..0fc7430f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/class-use/ViewController.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/class-use/ViewController.html @@ -1,18 +1,18 @@ - -Uses of Annotation Interface se.swedenconnect.bankid.idp.authn.annotations.ViewController (BankID SAML IdP - 1.1.3) + +Uses of Annotation Interface se.swedenconnect.bankid.idp.authn.annotations.ViewController (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/package-summary.html index f40ab240..adf0e13c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.annotations (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.annotations (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/package-tree.html index e01f6f9a..6d3c1f91 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.annotations Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.annotations Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/package-use.html index b3b2bfe8..725542de 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/annotations/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.authn.annotations (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.authn.annotations (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ApiResponse.Status.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ApiResponse.Status.html index 05847028..e6fcd875 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ApiResponse.Status.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ApiResponse.Status.html @@ -1,18 +1,18 @@ - -ApiResponse.Status (BankID SAML IdP - 1.1.3) + +ApiResponse.Status (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ApiResponse.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ApiResponse.html index 46cca785..a3842b2a 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ApiResponse.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ApiResponse.html @@ -1,18 +1,18 @@ - -ApiResponse (BankID SAML IdP - 1.1.3) + +ApiResponse (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ApiResponseFactory.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ApiResponseFactory.html index 7433e7a1..bd1c1bd9 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ApiResponseFactory.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ApiResponseFactory.html @@ -1,18 +1,18 @@ - -ApiResponseFactory (BankID SAML IdP - 1.1.3) + +ApiResponseFactory (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/AuthResponse.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/AuthResponse.html index 9b5ca838..36a0ac06 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/AuthResponse.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/AuthResponse.html @@ -1,18 +1,18 @@ - -AuthResponse (BankID SAML IdP - 1.1.3) + +AuthResponse (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/BankIdApiController.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/BankIdApiController.html index cbdb74e0..14b57447 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/BankIdApiController.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/BankIdApiController.html @@ -1,18 +1,18 @@ - -BankIdApiController (BankID SAML IdP - 1.1.3) + +BankIdApiController (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformation.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformation.html index 6aa75b76..7a5207c2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformation.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformation.html @@ -1,18 +1,18 @@ - -CustomerContactInformation (BankID SAML IdP - 1.1.3) + +CustomerContactInformation (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformationFactory.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformationFactory.html index c7067393..dbc5bc22 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformationFactory.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/CustomerContactInformationFactory.html @@ -1,18 +1,18 @@ - -CustomerContactInformationFactory (BankID SAML IdP - 1.1.3) + +CustomerContactInformationFactory (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/SelectedDeviceInformation.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/SelectedDeviceInformation.html index e409ac2b..acd0a46d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/SelectedDeviceInformation.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/SelectedDeviceInformation.html @@ -1,18 +1,18 @@ - -SelectedDeviceInformation (BankID SAML IdP - 1.1.3) + +SelectedDeviceInformation (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ServiceInformation.Status.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ServiceInformation.Status.html index 4847cbb7..0bfdadc5 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ServiceInformation.Status.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ServiceInformation.Status.html @@ -1,18 +1,18 @@ - -ServiceInformation.Status (BankID SAML IdP - 1.1.3) + +ServiceInformation.Status (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ServiceInformation.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ServiceInformation.html index 41eda5c6..4edca522 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ServiceInformation.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/ServiceInformation.html @@ -1,18 +1,18 @@ - -ServiceInformation (BankID SAML IdP - 1.1.3) + +ServiceInformation (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/SpInformation.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/SpInformation.html index effca98b..f4f02536 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/SpInformation.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/SpInformation.html @@ -1,18 +1,18 @@ - -SpInformation (BankID SAML IdP - 1.1.3) + +SpInformation (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/SpInformationFactory.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/SpInformationFactory.html index 17e4690a..cc79eea2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/SpInformationFactory.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/SpInformationFactory.html @@ -1,18 +1,18 @@ - -SpInformationFactory (BankID SAML IdP - 1.1.3) + +SpInformationFactory (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/StatusCodeFactory.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/StatusCodeFactory.html index 0acdcecf..71f6612e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/StatusCodeFactory.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/StatusCodeFactory.html @@ -1,18 +1,18 @@ - -StatusCodeFactory (BankID SAML IdP - 1.1.3) + +StatusCodeFactory (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/UiInformation.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/UiInformation.html index 488634f6..617c90ab 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/UiInformation.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/UiInformation.html @@ -1,18 +1,18 @@ - -UiInformation (BankID SAML IdP - 1.1.3) + +UiInformation (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/UiInformationProvider.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/UiInformationProvider.html index 75ebfb13..f539fd5d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/UiInformationProvider.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/UiInformationProvider.html @@ -1,18 +1,18 @@ - -UiInformationProvider (BankID SAML IdP - 1.1.3) + +UiInformationProvider (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ApiResponse.Status.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ApiResponse.Status.html index 200d9876..d9424cd6 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ApiResponse.Status.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ApiResponse.Status.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.idp.authn.api.ApiResponse.Status (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.idp.authn.api.ApiResponse.Status (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ApiResponse.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ApiResponse.html index 048543c8..68f035fa 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ApiResponse.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ApiResponse.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.ApiResponse (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.ApiResponse (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ApiResponseFactory.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ApiResponseFactory.html index 826f794c..b4103d27 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ApiResponseFactory.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ApiResponseFactory.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.ApiResponseFactory (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.ApiResponseFactory (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/AuthResponse.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/AuthResponse.html index 67bc0624..f89057c5 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/AuthResponse.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/AuthResponse.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.AuthResponse (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.AuthResponse (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/BankIdApiController.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/BankIdApiController.html index f5d6a343..4fa233fb 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/BankIdApiController.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/BankIdApiController.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.BankIdApiController (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.BankIdApiController (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/CustomerContactInformation.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/CustomerContactInformation.html index 19de65d7..b370ee58 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/CustomerContactInformation.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/CustomerContactInformation.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.CustomerContactInformation (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.CustomerContactInformation (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/CustomerContactInformationFactory.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/CustomerContactInformationFactory.html index 7bfe3d29..2e1bdbef 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/CustomerContactInformationFactory.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/CustomerContactInformationFactory.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.CustomerContactInformationFactory (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.CustomerContactInformationFactory (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/SelectedDeviceInformation.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/SelectedDeviceInformation.html index eab2855a..198c6306 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/SelectedDeviceInformation.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/SelectedDeviceInformation.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.SelectedDeviceInformation (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.SelectedDeviceInformation (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ServiceInformation.Status.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ServiceInformation.Status.html index 3215d1f7..d3454c69 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ServiceInformation.Status.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ServiceInformation.Status.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.idp.authn.api.ServiceInformation.Status (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.idp.authn.api.ServiceInformation.Status (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ServiceInformation.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ServiceInformation.html index 09c940c2..69dad6ea 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ServiceInformation.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/ServiceInformation.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.ServiceInformation (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.ServiceInformation (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/SpInformation.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/SpInformation.html index bab7c885..8894482b 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/SpInformation.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/SpInformation.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.SpInformation (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.SpInformation (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/SpInformationFactory.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/SpInformationFactory.html index 46dbdd91..9b17a515 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/SpInformationFactory.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/SpInformationFactory.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.SpInformationFactory (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.SpInformationFactory (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/StatusCodeFactory.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/StatusCodeFactory.html index a7a8f473..2ab2888e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/StatusCodeFactory.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/StatusCodeFactory.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.StatusCodeFactory (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.StatusCodeFactory (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/UiInformation.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/UiInformation.html index d42eef9c..eed190c8 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/UiInformation.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/UiInformation.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.UiInformation (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.UiInformation (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/UiInformationProvider.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/UiInformationProvider.html index 5b041753..f6b9e78f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/UiInformationProvider.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/class-use/UiInformationProvider.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.UiInformationProvider (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.UiInformationProvider (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentEntry.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentEntry.html index 363efb59..cbc48632 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentEntry.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentEntry.html @@ -1,18 +1,18 @@ - -ContentEntry (BankID SAML IdP - 1.1.3) + +ContentEntry (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.Position.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.Position.html index 16dc7a1b..b746b36e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.Position.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.Position.html @@ -1,18 +1,18 @@ - -ContentOverride.Position (BankID SAML IdP - 1.1.3) + +ContentOverride.Position (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.Type.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.Type.html index bc4f8b3c..08ba8bb4 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.Type.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.Type.html @@ -1,18 +1,18 @@ - -ContentOverride.Type (BankID SAML IdP - 1.1.3) + +ContentOverride.Type (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.html index 4d2e61c2..599b734d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/ContentOverride.html @@ -1,18 +1,18 @@ - -ContentOverride (BankID SAML IdP - 1.1.3) + +ContentOverride (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/CssOverride.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/CssOverride.html index abe75ec5..388246b3 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/CssOverride.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/CssOverride.html @@ -1,18 +1,18 @@ - -CssOverride (BankID SAML IdP - 1.1.3) + +CssOverride (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/FrontendOverrideResponse.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/FrontendOverrideResponse.html index 399b6767..1df9fd67 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/FrontendOverrideResponse.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/FrontendOverrideResponse.html @@ -1,18 +1,18 @@ - -FrontendOverrideResponse (BankID SAML IdP - 1.1.3) + +FrontendOverrideResponse (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/MessageOverride.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/MessageOverride.html index ba897694..b449dabe 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/MessageOverride.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/MessageOverride.html @@ -1,18 +1,18 @@ - -MessageOverride (BankID SAML IdP - 1.1.3) + +MessageOverride (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideFileLoader.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideFileLoader.html index cafe7765..ab09f4a6 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideFileLoader.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideFileLoader.html @@ -1,18 +1,18 @@ - -OverrideFileLoader (BankID SAML IdP - 1.1.3) + +OverrideFileLoader (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideService.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideService.html index f58622f7..c3e02b32 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideService.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/OverrideService.html @@ -1,18 +1,18 @@ - -OverrideService (BankID SAML IdP - 1.1.3) + +OverrideService (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentEntry.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentEntry.html index 251bdd30..c69a7f54 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentEntry.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentEntry.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.overrides.ContentEntry (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.overrides.ContentEntry (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentOverride.Position.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentOverride.Position.html index 37dd622d..edda4de9 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentOverride.Position.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentOverride.Position.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.idp.authn.api.overrides.ContentOverride.Position (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.idp.authn.api.overrides.ContentOverride.Position (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentOverride.Type.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentOverride.Type.html index 08b89b84..5c6f9dd2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentOverride.Type.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentOverride.Type.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.idp.authn.api.overrides.ContentOverride.Type (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.idp.authn.api.overrides.ContentOverride.Type (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentOverride.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentOverride.html index 933efa10..ffa7da06 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentOverride.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/ContentOverride.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.overrides.ContentOverride (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.overrides.ContentOverride (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/CssOverride.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/CssOverride.html index 52a2bb5b..bef1c4e2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/CssOverride.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/CssOverride.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.overrides.CssOverride (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.overrides.CssOverride (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/FrontendOverrideResponse.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/FrontendOverrideResponse.html index 6e670fbe..0992b34e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/FrontendOverrideResponse.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/FrontendOverrideResponse.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.overrides.FrontendOverrideResponse (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.overrides.FrontendOverrideResponse (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/MessageOverride.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/MessageOverride.html index dab42a11..b2d55a92 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/MessageOverride.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/MessageOverride.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.overrides.MessageOverride (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.overrides.MessageOverride (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/OverrideFileLoader.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/OverrideFileLoader.html index 7cccff70..167e7f84 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/OverrideFileLoader.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/OverrideFileLoader.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.overrides.OverrideFileLoader (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.overrides.OverrideFileLoader (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/OverrideService.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/OverrideService.html index 7b230781..f0bb705c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/OverrideService.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/class-use/OverrideService.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.api.overrides.OverrideService (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.api.overrides.OverrideService (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/package-summary.html index b24c9cd0..94a2b6f3 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.api.overrides (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.api.overrides (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/package-tree.html index a40d3b7a..96f4fd72 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.api.overrides Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.api.overrides Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/package-use.html index 0840434c..790ea8a4 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/overrides/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.authn.api.overrides (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.authn.api.overrides (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/package-summary.html index 3779e45b..5dc97268 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.api (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.api (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/package-tree.html index 8ee28b5f..047eee30 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.api Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.api Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/package-use.html index 07cf517b..4230236c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/api/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.authn.api (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.authn.api (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAttributeProducer.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAttributeProducer.html index 9be6e6b4..a8148f63 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAttributeProducer.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAttributeProducer.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.BankIdAttributeProducer (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.BankIdAttributeProducer (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAuthenticationController.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAuthenticationController.html index 6b658f9d..bd2dc2de 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAuthenticationController.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAuthenticationController.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.BankIdAuthenticationController (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.BankIdAuthenticationController (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAuthenticationProvider.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAuthenticationProvider.html index 4623656b..de0f54b6 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAuthenticationProvider.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAuthenticationProvider.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.BankIdAuthenticationProvider (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.BankIdAuthenticationProvider (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAuthenticationToken.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAuthenticationToken.html index 1a03f6fc..eb4c0633 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAuthenticationToken.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdAuthenticationToken.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.BankIdAuthenticationToken (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.BankIdAuthenticationToken (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdUserData.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdUserData.html index 1da49dc5..15f79e99 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdUserData.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/BankIdUserData.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.BankIdUserData (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.BankIdUserData (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/DisplayText.TextFormat.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/DisplayText.TextFormat.html index 29e56980..f9f59187 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/DisplayText.TextFormat.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/DisplayText.TextFormat.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.idp.authn.DisplayText.TextFormat (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.idp.authn.DisplayText.TextFormat (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/DisplayText.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/DisplayText.html index 1fbe1313..e9651454 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/DisplayText.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/DisplayText.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.DisplayText (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.DisplayText (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/FrontendController.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/FrontendController.html index 2736e8fd..893819c3 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/FrontendController.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/FrontendController.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.FrontendController (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.FrontendController (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/UserVisibleDataFactory.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/UserVisibleDataFactory.html index 637a0f9d..795991fb 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/UserVisibleDataFactory.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/class-use/UserVisibleDataFactory.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.UserVisibleDataFactory (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.UserVisibleDataFactory (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/BankIdContext.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/BankIdContext.html index 96d52e45..0d96b8b2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/BankIdContext.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/BankIdContext.html @@ -1,18 +1,18 @@ - -BankIdContext (BankID SAML IdP - 1.1.3) + +BankIdContext (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/BankIdOperation.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/BankIdOperation.html index 4045dd5a..0ace860e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/BankIdOperation.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/BankIdOperation.html @@ -1,18 +1,18 @@ - -BankIdOperation (BankID SAML IdP - 1.1.3) + +BankIdOperation (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/PreviousDeviceSelection.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/PreviousDeviceSelection.html index 9a69440d..0b56af55 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/PreviousDeviceSelection.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/PreviousDeviceSelection.html @@ -1,18 +1,18 @@ - -PreviousDeviceSelection (BankID SAML IdP - 1.1.3) + +PreviousDeviceSelection (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/class-use/BankIdContext.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/class-use/BankIdContext.html index aaa0c006..d224a371 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/class-use/BankIdContext.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/class-use/BankIdContext.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.context.BankIdContext (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.context.BankIdContext (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/class-use/BankIdOperation.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/class-use/BankIdOperation.html index bd01a2dd..1f6c7746 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/class-use/BankIdOperation.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/class-use/BankIdOperation.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.idp.authn.context.BankIdOperation (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.idp.authn.context.BankIdOperation (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/class-use/PreviousDeviceSelection.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/class-use/PreviousDeviceSelection.html index 3d9cea63..88b6b046 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/class-use/PreviousDeviceSelection.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/class-use/PreviousDeviceSelection.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.idp.authn.context.PreviousDeviceSelection (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.idp.authn.context.PreviousDeviceSelection (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/package-summary.html index 9bd035c5..503ef8d9 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.context (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.context (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/package-tree.html index 18d64688..4f22a7f1 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.context Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.context Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/package-use.html index c796ea8a..e0ab9282 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/context/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.authn.context (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.authn.context (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/ApiControllerAdvice.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/ApiControllerAdvice.html index c4bb6858..b9e15945 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/ApiControllerAdvice.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/ApiControllerAdvice.html @@ -1,18 +1,18 @@ - -ApiControllerAdvice (BankID SAML IdP - 1.1.3) + +ApiControllerAdvice (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/BankIdSessionExpiredException.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/BankIdSessionExpiredException.html index 2ba34887..de4591e1 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/BankIdSessionExpiredException.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/BankIdSessionExpiredException.html @@ -1,18 +1,18 @@ - -BankIdSessionExpiredException (BankID SAML IdP - 1.1.3) + +BankIdSessionExpiredException (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/BankIdTraceableException.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/BankIdTraceableException.html index 513f78c3..0b15c4e4 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/BankIdTraceableException.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/BankIdTraceableException.html @@ -1,18 +1,18 @@ - -BankIdTraceableException (BankID SAML IdP - 1.1.3) + +BankIdTraceableException (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/BankIdValidationException.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/BankIdValidationException.html index a625e9f3..b05f09c2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/BankIdValidationException.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/BankIdValidationException.html @@ -1,18 +1,18 @@ - -BankIdValidationException (BankID SAML IdP - 1.1.3) + +BankIdValidationException (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/ErrorhandlerFilter.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/ErrorhandlerFilter.html index 972c898b..698450ab 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/ErrorhandlerFilter.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/ErrorhandlerFilter.html @@ -1,18 +1,18 @@ - -ErrorhandlerFilter (BankID SAML IdP - 1.1.3) + +ErrorhandlerFilter (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/NoSuchRelyingPartyException.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/NoSuchRelyingPartyException.html index 9816f43c..b28b86e8 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/NoSuchRelyingPartyException.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/NoSuchRelyingPartyException.html @@ -1,18 +1,18 @@ - -NoSuchRelyingPartyException (BankID SAML IdP - 1.1.3) + +NoSuchRelyingPartyException (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/UserErrorFactory.ErrorMessage.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/UserErrorFactory.ErrorMessage.html index 40ce1e8d..2f2435ff 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/UserErrorFactory.ErrorMessage.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/UserErrorFactory.ErrorMessage.html @@ -1,18 +1,18 @@ - -UserErrorFactory.ErrorMessage (BankID SAML IdP - 1.1.3) + +UserErrorFactory.ErrorMessage (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/UserErrorFactory.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/UserErrorFactory.html index 5230862d..34acea5c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/UserErrorFactory.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/UserErrorFactory.html @@ -1,18 +1,18 @@ - -UserErrorFactory (BankID SAML IdP - 1.1.3) + +UserErrorFactory (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/UserErrorResponse.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/UserErrorResponse.html index b47ae053..a2dee3a0 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/UserErrorResponse.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/UserErrorResponse.html @@ -1,18 +1,18 @@ - -UserErrorResponse (BankID SAML IdP - 1.1.3) + +UserErrorResponse (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/ViewControllerAdvice.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/ViewControllerAdvice.html index c4c0460f..a29a52ec 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/ViewControllerAdvice.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/ViewControllerAdvice.html @@ -1,18 +1,18 @@ - -ViewControllerAdvice (BankID SAML IdP - 1.1.3) + +ViewControllerAdvice (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/ApiControllerAdvice.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/ApiControllerAdvice.html index a966b600..87bece03 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/ApiControllerAdvice.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/ApiControllerAdvice.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.error.ApiControllerAdvice (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.error.ApiControllerAdvice (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/BankIdSessionExpiredException.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/BankIdSessionExpiredException.html index 45cc2655..8b7d9d3d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/BankIdSessionExpiredException.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/BankIdSessionExpiredException.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.error.BankIdSessionExpiredException (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.error.BankIdSessionExpiredException (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/BankIdTraceableException.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/BankIdTraceableException.html index bda28616..8ae275da 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/BankIdTraceableException.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/BankIdTraceableException.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.error.BankIdTraceableException (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.error.BankIdTraceableException (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/BankIdValidationException.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/BankIdValidationException.html index d4e1389b..5708316c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/BankIdValidationException.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/BankIdValidationException.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.error.BankIdValidationException (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.error.BankIdValidationException (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/ErrorhandlerFilter.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/ErrorhandlerFilter.html index add032b2..cdd0f27d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/ErrorhandlerFilter.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/ErrorhandlerFilter.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.error.ErrorhandlerFilter (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.error.ErrorhandlerFilter (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/NoSuchRelyingPartyException.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/NoSuchRelyingPartyException.html index 3f583285..5c87cb32 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/NoSuchRelyingPartyException.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/NoSuchRelyingPartyException.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.error.NoSuchRelyingPartyException (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.error.NoSuchRelyingPartyException (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/UserErrorFactory.ErrorMessage.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/UserErrorFactory.ErrorMessage.html index 32dfd529..0f20df91 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/UserErrorFactory.ErrorMessage.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/UserErrorFactory.ErrorMessage.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.idp.authn.error.UserErrorFactory.ErrorMessage (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.idp.authn.error.UserErrorFactory.ErrorMessage (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/UserErrorFactory.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/UserErrorFactory.html index 93e9e2db..aebe45e4 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/UserErrorFactory.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/UserErrorFactory.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.error.UserErrorFactory (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.error.UserErrorFactory (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/UserErrorResponse.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/UserErrorResponse.html index 4d5d9b20..f0df9b8b 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/UserErrorResponse.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/UserErrorResponse.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.error.UserErrorResponse (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.error.UserErrorResponse (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/ViewControllerAdvice.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/ViewControllerAdvice.html index 69144266..c5890281 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/ViewControllerAdvice.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/class-use/ViewControllerAdvice.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.error.ViewControllerAdvice (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.error.ViewControllerAdvice (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/package-summary.html index ab8a7744..7f5c2372 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.error (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.error (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/package-tree.html index 794b7661..55a79e8b 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.error Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.error Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/package-use.html index 04e2dd40..2cf716ab 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/error/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.authn.error (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.authn.error (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/AbortAuthEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/AbortAuthEvent.html index 893f4f84..da77a88d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/AbortAuthEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/AbortAuthEvent.html @@ -1,18 +1,18 @@ - -AbortAuthEvent (BankID SAML IdP - 1.1.3) + +AbortAuthEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/AbstractBankIdEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/AbstractBankIdEvent.html index c12e6c69..e3f466d0 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/AbstractBankIdEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/AbstractBankIdEvent.html @@ -1,18 +1,18 @@ - -AbstractBankIdEvent (BankID SAML IdP - 1.1.3) + +AbstractBankIdEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/BankIdErrorEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/BankIdErrorEvent.html index ddde1b24..f96f3bbe 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/BankIdErrorEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/BankIdErrorEvent.html @@ -1,18 +1,18 @@ - -BankIdErrorEvent (BankID SAML IdP - 1.1.3) + +BankIdErrorEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/BankIdEventPublisher.EventBuilder.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/BankIdEventPublisher.EventBuilder.html index 6202e9a4..85ac6dd8 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/BankIdEventPublisher.EventBuilder.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/BankIdEventPublisher.EventBuilder.html @@ -1,18 +1,18 @@ - -BankIdEventPublisher.EventBuilder (BankID SAML IdP - 1.1.3) + +BankIdEventPublisher.EventBuilder (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/BankIdEventPublisher.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/BankIdEventPublisher.html index 7e1ecc9e..bf8a9f0b 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/BankIdEventPublisher.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/BankIdEventPublisher.html @@ -1,18 +1,18 @@ - -BankIdEventPublisher (BankID SAML IdP - 1.1.3) + +BankIdEventPublisher (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/CollectResponseEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/CollectResponseEvent.html index ca3acff0..130c03a7 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/CollectResponseEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/CollectResponseEvent.html @@ -1,18 +1,18 @@ - -CollectResponseEvent (BankID SAML IdP - 1.1.3) + +CollectResponseEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/OrderCancellationEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/OrderCancellationEvent.html index 4236e892..bf88de76 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/OrderCancellationEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/OrderCancellationEvent.html @@ -1,18 +1,18 @@ - -OrderCancellationEvent (BankID SAML IdP - 1.1.3) + +OrderCancellationEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/OrderCompletionEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/OrderCompletionEvent.html index 3f7aa957..3cdebf4f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/OrderCompletionEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/OrderCompletionEvent.html @@ -1,18 +1,18 @@ - -OrderCompletionEvent (BankID SAML IdP - 1.1.3) + +OrderCompletionEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/OrderResponseEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/OrderResponseEvent.html index 71be8d29..36068ca8 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/OrderResponseEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/OrderResponseEvent.html @@ -1,18 +1,18 @@ - -OrderResponseEvent (BankID SAML IdP - 1.1.3) + +OrderResponseEvent (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/RecievedRequestEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/RecievedRequestEvent.html index a2cb9d0e..0d2586a5 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/RecievedRequestEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/RecievedRequestEvent.html @@ -1,18 +1,18 @@ - -RecievedRequestEvent (BankID SAML IdP - 1.1.3) + +RecievedRequestEvent (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/UserVisibleDataEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/UserVisibleDataEvent.html index e09b42e9..bd3d0a8f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/UserVisibleDataEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/UserVisibleDataEvent.html @@ -1,18 +1,18 @@ - -UserVisibleDataEvent (BankID SAML IdP - 1.1.3) + +UserVisibleDataEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/AbortAuthEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/AbortAuthEvent.html index c001c378..bcc83ddd 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/AbortAuthEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/AbortAuthEvent.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.events.AbortAuthEvent (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.events.AbortAuthEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/AbstractBankIdEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/AbstractBankIdEvent.html index 8d623f03..82722702 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/AbstractBankIdEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/AbstractBankIdEvent.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.events.AbstractBankIdEvent (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.events.AbstractBankIdEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/BankIdErrorEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/BankIdErrorEvent.html index 2121a738..c917d278 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/BankIdErrorEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/BankIdErrorEvent.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.events.BankIdErrorEvent (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.events.BankIdErrorEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/BankIdEventPublisher.EventBuilder.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/BankIdEventPublisher.EventBuilder.html index f646fd9b..0635e58e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/BankIdEventPublisher.EventBuilder.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/BankIdEventPublisher.EventBuilder.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.events.BankIdEventPublisher.EventBuilder (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.events.BankIdEventPublisher.EventBuilder (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/BankIdEventPublisher.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/BankIdEventPublisher.html index d1002b02..85016284 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/BankIdEventPublisher.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/BankIdEventPublisher.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.events.BankIdEventPublisher (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.events.BankIdEventPublisher (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/CollectResponseEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/CollectResponseEvent.html index e08401b1..b58ad561 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/CollectResponseEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/CollectResponseEvent.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.events.CollectResponseEvent (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.events.CollectResponseEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/OrderCancellationEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/OrderCancellationEvent.html index 144a51ff..0e65cd25 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/OrderCancellationEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/OrderCancellationEvent.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.events.OrderCancellationEvent (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.events.OrderCancellationEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/OrderCompletionEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/OrderCompletionEvent.html index f113c513..7ad1b445 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/OrderCompletionEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/OrderCompletionEvent.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.events.OrderCompletionEvent (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.events.OrderCompletionEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/OrderResponseEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/OrderResponseEvent.html index 9adf0f4d..21b464bd 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/OrderResponseEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/OrderResponseEvent.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.events.OrderResponseEvent (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.events.OrderResponseEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/RecievedRequestEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/RecievedRequestEvent.html index 0a915784..d9ad0352 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/RecievedRequestEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/RecievedRequestEvent.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.events.RecievedRequestEvent (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.events.RecievedRequestEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/UserVisibleDataEvent.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/UserVisibleDataEvent.html index 950b261f..c0332fb5 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/UserVisibleDataEvent.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/class-use/UserVisibleDataEvent.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.events.UserVisibleDataEvent (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.events.UserVisibleDataEvent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/package-summary.html index baffe641..f75b4eab 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.events (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.events (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/package-tree.html index 931f03d4..6462e32c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.events Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.events Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/package-use.html index 553cd171..c79af216 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/events/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.authn.events (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.authn.events (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/package-summary.html index e0176431..9fabd358 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/package-tree.html index 935779bc..782a97e5 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/package-use.html index 1ed83364..cd12dce9 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.authn (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.authn (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/BankIdRequestFactory.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/BankIdRequestFactory.html index 7e152e5f..ad507c85 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/BankIdRequestFactory.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/BankIdRequestFactory.html @@ -1,18 +1,18 @@ - -BankIdRequestFactory (BankID SAML IdP - 1.1.3) + +BankIdRequestFactory (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/BankIdService.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/BankIdService.html index 72f127c3..97ebe81f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/BankIdService.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/BankIdService.html @@ -1,18 +1,18 @@ - -BankIdService (BankID SAML IdP - 1.1.3) + +BankIdService (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/PollRequest.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/PollRequest.html index a6c06ed6..160f8fc2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/PollRequest.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/PollRequest.html @@ -1,18 +1,18 @@ - -PollRequest (BankID SAML IdP - 1.1.3) + +PollRequest (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/class-use/BankIdRequestFactory.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/class-use/BankIdRequestFactory.html index 1ad3e199..6b13c04d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/class-use/BankIdRequestFactory.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/class-use/BankIdRequestFactory.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.service.BankIdRequestFactory (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.service.BankIdRequestFactory (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/class-use/BankIdService.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/class-use/BankIdService.html index 811f479e..c3d1b219 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/class-use/BankIdService.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/class-use/BankIdService.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.service.BankIdService (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.service.BankIdService (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/class-use/PollRequest.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/class-use/PollRequest.html index c79ab7f5..befc4f4d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/class-use/PollRequest.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/class-use/PollRequest.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.service.PollRequest (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.service.PollRequest (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/package-summary.html index 142492be..27e17543 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.service (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.service (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/package-tree.html index d877c4a1..cc26a317 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.service Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.service Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/package-use.html index 884e4268..964a4410 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/service/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.authn.service (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.authn.service (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionAttributeKeys.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionAttributeKeys.html index 1c7dee8e..71303a75 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionAttributeKeys.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionAttributeKeys.html @@ -1,18 +1,18 @@ - -BankIdSessionAttributeKeys (BankID SAML IdP - 1.1.3) + +BankIdSessionAttributeKeys (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionData.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionData.html index aded0ba6..5f2c0a61 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionData.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionData.html @@ -1,18 +1,18 @@ - -BankIdSessionData (BankID SAML IdP - 1.1.3) + +BankIdSessionData (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionDataListener.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionDataListener.html index f0d6a209..c213112f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionDataListener.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionDataListener.html @@ -1,18 +1,18 @@ - -BankIdSessionDataListener (BankID SAML IdP - 1.1.3) + +BankIdSessionDataListener (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionReader.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionReader.html index c8e98f6f..11905ab7 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionReader.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionReader.html @@ -1,18 +1,18 @@ - -BankIdSessionReader (BankID SAML IdP - 1.1.3) + +BankIdSessionReader (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionState.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionState.html index e5d7277d..f7cdd789 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionState.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionState.html @@ -1,18 +1,18 @@ - -BankIdSessionState (BankID SAML IdP - 1.1.3) + +BankIdSessionState (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionWriter.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionWriter.html index a0e77ff4..ccd00d8f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionWriter.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessionWriter.html @@ -1,18 +1,18 @@ - -BankIdSessionWriter (BankID SAML IdP - 1.1.3) + +BankIdSessionWriter (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessions.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessions.html index 30562206..8700ca55 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessions.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/BankIdSessions.html @@ -1,18 +1,18 @@ - -BankIdSessions (BankID SAML IdP - 1.1.3) + +BankIdSessions (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/RedisSessionDao.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/RedisSessionDao.html index 4fffad50..bd2a485e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/RedisSessionDao.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/RedisSessionDao.html @@ -1,18 +1,18 @@ - -RedisSessionDao (BankID SAML IdP - 1.1.3) + +RedisSessionDao (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/ServletSessionDao.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/ServletSessionDao.html index d4e9d17c..80cb1cc9 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/ServletSessionDao.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/ServletSessionDao.html @@ -1,18 +1,18 @@ - -ServletSessionDao (BankID SAML IdP - 1.1.3) + +ServletSessionDao (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/SessionDao.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/SessionDao.html index 26b9d926..149d7b63 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/SessionDao.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/SessionDao.html @@ -1,18 +1,18 @@ - -SessionDao (BankID SAML IdP - 1.1.3) + +SessionDao (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionAttributeKeys.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionAttributeKeys.html index 21f361ef..d5c98bc7 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionAttributeKeys.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionAttributeKeys.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.session.BankIdSessionAttributeKeys (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.session.BankIdSessionAttributeKeys (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionData.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionData.html index d9e597aa..902d23bf 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionData.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionData.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.session.BankIdSessionData (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.session.BankIdSessionData (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionDataListener.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionDataListener.html index 290a0a01..7b24108c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionDataListener.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionDataListener.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.session.BankIdSessionDataListener (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.session.BankIdSessionDataListener (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionReader.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionReader.html index e8fe1366..bc67be78 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionReader.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionReader.html @@ -1,18 +1,18 @@ - -Uses of Interface se.swedenconnect.bankid.idp.authn.session.BankIdSessionReader (BankID SAML IdP - 1.1.3) + +Uses of Interface se.swedenconnect.bankid.idp.authn.session.BankIdSessionReader (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionState.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionState.html index 8d038e53..b3e048c9 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionState.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionState.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.session.BankIdSessionState (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.session.BankIdSessionState (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionWriter.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionWriter.html index 687031b9..f961719f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionWriter.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessionWriter.html @@ -1,18 +1,18 @@ - -Uses of Interface se.swedenconnect.bankid.idp.authn.session.BankIdSessionWriter (BankID SAML IdP - 1.1.3) + +Uses of Interface se.swedenconnect.bankid.idp.authn.session.BankIdSessionWriter (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessions.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessions.html index cf0a2576..df96b41a 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessions.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/BankIdSessions.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.session.BankIdSessions (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.session.BankIdSessions (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/RedisSessionDao.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/RedisSessionDao.html index 4df80ca7..883d8554 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/RedisSessionDao.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/RedisSessionDao.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.session.RedisSessionDao (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.session.RedisSessionDao (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/ServletSessionDao.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/ServletSessionDao.html index 7e6f2d9c..8f1945e6 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/ServletSessionDao.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/ServletSessionDao.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.authn.session.ServletSessionDao (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.authn.session.ServletSessionDao (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/SessionDao.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/SessionDao.html index 757a3827..9f397bcf 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/SessionDao.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/class-use/SessionDao.html @@ -1,18 +1,18 @@ - -Uses of Interface se.swedenconnect.bankid.idp.authn.session.SessionDao (BankID SAML IdP - 1.1.3) + +Uses of Interface se.swedenconnect.bankid.idp.authn.session.SessionDao (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/package-summary.html index 947e743a..1815e64f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.session (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.session (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/package-tree.html index 4fbd3d6e..7558c3ae 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.authn.session Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.authn.session Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/package-use.html index 4bdbac8c..048beabd 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/authn/session/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.authn.session (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.authn.session (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/class-use/ApplicationVersion.html b/docs/apidocs/se/swedenconnect/bankid/idp/class-use/ApplicationVersion.html index debd6451..9a7a414a 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/class-use/ApplicationVersion.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/class-use/ApplicationVersion.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.ApplicationVersion (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.ApplicationVersion (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/class-use/IdpApplication.html b/docs/apidocs/se/swedenconnect/bankid/idp/class-use/IdpApplication.html index 7f3ce173..c6de34da 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/class-use/IdpApplication.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/class-use/IdpApplication.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.IdpApplication (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.IdpApplication (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/InMemoryTryLockRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/InMemoryTryLockRepository.html index 7b18d2a8..502cbd0b 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/InMemoryTryLockRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/InMemoryTryLockRepository.html @@ -1,18 +1,18 @@ - -InMemoryTryLockRepository (BankID SAML IdP - 1.1.3) + +InMemoryTryLockRepository (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -104,7 +105,9 @@

    Constructor Summary

    Constructor
    Description
    -
     
    +
    +
    Default constructor.
    +
    @@ -145,6 +148,7 @@

    Constructor Details

    InMemoryTryLockRepository

    public InMemoryTryLockRepository()
    +
    Default constructor.
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/LockingFilter.html b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/LockingFilter.html index 716778d5..673c21a3 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/LockingFilter.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/LockingFilter.html @@ -1,18 +1,18 @@ - -LockingFilter (BankID SAML IdP - 1.1.3) + +LockingFilter (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/RedisTryLockRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/RedisTryLockRepository.html index 99832bbd..0a4f58a2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/RedisTryLockRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/RedisTryLockRepository.html @@ -1,18 +1,18 @@ - -RedisTryLockRepository (BankID SAML IdP - 1.1.3) + +RedisTryLockRepository (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/TryLock.html b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/TryLock.html index f82d36ed..b6f2a9ce 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/TryLock.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/TryLock.html @@ -1,18 +1,18 @@ - -TryLock (BankID SAML IdP - 1.1.3) + +TryLock (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/TryLockRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/TryLockRepository.html index 3fbfd70e..ecce3e87 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/TryLockRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/TryLockRepository.html @@ -1,18 +1,18 @@ - -TryLockRepository (BankID SAML IdP - 1.1.3) + +TryLockRepository (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/InMemoryTryLockRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/InMemoryTryLockRepository.html index a4ac0511..4266988e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/InMemoryTryLockRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/InMemoryTryLockRepository.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.concurrency.InMemoryTryLockRepository (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.concurrency.InMemoryTryLockRepository (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/LockingFilter.html b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/LockingFilter.html index 2d5ca0d4..a4d64b56 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/LockingFilter.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/LockingFilter.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.concurrency.LockingFilter (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.concurrency.LockingFilter (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/RedisTryLockRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/RedisTryLockRepository.html index 2e43240f..21ce59da 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/RedisTryLockRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/RedisTryLockRepository.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.concurrency.RedisTryLockRepository (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.concurrency.RedisTryLockRepository (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/TryLock.html b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/TryLock.html index 0e569d20..7d6e87a2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/TryLock.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/TryLock.html @@ -1,18 +1,18 @@ - -Uses of Interface se.swedenconnect.bankid.idp.concurrency.TryLock (BankID SAML IdP - 1.1.3) + +Uses of Interface se.swedenconnect.bankid.idp.concurrency.TryLock (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/TryLockRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/TryLockRepository.html index c4eaa880..42d17bd8 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/TryLockRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/class-use/TryLockRepository.html @@ -1,18 +1,18 @@ - -Uses of Interface se.swedenconnect.bankid.idp.concurrency.TryLockRepository (BankID SAML IdP - 1.1.3) + +Uses of Interface se.swedenconnect.bankid.idp.concurrency.TryLockRepository (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/package-summary.html index 17ac43ee..9b45e385 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.concurrency (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.concurrency (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/package-tree.html index 2fd838f7..a57c4a85 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.concurrency Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.concurrency Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/package-use.html index 670cf078..b1c02574 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/concurrency/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.concurrency (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.concurrency (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfiguration.html index 6a7fb7a2..7f3916cd 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfiguration.html @@ -1,18 +1,18 @@ - -BankIdConfiguration (BankID SAML IdP - 1.1.3) + +BankIdConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.AuditConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.AuditConfiguration.html index a15f4048..da6246ce 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.AuditConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.AuditConfiguration.html @@ -1,18 +1,18 @@ - -BankIdConfigurationProperties.AuditConfiguration (BankID SAML IdP - 1.1.3) + +BankIdConfigurationProperties.AuditConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.HealthConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.HealthConfiguration.html index d4333872..e781df0f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.HealthConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.HealthConfiguration.html @@ -1,18 +1,18 @@ - -BankIdConfigurationProperties.HealthConfiguration (BankID SAML IdP - 1.1.3) + +BankIdConfigurationProperties.HealthConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.IdpConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.IdpConfiguration.html index e00aa711..f5fc4f76 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.IdpConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.IdpConfiguration.html @@ -1,18 +1,18 @@ - -BankIdConfigurationProperties.IdpConfiguration (BankID SAML IdP - 1.1.3) + +BankIdConfigurationProperties.IdpConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage.html index 1386e614..408107df 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage.html @@ -1,18 +1,18 @@ - -BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage (BankID SAML IdP - 1.1.3) + +BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.RelyingPartyConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.RelyingPartyConfiguration.html index 6aabc41f..7d9d6d72 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.RelyingPartyConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.RelyingPartyConfiguration.html @@ -1,18 +1,18 @@ - -BankIdConfigurationProperties.RelyingPartyConfiguration (BankID SAML IdP - 1.1.3) + +BankIdConfigurationProperties.RelyingPartyConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.SessionConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.SessionConfiguration.html index 3b654b2b..deb56334 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.SessionConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.SessionConfiguration.html @@ -1,26 +1,22 @@ - -BankIdConfigurationProperties.SessionConfiguration (BankID SAML IdP - 1.1.3) + +BankIdConfigurationProperties.SessionConfiguration (BankID SAML IdP - 1.2.0) - + - + -
    Session handling configuration.
    @@ -109,19 +101,6 @@

    Constructor Summary

  • Method Summary

    -
    -
    -
    -
    -
    Modifier and Type
    -
    Method
    -
    Description
    -
    void
    - -
    -
    -
    -

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    @@ -145,27 +124,6 @@

    SessionConfiguration

  • - -
  • -
    -

    Method Details

    - -
    -
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.html index 86b6428d..20f0fd73 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.html @@ -1,18 +1,18 @@ - -BankIdConfigurationProperties (BankID SAML IdP - 1.1.3) + +BankIdConfigurationProperties (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdRequirement.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdRequirement.html index 8ef59e7a..6e9bbdd3 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdRequirement.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/BankIdRequirement.html @@ -1,18 +1,18 @@ - -BankIdRequirement (BankID SAML IdP - 1.1.3) + +BankIdRequirement (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/CsrfCookieFilter.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/CsrfCookieFilter.html index 598e8832..0a8c2197 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/CsrfCookieFilter.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/CsrfCookieFilter.html @@ -1,18 +1,18 @@ - -CsrfCookieFilter (BankID SAML IdP - 1.1.3) + +CsrfCookieFilter (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/OverrideConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/OverrideConfiguration.html index 55d481ce..bacf06fd 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/OverrideConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/OverrideConfiguration.html @@ -1,18 +1,18 @@ - -OverrideConfiguration (BankID SAML IdP - 1.1.3) + +OverrideConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/OverrideProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/OverrideProperties.html index e62d3774..07acd3ae 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/OverrideProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/OverrideProperties.html @@ -1,18 +1,18 @@ - -OverrideProperties (BankID SAML IdP - 1.1.3) + +OverrideProperties (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/RedisTlsProperties.KeyStoreConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/RedisTlsProperties.KeyStoreConfiguration.html index a3833367..0214d7fc 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/RedisTlsProperties.KeyStoreConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/RedisTlsProperties.KeyStoreConfiguration.html @@ -1,18 +1,18 @@ - -RedisTlsProperties.KeyStoreConfiguration (BankID SAML IdP - 1.1.3) + +RedisTlsProperties.KeyStoreConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/RedisTlsProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/RedisTlsProperties.html index fad5c856..197191a8 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/RedisTlsProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/RedisTlsProperties.html @@ -1,18 +1,18 @@ - -RedisTlsProperties (BankID SAML IdP - 1.1.3) + +RedisTlsProperties (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -81,9 +82,14 @@

    Class RedisTlsProperties

    InitializingBean

    -
    public class RedisTlsProperties +
    @Deprecated(forRemoval=true, + since="1.1.3") +public class RedisTlsProperties extends Object implements InitializingBean
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    Use RedisTlsProperties instead
    +
    Spring Boot's Redis support does not enable us to configure SSL/TLS against the Redis server in a good way. Therefore, we extend Spring's Redis configuration with this configuration properties class.
    @@ -105,6 +111,7 @@

    Nested Class Summary

    static class 
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Configuration for a KeyStore.
    @@ -119,7 +126,9 @@

    Constructor Summary

    Constructor
    Description
    -
     
    +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    @@ -128,15 +137,17 @@

    Constructor Summary

    Method Summary

    -
    +
    Modifier and Type
    Method
    Description
    -
    void
    - -
    +
    void
    + +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    +
    @@ -158,6 +169,7 @@

    Constructor Details

    RedisTlsProperties

    public RedisTlsProperties()
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    @@ -173,6 +185,7 @@

    Method Details

    afterPropertiesSet

    public void afterPropertiesSet() throws Exception
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Specified by:
    afterPropertiesSet in interface InitializingBean
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/ResilienceConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/ResilienceConfiguration.html index c897f9bc..0fa07125 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/ResilienceConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/ResilienceConfiguration.html @@ -1,18 +1,18 @@ - -ResilienceConfiguration (BankID SAML IdP - 1.1.3) + +ResilienceConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.ApplicationProviderProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.ApplicationProviderProperties.html index 3167a907..75824e5d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.ApplicationProviderProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.ApplicationProviderProperties.html @@ -1,18 +1,18 @@ - -UiProperties.ApplicationProviderProperties (BankID SAML IdP - 1.1.3) + +UiProperties.ApplicationProviderProperties (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.QrCodeConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.QrCodeConfiguration.html index a099d1fb..2777e8a2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.QrCodeConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.QrCodeConfiguration.html @@ -1,18 +1,18 @@ - -UiProperties.QrCodeConfiguration (BankID SAML IdP - 1.1.3) + +UiProperties.QrCodeConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.UserErrorProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.UserErrorProperties.html index b2b35a4e..d4a8abee 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.UserErrorProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.UserErrorProperties.html @@ -1,18 +1,18 @@ - -UiProperties.UserErrorProperties (BankID SAML IdP - 1.1.3) + +UiProperties.UserErrorProperties (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.UserMessageProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.UserMessageProperties.html index e95d5094..8956f1b0 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.UserMessageProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.UserMessageProperties.html @@ -1,18 +1,18 @@ - -UiProperties.UserMessageProperties (BankID SAML IdP - 1.1.3) + +UiProperties.UserMessageProperties (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.html index 146c8d3f..28a35e8f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/UiProperties.html @@ -1,18 +1,18 @@ - -UiProperties (BankID SAML IdP - 1.1.3) + +UiProperties (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/WebMvcConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/WebMvcConfiguration.html index 4b0eafd2..a38d959a 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/WebMvcConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/WebMvcConfiguration.html @@ -1,18 +1,18 @@ - -WebMvcConfiguration (BankID SAML IdP - 1.1.3) + +WebMvcConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfiguration.html index df61476d..cea1d2dd 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfiguration.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfiguration (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.AuditConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.AuditConfiguration.html index 13cc6277..bc3fea21 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.AuditConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.AuditConfiguration.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.AuditConfiguration (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.AuditConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.HealthConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.HealthConfiguration.html index cfb1f49b..ec6bf252 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.HealthConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.HealthConfiguration.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.HealthConfiguration (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.HealthConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.IdpConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.IdpConfiguration.html index 882ffc85..fc0310e2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.IdpConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.IdpConfiguration.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.IdpConfiguration (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.IdpConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage.html index 1cb87fad..960a20d3 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.RelyingPartyConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.RelyingPartyConfiguration.html index 19fe2942..3199395f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.RelyingPartyConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.RelyingPartyConfiguration.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.RelyingPartyConfiguration (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.RelyingPartyConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.SessionConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.SessionConfiguration.html index cae2cb29..f60a1bce 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.SessionConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.SessionConfiguration.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.SessionConfiguration (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.SessionConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.html index 9ac0b48b..a441bcee 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdConfigurationProperties.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -63,8 +64,12 @@

    Configuration of the Swedish eID Reference IdP.

    - +
    +
    Session handling configuration.
    +
    + +
    Health indicator beans.

    @@ -79,7 +84,8 @@

    Uses of Constructor

    Description
     
    -
    +
    AuditRepositoryConfiguration(BankIdConfigurationProperties properties, + se.swedenconnect.spring.saml.idp.autoconfigure.audit.AuditRepositoryConfigurationProperties auditProperties)
    Constructor.
    @@ -108,6 +114,23 @@

    Uses of +

    Uses of BankIdConfigurationProperties in se.swedenconnect.bankid.idp.config.session

    + +
    +
    Modifier
    +
    Constructor
    +
    Description
    +
     
    +
    SessionDeprecationConfiguration(BankIdConfigurationProperties bankidProperties, + se.swedenconnect.spring.saml.idp.autoconfigure.settings.IdentityProviderConfigurationProperties idpProperties)
    +
    +
    Constructor.
    +
    +
    + + +
  • Uses of BankIdConfigurationProperties in se.swedenconnect.bankid.idp.health

    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdRequirement.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdRequirement.html index 4f2925ec..b6f54c1f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdRequirement.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/BankIdRequirement.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.BankIdRequirement (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.BankIdRequirement (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/CsrfCookieFilter.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/CsrfCookieFilter.html index 045c6af6..24a98bb8 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/CsrfCookieFilter.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/CsrfCookieFilter.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.CsrfCookieFilter (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.CsrfCookieFilter (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/OverrideConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/OverrideConfiguration.html index 31b92fd9..ad1d41ac 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/OverrideConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/OverrideConfiguration.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.OverrideConfiguration (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.OverrideConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/OverrideProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/OverrideProperties.html index a15055bd..ddfa9dcb 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/OverrideProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/OverrideProperties.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.OverrideProperties (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.OverrideProperties (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/RedisTlsProperties.KeyStoreConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/RedisTlsProperties.KeyStoreConfiguration.html index 3300f19e..20710ae4 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/RedisTlsProperties.KeyStoreConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/RedisTlsProperties.KeyStoreConfiguration.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.RedisTlsProperties.KeyStoreConfiguration (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.RedisTlsProperties.KeyStoreConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/RedisTlsProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/RedisTlsProperties.html index 5e3dd03d..82baac80 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/RedisTlsProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/RedisTlsProperties.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.RedisTlsProperties (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.RedisTlsProperties (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/ResilienceConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/ResilienceConfiguration.html index 3a9ab2cb..fbd00962 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/ResilienceConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/ResilienceConfiguration.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.ResilienceConfiguration (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.ResilienceConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.ApplicationProviderProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.ApplicationProviderProperties.html index be003de6..1390fb9c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.ApplicationProviderProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.ApplicationProviderProperties.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.UiProperties.ApplicationProviderProperties (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.UiProperties.ApplicationProviderProperties (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.QrCodeConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.QrCodeConfiguration.html index c2885c56..90edb4e4 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.QrCodeConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.QrCodeConfiguration.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.UiProperties.QrCodeConfiguration (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.UiProperties.QrCodeConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.UserErrorProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.UserErrorProperties.html index c9f6db3b..f83bf06f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.UserErrorProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.UserErrorProperties.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.UiProperties.UserErrorProperties (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.UiProperties.UserErrorProperties (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.UserMessageProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.UserMessageProperties.html index dacad16c..b56ad5e5 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.UserMessageProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.UserMessageProperties.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.UiProperties.UserMessageProperties (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.UiProperties.UserMessageProperties (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.html index 9a3f7d23..b6b92de2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/UiProperties.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.UiProperties (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.UiProperties (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/WebMvcConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/WebMvcConfiguration.html index 9565b9c6..f41a364e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/WebMvcConfiguration.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/class-use/WebMvcConfiguration.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.WebMvcConfiguration (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.WebMvcConfiguration (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/package-summary.html index cd330884..23856860 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.config (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.config (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -142,8 +143,8 @@

    Package se.
    Configuration properties for UI overrides.

  • -
    -
    Spring Boot's Redis support does not enable us to configure SSL/TLS against the Redis server in a good way.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    Use RedisTlsProperties instead
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/package-tree.html index 2800dd6d..53c67dc9 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.config Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.config Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • @@ -66,7 +67,7 @@

    Class Hierarchy

  • se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.HealthConfiguration (implements org.springframework.beans.factory.InitializingBean)
  • se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.IdpConfiguration (implements org.springframework.beans.factory.InitializingBean)
  • se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.RelyingPartyConfiguration (implements org.springframework.beans.factory.InitializingBean)
  • -
  • se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.SessionConfiguration (implements org.springframework.beans.factory.InitializingBean)
  • +
  • se.swedenconnect.bankid.idp.config.BankIdConfigurationProperties.SessionConfiguration
  • se.swedenconnect.bankid.idp.config.BankIdRequirement
  • org.springframework.web.filter.GenericFilterBean (implements org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.core.env.EnvironmentCapable, jakarta.servlet.Filter, org.springframework.beans.factory.InitializingBean, org.springframework.web.context.ServletContextAware)
      diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/package-use.html index d2056059..c32867bb 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.config (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.config (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
    • Class
    • Tree
    • +
    • Deprecated
    • Index
    • Help
    @@ -75,12 +76,16 @@

    Use
    Configuration of the Swedish eID Reference IdP.
    - +
    -
    Health indicator beans.
    +
    Session handling configuration.
    - +
    +
    Health indicator beans.
    +
    + +
    Interfaces and classes for handling BankID relying parties.

  • @@ -160,6 +165,19 @@

    Use
  • +
    + +
    +
    Class
    +
    Description
    + +
    +
    BankID configuration properties.
    +
    +
    +
    +
  • +
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/MessageReplayCheckerConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/MessageReplayCheckerConfiguration.html new file mode 100644 index 00000000..f0580100 --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/MessageReplayCheckerConfiguration.html @@ -0,0 +1,143 @@ + + + + +MessageReplayCheckerConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    + +
    + +

    Class MessageReplayCheckerConfiguration

    +
    +
    java.lang.Object +
    se.swedenconnect.bankid.idp.config.session.MessageReplayCheckerConfiguration
    +
    +
    +
    +
    @Configuration +public class MessageReplayCheckerConfiguration +extends Object
    +
    For setting up the MessageReplayChecker. +

    + Note: This is actually done by the Spring SAML IdP starter, but we also want to support our deprecated session + settings. +

    +
    +
    Author:
    +
    Martin Lindström, Felix Hellman
    +
    +
    +
    + +
    +
    +
      + +
    • +
      +

      Constructor Details

      +
        +
      • +
        +

        MessageReplayCheckerConfiguration

        +
        public MessageReplayCheckerConfiguration()
        +
        +
      • +
      +
      +
    • +
    +
    + +
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/RedisClusterProperties.NatTranslationEntry.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/RedisClusterProperties.NatTranslationEntry.html index 2f081a0e..34c23cee 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/RedisClusterProperties.NatTranslationEntry.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/RedisClusterProperties.NatTranslationEntry.html @@ -1,18 +1,18 @@ - -RedisClusterProperties.NatTranslationEntry (BankID SAML IdP - 1.1.3) + +RedisClusterProperties.NatTranslationEntry (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/RedisClusterProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/RedisClusterProperties.html index 74a08148..7534b9df 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/RedisClusterProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/RedisClusterProperties.html @@ -1,18 +1,18 @@ - -RedisClusterProperties (BankID SAML IdP - 1.1.3) + +RedisClusterProperties (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -81,9 +82,14 @@

    Class RedisClusterPropert
    InitializingBean

    -
    public class RedisClusterProperties +
    @Deprecated(forRemoval=true, + since="1.1.3") +public class RedisClusterProperties extends Object implements InitializingBean
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    Use RedissonClusterProperties instead
    +
    Class for containing additional redis cluster properties.
    Author:
    @@ -104,6 +110,7 @@

    Nested Class Summary

    static class 
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    An entry for NAT translation.
    @@ -118,7 +125,9 @@

    Constructor Summary

    Constructor
    Description
    -
     
    +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
  • @@ -127,18 +136,21 @@

    Constructor Summary

    Method Summary

    -
    +
    Modifier and Type
    Method
    Description
    -
    void
    - -
    - - -
    +
    void
    + +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    +
    + + +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Creates a NatMapper given the configuration.
    @@ -162,6 +174,7 @@

    Constructor Details

    RedisClusterProperties

    public RedisClusterProperties()
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    @@ -176,6 +189,7 @@

    Method Details

    createNatMapper

    public NatMapper createNatMapper()
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Creates a NatMapper given the configuration.
    Returns:
    @@ -188,6 +202,7 @@

    createNatMapper

    afterPropertiesSet

    public void afterPropertiesSet() throws Exception
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Specified by:
    afterPropertiesSet in interface InitializingBean
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.ActualInMemorySessionConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.ActualInMemorySessionConfiguration.html new file mode 100644 index 00000000..703a5c4f --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.ActualInMemorySessionConfiguration.html @@ -0,0 +1,140 @@ + + + + +SessionConfiguration.ActualInMemorySessionConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    + +
    + +

    Class SessionConfiguration.ActualInMemorySessionConfiguration

    +
    +
    java.lang.Object +
    se.swedenconnect.bankid.idp.config.session.SessionConfiguration.ActualInMemorySessionConfiguration
    +
    +
    +
    +
    Enclosing class:
    +
    SessionConfiguration
    +
    +
    +
    @Configuration +@ConditionalOnProperty(name="saml.idp.session.module", + havingValue="memory") +public static class SessionConfiguration.ActualInMemorySessionConfiguration +extends Object
    +
    +
    + +
    +
    +
      + +
    • +
      +

      Constructor Details

      +
        +
      • +
        +

        ActualInMemorySessionConfiguration

        +
        public ActualInMemorySessionConfiguration()
        +
        +
      • +
      +
      +
    • +
    +
    + +
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.ActualRedisSessionConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.ActualRedisSessionConfiguration.html new file mode 100644 index 00000000..e25ac203 --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.ActualRedisSessionConfiguration.html @@ -0,0 +1,140 @@ + + + + +SessionConfiguration.ActualRedisSessionConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    + +
    + +

    Class SessionConfiguration.ActualRedisSessionConfiguration

    +
    +
    java.lang.Object +
    se.swedenconnect.bankid.idp.config.session.SessionConfiguration.ActualRedisSessionConfiguration
    +
    +
    +
    +
    Enclosing class:
    +
    SessionConfiguration
    +
    +
    +
    @Configuration +@ConditionalOnProperty(name="saml.idp.session.module", + havingValue="redis") +public static class SessionConfiguration.ActualRedisSessionConfiguration +extends Object
    +
    +
    + +
    +
    +
      + +
    • +
      +

      Constructor Details

      +
        +
      • +
        +

        ActualRedisSessionConfiguration

        +
        public ActualRedisSessionConfiguration()
        +
        +
      • +
      +
      +
    • +
    +
    + +
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.DeprecatedInMemorySessionConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.DeprecatedInMemorySessionConfiguration.html new file mode 100644 index 00000000..587bd538 --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.DeprecatedInMemorySessionConfiguration.html @@ -0,0 +1,147 @@ + + + + +SessionConfiguration.DeprecatedInMemorySessionConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    + +
    + +

    Class SessionConfiguration.DeprecatedInMemorySessionConfiguration

    +
    +
    java.lang.Object +
    se.swedenconnect.spring.saml.idp.autoconfigure.session.MemorySessionAutoConfiguration +
    se.swedenconnect.bankid.idp.config.session.SessionConfiguration.DeprecatedInMemorySessionConfiguration
    +
    +
    +
    +
    +
    Enclosing class:
    +
    SessionConfiguration
    +
    +
    +
    @Configuration +@ConditionalOnProperty(name="bankid.session.module", + havingValue="memory") +@EnableSpringHttpSession +@EnableScheduling +@ImportAutoConfiguration(exclude={org.redisson.spring.starter.RedissonAutoConfigurationV2.class,org.springframework.boot.autoconfigure.data.redis.RedisAutoConfiguration.class}) +public static class SessionConfiguration.DeprecatedInMemorySessionConfiguration +extends se.swedenconnect.spring.saml.idp.autoconfigure.session.MemorySessionAutoConfiguration
    +
    +
    + +
    +
    +
      + +
    • +
      +

      Constructor Details

      +
        +
      • +
        +

        DeprecatedInMemorySessionConfiguration

        +
        public DeprecatedInMemorySessionConfiguration(ServerProperties serverProperties, + SessionProperties sessionProperties)
        +
        +
      • +
      +
      +
    • +
    +
    + +
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.DeprecatedRedisSessionConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.DeprecatedRedisSessionConfiguration.html new file mode 100644 index 00000000..f644ca93 --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.DeprecatedRedisSessionConfiguration.html @@ -0,0 +1,141 @@ + + + + +SessionConfiguration.DeprecatedRedisSessionConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    + +
    + +

    Class SessionConfiguration.DeprecatedRedisSessionConfiguration

    +
    +
    java.lang.Object +
    se.swedenconnect.bankid.idp.config.session.SessionConfiguration.DeprecatedRedisSessionConfiguration
    +
    +
    +
    +
    Enclosing class:
    +
    SessionConfiguration
    +
    +
    +
    @Configuration +@ConditionalOnProperty(name="bankid.session.module", + havingValue="redis") +@EnableRedisHttpSession +public static class SessionConfiguration.DeprecatedRedisSessionConfiguration +extends Object
    +
    +
    + +
    +
    +
      + +
    • +
      +

      Constructor Details

      +
        +
      • +
        +

        DeprecatedRedisSessionConfiguration

        +
        public DeprecatedRedisSessionConfiguration()
        +
        +
      • +
      +
      +
    • +
    +
    + +
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.html new file mode 100644 index 00000000..295ddeb5 --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionConfiguration.html @@ -0,0 +1,163 @@ + + + + +SessionConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    + +
    + +

    Class SessionConfiguration

    +
    +
    java.lang.Object +
    se.swedenconnect.bankid.idp.config.session.SessionConfiguration
    +
    +
    +
    +
    @Configuration +public class SessionConfiguration +extends Object
    +
    Configuration for session handling.
    +
    +
    Author:
    +
    Martin Lindström, Felix Hellman
    +
    +
    +
    + +
    +
    +
      + +
    • +
      +

      Constructor Details

      +
        +
      • +
        +

        SessionConfiguration

        +
        public SessionConfiguration()
        +
        +
      • +
      +
      +
    • +
    +
    + +
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionDeprecationConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionDeprecationConfiguration.html new file mode 100644 index 00000000..6a88ce31 --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/SessionDeprecationConfiguration.html @@ -0,0 +1,151 @@ + + + + +SessionDeprecationConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    + +
    + +

    Class SessionDeprecationConfiguration

    +
    +
    java.lang.Object +
    se.swedenconnect.bankid.idp.config.session.SessionDeprecationConfiguration
    +
    +
    +
    +
    @Configuration +@EnableConfigurationProperties({BankIdConfigurationProperties.class,se.swedenconnect.spring.saml.idp.autoconfigure.settings.IdentityProviderConfigurationProperties.class}) +public class SessionDeprecationConfiguration +extends Object
    +
    Configuration class that is responsible of mapping the deprecated session configuration to the "new" way of + configuring sessions.
    +
    +
    Author:
    +
    Martin Lindström, Felix Hellman
    +
    +
    +
    + +
    +
    +
      + +
    • +
      +

      Constructor Details

      +
        +
      • +
        +

        SessionDeprecationConfiguration

        +
        public SessionDeprecationConfiguration(BankIdConfigurationProperties bankidProperties, + se.swedenconnect.spring.saml.idp.autoconfigure.settings.IdentityProviderConfigurationProperties idpProperties)
        +
        Constructor.
        +
        +
        Parameters:
        +
        bankidProperties - the BankID properties
        +
        idpProperties - the IdP properties
        +
        +
        +
      • +
      +
      +
    • +
    +
    + +
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/MessageReplayCheckerConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/MessageReplayCheckerConfiguration.html new file mode 100644 index 00000000..a0c9b783 --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/MessageReplayCheckerConfiguration.html @@ -0,0 +1,63 @@ + + + + +Uses of Class se.swedenconnect.bankid.idp.config.session.MessageReplayCheckerConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Uses of Class
    se.swedenconnect.bankid.idp.config.session.MessageReplayCheckerConfiguration

    +
    +No usage of se.swedenconnect.bankid.idp.config.session.MessageReplayCheckerConfiguration
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/RedisClusterProperties.NatTranslationEntry.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/RedisClusterProperties.NatTranslationEntry.html index fa7bdd43..1923df1e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/RedisClusterProperties.NatTranslationEntry.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/RedisClusterProperties.NatTranslationEntry.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.session.RedisClusterProperties.NatTranslationEntry (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.session.RedisClusterProperties.NatTranslationEntry (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/RedisClusterProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/RedisClusterProperties.html index 85d84002..3bb1a98a 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/RedisClusterProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/RedisClusterProperties.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.session.RedisClusterProperties (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.session.RedisClusterProperties (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -51,34 +52,7 @@

    Uses of Class
    se.swedenconnect.bankid.idp.config.session.RedisClusterProperties

    -
    Packages that use RedisClusterProperties
    -
    -
    Package
    -
    Description
    - -
    -
    Session handling configuration.
    -
    -
    -
    - -
    - +No usage of se.swedenconnect.bankid.idp.config.session.RedisClusterProperties

    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.ActualInMemorySessionConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.ActualInMemorySessionConfiguration.html new file mode 100644 index 00000000..dd77cc7a --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.ActualInMemorySessionConfiguration.html @@ -0,0 +1,63 @@ + + + + +Uses of Class se.swedenconnect.bankid.idp.config.session.SessionConfiguration.ActualInMemorySessionConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Uses of Class
    se.swedenconnect.bankid.idp.config.session.SessionConfiguration.ActualInMemorySessionConfiguration

    +
    +No usage of se.swedenconnect.bankid.idp.config.session.SessionConfiguration.ActualInMemorySessionConfiguration
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.ActualRedisSessionConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.ActualRedisSessionConfiguration.html new file mode 100644 index 00000000..16d566f1 --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.ActualRedisSessionConfiguration.html @@ -0,0 +1,63 @@ + + + + +Uses of Class se.swedenconnect.bankid.idp.config.session.SessionConfiguration.ActualRedisSessionConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Uses of Class
    se.swedenconnect.bankid.idp.config.session.SessionConfiguration.ActualRedisSessionConfiguration

    +
    +No usage of se.swedenconnect.bankid.idp.config.session.SessionConfiguration.ActualRedisSessionConfiguration
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.DeprecatedInMemorySessionConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.DeprecatedInMemorySessionConfiguration.html new file mode 100644 index 00000000..842fa8f1 --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.DeprecatedInMemorySessionConfiguration.html @@ -0,0 +1,63 @@ + + + + +Uses of Class se.swedenconnect.bankid.idp.config.session.SessionConfiguration.DeprecatedInMemorySessionConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Uses of Class
    se.swedenconnect.bankid.idp.config.session.SessionConfiguration.DeprecatedInMemorySessionConfiguration

    +
    +No usage of se.swedenconnect.bankid.idp.config.session.SessionConfiguration.DeprecatedInMemorySessionConfiguration
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.DeprecatedRedisSessionConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.DeprecatedRedisSessionConfiguration.html new file mode 100644 index 00000000..64d4320e --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.DeprecatedRedisSessionConfiguration.html @@ -0,0 +1,63 @@ + + + + +Uses of Class se.swedenconnect.bankid.idp.config.session.SessionConfiguration.DeprecatedRedisSessionConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Uses of Class
    se.swedenconnect.bankid.idp.config.session.SessionConfiguration.DeprecatedRedisSessionConfiguration

    +
    +No usage of se.swedenconnect.bankid.idp.config.session.SessionConfiguration.DeprecatedRedisSessionConfiguration
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.html new file mode 100644 index 00000000..eddebe23 --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionConfiguration.html @@ -0,0 +1,63 @@ + + + + +Uses of Class se.swedenconnect.bankid.idp.config.session.SessionConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Uses of Class
    se.swedenconnect.bankid.idp.config.session.SessionConfiguration

    +
    +No usage of se.swedenconnect.bankid.idp.config.session.SessionConfiguration
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionDeprecationConfiguration.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionDeprecationConfiguration.html new file mode 100644 index 00000000..90fded7a --- /dev/null +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/class-use/SessionDeprecationConfiguration.html @@ -0,0 +1,63 @@ + + + + +Uses of Class se.swedenconnect.bankid.idp.config.session.SessionDeprecationConfiguration (BankID SAML IdP - 1.2.0) + + + + + + + + + + + + + + + +
    + +
    +
    +
    +

    Uses of Class
    se.swedenconnect.bankid.idp.config.session.SessionDeprecationConfiguration

    +
    +No usage of se.swedenconnect.bankid.idp.config.session.SessionDeprecationConfiguration
    + +
    +
    + + diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/package-summary.html index 46ac9df6..5f1c119c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.config.session (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.config.session (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -89,25 +90,34 @@

    Pac
    Class
    Description
    - +
    -
    Configuration used if "in-memory" should be used for session handling.
    +
    For setting up the MessageReplayChecker.
    -
    -
    Class for containing additional redis cluster properties.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    Use RedissonClusterProperties instead
    An entry for NAT translation.
    - +
    -
    Redis session security configuration.
    -
    - +
    Configuration for session handling.
    +
    + +
     
    + +
     
    + +
     
    + +
     
    +
    -
    Customizers to handle a bug where the protocol section of the address becomes non-TLS when TLS is enabled.
    +
    Configuration class that is responsible of mapping the deprecated session configuration to the "new" way of + configuring sessions.

    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/package-tree.html index 60efeab7..669db1b9 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.config.session Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.config.session Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • @@ -60,11 +61,19 @@

    Class Hierarchy

    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/package-use.html index b7a14098..26e0f916 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/session/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/session/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.config.session (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.config.session (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -51,33 +52,7 @@

    Uses of Package
    se.swedenconnect.bankid.idp.config.session

    - -
    -
    Package
    -
    Description
    - -
    -
    Session handling configuration.
    -
    -
    -
    - -
    - +No usage of se.swedenconnect.bankid.idp.config.session

    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpConfigurationProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpConfigurationProperties.html index 68cadc06..9bf1c42f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpConfigurationProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpConfigurationProperties.html @@ -1,18 +1,18 @@ - -TomcatAjpConfigurationProperties (BankID SAML IdP - 1.1.3) + +TomcatAjpConfigurationProperties (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpCustomizer.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpCustomizer.html index a5bc2b42..fc398e42 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpCustomizer.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/TomcatAjpCustomizer.html @@ -1,18 +1,18 @@ - -TomcatAjpCustomizer (BankID SAML IdP - 1.1.3) + +TomcatAjpCustomizer (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/class-use/TomcatAjpConfigurationProperties.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/class-use/TomcatAjpConfigurationProperties.html index 0ad3e588..955e8773 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/class-use/TomcatAjpConfigurationProperties.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/class-use/TomcatAjpConfigurationProperties.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.tomcat.TomcatAjpConfigurationProperties (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.tomcat.TomcatAjpConfigurationProperties (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/class-use/TomcatAjpCustomizer.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/class-use/TomcatAjpCustomizer.html index d677f8e9..f9bd951a 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/class-use/TomcatAjpCustomizer.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/class-use/TomcatAjpCustomizer.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.config.tomcat.TomcatAjpCustomizer (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.config.tomcat.TomcatAjpCustomizer (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/package-summary.html index 0d810fd8..e97ae40e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.config.tomcat (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.config.tomcat (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/package-tree.html index 82e4a8d2..8459c82a 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.config.tomcat Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.config.tomcat Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/package-use.html index ddf459a3..455aee5b 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/config/tomcat/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.config.tomcat (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.config.tomcat (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/ext/BankIdSignatureMessagePreprocessor.html b/docs/apidocs/se/swedenconnect/bankid/idp/ext/BankIdSignatureMessagePreprocessor.html index efee3965..2049644a 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/ext/BankIdSignatureMessagePreprocessor.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/ext/BankIdSignatureMessagePreprocessor.html @@ -1,18 +1,18 @@ - -BankIdSignatureMessagePreprocessor (BankID SAML IdP - 1.1.3) + +BankIdSignatureMessagePreprocessor (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/ext/RedisReplayChecker.html b/docs/apidocs/se/swedenconnect/bankid/idp/ext/RedisReplayChecker.html index 29a63d73..5adca2ca 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/ext/RedisReplayChecker.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/ext/RedisReplayChecker.html @@ -1,18 +1,18 @@ - -RedisReplayChecker (BankID SAML IdP - 1.1.3) + +RedisReplayChecker (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -83,8 +84,13 @@

    Class RedisReplayChecker

    MessageReplayChecker

    -
    public class RedisReplayChecker +
    @Deprecated(forRemoval=true, + since="2.1.0") +public class RedisReplayChecker extends AbstractMessageReplayChecker
    +
    Deprecated, for removal: This API element is subject to removal in a future version. + +
    ReplayChecker using two Redis sorted set. One for replays and one for expiration.
    Author:
    @@ -112,6 +118,7 @@

    Constructor Summary

    Description
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
    @@ -122,18 +129,22 @@

    Constructor Summary

    Method Summary

    -
    +
    Modifier and Type
    Method
    Description
    -
    protected void
    - -
    -
    protected boolean
    - -
    +
    protected void
    + +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    +
    +
    protected boolean
    + +
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    +
    @@ -158,6 +169,7 @@

    Constructor Details

    RedisReplayChecker

    public RedisReplayChecker(RedissonClient client)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Constructor.
    Parameters:
    @@ -177,6 +189,7 @@

    Method Details

    existsInCache

    protected boolean existsInCache(String s)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Specified by:
    existsInCache in class AbstractMessageReplayChecker
    @@ -187,6 +200,7 @@

    existsInCache

    addToCache

    protected void addToCache(String s)
    +
    Deprecated, for removal: This API element is subject to removal in a future version.
    Specified by:
    addToCache in class AbstractMessageReplayChecker
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/ext/class-use/BankIdSignatureMessagePreprocessor.html b/docs/apidocs/se/swedenconnect/bankid/idp/ext/class-use/BankIdSignatureMessagePreprocessor.html index 1a741971..483b741c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/ext/class-use/BankIdSignatureMessagePreprocessor.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/ext/class-use/BankIdSignatureMessagePreprocessor.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.ext.BankIdSignatureMessagePreprocessor (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.ext.BankIdSignatureMessagePreprocessor (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/ext/class-use/RedisReplayChecker.html b/docs/apidocs/se/swedenconnect/bankid/idp/ext/class-use/RedisReplayChecker.html index 4694982e..4cfd43ea 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/ext/class-use/RedisReplayChecker.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/ext/class-use/RedisReplayChecker.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.ext.RedisReplayChecker (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.ext.RedisReplayChecker (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/ext/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/ext/package-summary.html index b3fc488b..95bb5cc3 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/ext/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/ext/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.ext (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.ext (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • @@ -90,8 +91,8 @@

    Package se.swe
    A SignatureMessagePreprocessor for BankID signature messages.

    -
    -
    ReplayChecker using two Redis sorted set.
    +
    Deprecated, for removal: This API element is subject to removal in a future version. +
    diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/ext/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/ext/package-tree.html index b541667d..f5b7e5e5 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/ext/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/ext/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.ext Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.ext Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/ext/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/ext/package-use.html index f8d8c93e..362b9d1d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/ext/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/ext/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.ext (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.ext (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/health/ApiHealthIndicator.html b/docs/apidocs/se/swedenconnect/bankid/idp/health/ApiHealthIndicator.html index 9c482128..7141f8cc 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/health/ApiHealthIndicator.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/health/ApiHealthIndicator.html @@ -1,18 +1,18 @@ - -ApiHealthIndicator (BankID SAML IdP - 1.1.3) + +ApiHealthIndicator (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/health/CustomStatus.html b/docs/apidocs/se/swedenconnect/bankid/idp/health/CustomStatus.html index 8ff016ba..1cbf7528 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/health/CustomStatus.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/health/CustomStatus.html @@ -1,18 +1,18 @@ - -CustomStatus (BankID SAML IdP - 1.1.3) + +CustomStatus (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/health/RpCertificateHealthIndicator.html b/docs/apidocs/se/swedenconnect/bankid/idp/health/RpCertificateHealthIndicator.html index eb61f6cc..4690d1e6 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/health/RpCertificateHealthIndicator.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/health/RpCertificateHealthIndicator.html @@ -1,18 +1,18 @@ - -RpCertificateHealthIndicator (BankID SAML IdP - 1.1.3) + +RpCertificateHealthIndicator (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/health/SamlMetadataHealthIndicator.html b/docs/apidocs/se/swedenconnect/bankid/idp/health/SamlMetadataHealthIndicator.html index 9ece3c74..244a695f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/health/SamlMetadataHealthIndicator.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/health/SamlMetadataHealthIndicator.html @@ -1,18 +1,18 @@ - -SamlMetadataHealthIndicator (BankID SAML IdP - 1.1.3) + +SamlMetadataHealthIndicator (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/ApiHealthIndicator.html b/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/ApiHealthIndicator.html index 04370150..8bc2e2ea 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/ApiHealthIndicator.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/ApiHealthIndicator.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.health.ApiHealthIndicator (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.health.ApiHealthIndicator (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/CustomStatus.html b/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/CustomStatus.html index 4154c770..576377d7 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/CustomStatus.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/CustomStatus.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.health.CustomStatus (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.health.CustomStatus (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/RpCertificateHealthIndicator.html b/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/RpCertificateHealthIndicator.html index 0810f07b..75dde211 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/RpCertificateHealthIndicator.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/RpCertificateHealthIndicator.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.health.RpCertificateHealthIndicator (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.health.RpCertificateHealthIndicator (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/SamlMetadataHealthIndicator.html b/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/SamlMetadataHealthIndicator.html index 082c5e75..875c8809 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/SamlMetadataHealthIndicator.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/health/class-use/SamlMetadataHealthIndicator.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.health.SamlMetadataHealthIndicator (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.health.SamlMetadataHealthIndicator (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/health/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/health/package-summary.html index 94429fd0..3ac8386c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/health/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/health/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.health (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.health (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/health/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/health/package-tree.html index bc21b362..fec85b7e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/health/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/health/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.health Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.health Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/health/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/health/package-use.html index 64df0982..1ddacd31 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/health/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/health/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.health (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.health (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/package-summary.html index fb0c4607..30ddfcfd 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/package-tree.html index 57e37254..a3b54328 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/package-use.html index 0af01a98..1d3733f1 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/rp/DefaultRelyingPartyRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/rp/DefaultRelyingPartyRepository.html index 26fd22e9..40aa051f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/rp/DefaultRelyingPartyRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/rp/DefaultRelyingPartyRepository.html @@ -1,18 +1,18 @@ - -DefaultRelyingPartyRepository (BankID SAML IdP - 1.1.3) + +DefaultRelyingPartyRepository (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/rp/RelyingPartyData.html b/docs/apidocs/se/swedenconnect/bankid/idp/rp/RelyingPartyData.html index aaad664b..f50dec5c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/rp/RelyingPartyData.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/rp/RelyingPartyData.html @@ -1,18 +1,18 @@ - -RelyingPartyData (BankID SAML IdP - 1.1.3) + +RelyingPartyData (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/rp/RelyingPartyRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/rp/RelyingPartyRepository.html index 73884004..9233d8ac 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/rp/RelyingPartyRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/rp/RelyingPartyRepository.html @@ -1,18 +1,18 @@ - -RelyingPartyRepository (BankID SAML IdP - 1.1.3) + +RelyingPartyRepository (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/rp/RelyingPartyUiInfo.html b/docs/apidocs/se/swedenconnect/bankid/idp/rp/RelyingPartyUiInfo.html index d0e7982e..92edf1a4 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/rp/RelyingPartyUiInfo.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/rp/RelyingPartyUiInfo.html @@ -1,18 +1,18 @@ - -RelyingPartyUiInfo (BankID SAML IdP - 1.1.3) + +RelyingPartyUiInfo (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/DefaultRelyingPartyRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/DefaultRelyingPartyRepository.html index e8dec3c4..ef16218d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/DefaultRelyingPartyRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/DefaultRelyingPartyRepository.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.rp.DefaultRelyingPartyRepository (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.rp.DefaultRelyingPartyRepository (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/RelyingPartyData.html b/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/RelyingPartyData.html index cb1ec8a2..dd3540f4 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/RelyingPartyData.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/RelyingPartyData.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.rp.RelyingPartyData (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.rp.RelyingPartyData (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/RelyingPartyRepository.html b/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/RelyingPartyRepository.html index 04cc6a1a..23aadae5 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/RelyingPartyRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/RelyingPartyRepository.html @@ -1,18 +1,18 @@ - -Uses of Interface se.swedenconnect.bankid.idp.rp.RelyingPartyRepository (BankID SAML IdP - 1.1.3) + +Uses of Interface se.swedenconnect.bankid.idp.rp.RelyingPartyRepository (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/RelyingPartyUiInfo.html b/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/RelyingPartyUiInfo.html index 75b90729..04f4b580 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/RelyingPartyUiInfo.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/rp/class-use/RelyingPartyUiInfo.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.idp.rp.RelyingPartyUiInfo (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.idp.rp.RelyingPartyUiInfo (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/rp/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/idp/rp/package-summary.html index 399429b9..af079a4d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/rp/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/rp/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.rp (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.rp (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/rp/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/idp/rp/package-tree.html index cea095b1..1fa5d8d2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/rp/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/rp/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.idp.rp Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.idp.rp Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/idp/rp/package-use.html b/docs/apidocs/se/swedenconnect/bankid/idp/rp/package-use.html index d3ff0e83..3d80bd31 100644 --- a/docs/apidocs/se/swedenconnect/bankid/idp/rp/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/idp/rp/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.idp.rp (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.idp.rp (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/LibraryVersion.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/LibraryVersion.html index c9e5aa35..dc9b5776 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/LibraryVersion.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/LibraryVersion.html @@ -1,18 +1,18 @@ - -LibraryVersion (BankID SAML IdP - 1.1.3) + +LibraryVersion (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/class-use/LibraryVersion.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/class-use/LibraryVersion.html index a08561cb..b206f7bf 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/class-use/LibraryVersion.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/class-use/LibraryVersion.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.LibraryVersion (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.LibraryVersion (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/package-summary.html index 3c9101e1..64e3455f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.rpapi (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.rpapi (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/package-tree.html index 3b5900b7..fcf532e6 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.rpapi Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.rpapi Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/package-use.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/package-use.html index 9b829d2a..f49922bd 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.rpapi (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.rpapi (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/AuthenticateRequest.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/AuthenticateRequest.html index 694591ef..9bb27aea 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/AuthenticateRequest.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/AuthenticateRequest.html @@ -1,18 +1,18 @@ - -AuthenticateRequest (BankID SAML IdP - 1.1.3) + +AuthenticateRequest (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/BankIDClient.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/BankIDClient.html index 3cc56dc3..0238c949 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/BankIDClient.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/BankIDClient.html @@ -1,18 +1,18 @@ - -BankIDClient (BankID SAML IdP - 1.1.3) + +BankIDClient (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/DataToSign.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/DataToSign.html index 97ef655c..07b72c19 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/DataToSign.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/DataToSign.html @@ -1,18 +1,18 @@ - -DataToSign (BankID SAML IdP - 1.1.3) + +DataToSign (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/QRGenerator.ImageFormat.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/QRGenerator.ImageFormat.html index 6e8eb912..dc25db9f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/QRGenerator.ImageFormat.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/QRGenerator.ImageFormat.html @@ -1,18 +1,18 @@ - -QRGenerator.ImageFormat (BankID SAML IdP - 1.1.3) + +QRGenerator.ImageFormat (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/QRGenerator.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/QRGenerator.html index 1a3f04dd..e840cb79 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/QRGenerator.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/QRGenerator.html @@ -1,18 +1,18 @@ - -QRGenerator (BankID SAML IdP - 1.1.3) + +QRGenerator (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/SignatureRequest.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/SignatureRequest.html index 91d0e14e..bde536bd 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/SignatureRequest.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/SignatureRequest.html @@ -1,18 +1,18 @@ - -SignatureRequest (BankID SAML IdP - 1.1.3) + +SignatureRequest (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/UserVisibleData.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/UserVisibleData.html index d131c3dc..2e6625c8 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/UserVisibleData.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/UserVisibleData.html @@ -1,18 +1,18 @@ - -UserVisibleData (BankID SAML IdP - 1.1.3) + +UserVisibleData (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/AuthenticateRequest.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/AuthenticateRequest.html index cbbc33b3..b4c6a677 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/AuthenticateRequest.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/AuthenticateRequest.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.service.AuthenticateRequest (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.service.AuthenticateRequest (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/BankIDClient.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/BankIDClient.html index d4aa556f..e745b524 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/BankIDClient.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/BankIDClient.html @@ -1,18 +1,18 @@ - -Uses of Interface se.swedenconnect.bankid.rpapi.service.BankIDClient (BankID SAML IdP - 1.1.3) + +Uses of Interface se.swedenconnect.bankid.rpapi.service.BankIDClient (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/DataToSign.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/DataToSign.html index efe93aff..c27be31e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/DataToSign.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/DataToSign.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.service.DataToSign (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.service.DataToSign (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/QRGenerator.ImageFormat.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/QRGenerator.ImageFormat.html index 0ad2d70b..c33276be 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/QRGenerator.ImageFormat.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/QRGenerator.ImageFormat.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.rpapi.service.QRGenerator.ImageFormat (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/QRGenerator.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/QRGenerator.html index f1bb577a..ea25f462 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/QRGenerator.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/QRGenerator.html @@ -1,18 +1,18 @@ - -Uses of Interface se.swedenconnect.bankid.rpapi.service.QRGenerator (BankID SAML IdP - 1.1.3) + +Uses of Interface se.swedenconnect.bankid.rpapi.service.QRGenerator (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/SignatureRequest.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/SignatureRequest.html index c808d29c..2add8275 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/SignatureRequest.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/SignatureRequest.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.service.SignatureRequest (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.service.SignatureRequest (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/UserVisibleData.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/UserVisibleData.html index ceec3372..5254e9b5 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/UserVisibleData.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/class-use/UserVisibleData.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.service.UserVisibleData (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.service.UserVisibleData (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/AbstractQRGenerator.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/AbstractQRGenerator.html index cd85da2c..ff2003ee 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/AbstractQRGenerator.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/AbstractQRGenerator.html @@ -1,18 +1,18 @@ - -AbstractQRGenerator (BankID SAML IdP - 1.1.3) + +AbstractQRGenerator (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIDClientImpl.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIDClientImpl.html index 439e7b09..5d514a12 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIDClientImpl.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIDClientImpl.html @@ -1,18 +1,18 @@ - -BankIDClientImpl (BankID SAML IdP - 1.1.3) + +BankIDClientImpl (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIdErrorBodyExtractors.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIdErrorBodyExtractors.html index 592c9a6c..06978eee 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIdErrorBodyExtractors.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIdErrorBodyExtractors.html @@ -1,18 +1,18 @@ - -BankIdErrorBodyExtractors (BankID SAML IdP - 1.1.3) + +BankIdErrorBodyExtractors (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIdServerException.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIdServerException.html index 268f11ab..3ac122ea 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIdServerException.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIdServerException.html @@ -1,18 +1,18 @@ - -BankIdServerException (BankID SAML IdP - 1.1.3) + +BankIdServerException (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIdUserException.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIdUserException.html index 0048685f..f154ed90 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIdUserException.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/BankIdUserException.html @@ -1,18 +1,18 @@ - -BankIdUserException (BankID SAML IdP - 1.1.3) + +BankIdUserException (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/StatusCodePredicates.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/StatusCodePredicates.html index 221b9e09..6ff0360f 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/StatusCodePredicates.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/StatusCodePredicates.html @@ -1,18 +1,18 @@ - -StatusCodePredicates (BankID SAML IdP - 1.1.3) + +StatusCodePredicates (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/ZxingQRGenerator.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/ZxingQRGenerator.html index f9322e4f..0cf71895 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/ZxingQRGenerator.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/ZxingQRGenerator.html @@ -1,18 +1,18 @@ - -ZxingQRGenerator (BankID SAML IdP - 1.1.3) + +ZxingQRGenerator (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/AbstractQRGenerator.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/AbstractQRGenerator.html index 7df91929..7076ea9d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/AbstractQRGenerator.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/AbstractQRGenerator.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.service.impl.AbstractQRGenerator (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.service.impl.AbstractQRGenerator (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIDClientImpl.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIDClientImpl.html index 3e2ed76a..f5707803 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIDClientImpl.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIDClientImpl.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.service.impl.BankIDClientImpl (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.service.impl.BankIDClientImpl (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIdErrorBodyExtractors.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIdErrorBodyExtractors.html index e4760c3d..71cad4c7 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIdErrorBodyExtractors.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIdErrorBodyExtractors.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.service.impl.BankIdErrorBodyExtractors (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.service.impl.BankIdErrorBodyExtractors (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIdServerException.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIdServerException.html index 5e5ad033..af6aae50 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIdServerException.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIdServerException.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.service.impl.BankIdServerException (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.service.impl.BankIdServerException (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIdUserException.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIdUserException.html index 418c8406..33a625b4 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIdUserException.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/BankIdUserException.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.service.impl.BankIdUserException (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.service.impl.BankIdUserException (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/StatusCodePredicates.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/StatusCodePredicates.html index eb6d9843..1c2c217d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/StatusCodePredicates.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/StatusCodePredicates.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.service.impl.StatusCodePredicates (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.service.impl.StatusCodePredicates (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/ZxingQRGenerator.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/ZxingQRGenerator.html index cd6b4d20..364fbab8 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/ZxingQRGenerator.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/class-use/ZxingQRGenerator.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.service.impl.ZxingQRGenerator (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.service.impl.ZxingQRGenerator (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/package-summary.html index 5cd3b46a..8ef492f8 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.rpapi.service.impl (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.rpapi.service.impl (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/package-tree.html index a7f9031a..56eb1832 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.rpapi.service.impl Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.rpapi.service.impl Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/package-use.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/package-use.html index 9863d262..69593b37 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/impl/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.rpapi.service.impl (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.rpapi.service.impl (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/package-summary.html index 790a110b..3718288c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.rpapi.service (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.rpapi.service (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/package-tree.html index e4008df1..f2846bf3 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.rpapi.service Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.rpapi.service Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/package-use.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/package-use.html index cac1afd4..87e3ffdf 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/service/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/service/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.rpapi.service (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.rpapi.service (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessage.ShortName.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessage.ShortName.html index 44fd5e0c..d5203715 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessage.ShortName.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessage.ShortName.html @@ -1,18 +1,18 @@ - -BankIDMessage.ShortName (BankID SAML IdP - 1.1.3) + +BankIDMessage.ShortName (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessage.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessage.html index ea756caa..47b56b36 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessage.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessage.html @@ -1,18 +1,18 @@ - -BankIDMessage (BankID SAML IdP - 1.1.3) + +BankIDMessage (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessageImpl.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessageImpl.html index c2c62bb2..f6a1a363 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessageImpl.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessageImpl.html @@ -1,18 +1,18 @@ - -BankIDMessageImpl (BankID SAML IdP - 1.1.3) + +BankIDMessageImpl (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessageRepository.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessageRepository.html index c85cc9cc..228769d8 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessageRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/BankIDMessageRepository.html @@ -1,18 +1,18 @@ - -BankIDMessageRepository (BankID SAML IdP - 1.1.3) + +BankIDMessageRepository (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/DefaultBankIDMessageRepository.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/DefaultBankIDMessageRepository.html index ba06d5c4..030521cd 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/DefaultBankIDMessageRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/DefaultBankIDMessageRepository.html @@ -1,18 +1,18 @@ - -DefaultBankIDMessageRepository (BankID SAML IdP - 1.1.3) + +DefaultBankIDMessageRepository (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumber.Format.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumber.Format.html index bd38c4ae..0a5d5d8b 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumber.Format.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumber.Format.html @@ -1,18 +1,18 @@ - -PersonalIdentityNumber.Format (BankID SAML IdP - 1.1.3) + +PersonalIdentityNumber.Format (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumber.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumber.html index 8d36edc1..bea0cf99 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumber.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumber.html @@ -1,18 +1,18 @@ - -PersonalIdentityNumber (BankID SAML IdP - 1.1.3) + +PersonalIdentityNumber (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumberException.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumberException.html index 456f0dce..4701c75a 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumberException.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/PersonalIdentityNumberException.html @@ -1,18 +1,18 @@ - -PersonalIdentityNumberException (BankID SAML IdP - 1.1.3) + +PersonalIdentityNumberException (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/WebClientFactoryBean.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/WebClientFactoryBean.html index 3d480e26..1561a8d4 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/WebClientFactoryBean.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/WebClientFactoryBean.html @@ -1,18 +1,18 @@ - -WebClientFactoryBean (BankID SAML IdP - 1.1.3) + +WebClientFactoryBean (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessage.ShortName.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessage.ShortName.html index 7a1a8fb5..d996d784 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessage.ShortName.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessage.ShortName.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.rpapi.support.BankIDMessage.ShortName (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.rpapi.support.BankIDMessage.ShortName (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessage.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessage.html index 75679a2d..49f6d133 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessage.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessage.html @@ -1,18 +1,18 @@ - -Uses of Interface se.swedenconnect.bankid.rpapi.support.BankIDMessage (BankID SAML IdP - 1.1.3) + +Uses of Interface se.swedenconnect.bankid.rpapi.support.BankIDMessage (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessageImpl.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessageImpl.html index e1a5e3ca..3181a52b 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessageImpl.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessageImpl.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.support.BankIDMessageImpl (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.support.BankIDMessageImpl (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessageRepository.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessageRepository.html index ef32520e..595f1ac2 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessageRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/BankIDMessageRepository.html @@ -1,18 +1,18 @@ - -Uses of Interface se.swedenconnect.bankid.rpapi.support.BankIDMessageRepository (BankID SAML IdP - 1.1.3) + +Uses of Interface se.swedenconnect.bankid.rpapi.support.BankIDMessageRepository (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/DefaultBankIDMessageRepository.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/DefaultBankIDMessageRepository.html index f175a22b..46abc988 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/DefaultBankIDMessageRepository.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/DefaultBankIDMessageRepository.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.support.DefaultBankIDMessageRepository (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.support.DefaultBankIDMessageRepository (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/PersonalIdentityNumber.Format.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/PersonalIdentityNumber.Format.html index f6249cfd..d3ea759c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/PersonalIdentityNumber.Format.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/PersonalIdentityNumber.Format.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.rpapi.support.PersonalIdentityNumber.Format (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.rpapi.support.PersonalIdentityNumber.Format (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/PersonalIdentityNumber.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/PersonalIdentityNumber.html index 8f951d2b..ed1827b9 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/PersonalIdentityNumber.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/PersonalIdentityNumber.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.support.PersonalIdentityNumber (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.support.PersonalIdentityNumber (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/PersonalIdentityNumberException.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/PersonalIdentityNumberException.html index f6283f91..b77885de 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/PersonalIdentityNumberException.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/PersonalIdentityNumberException.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.support.PersonalIdentityNumberException (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.support.PersonalIdentityNumberException (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/WebClientFactoryBean.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/WebClientFactoryBean.html index 59e70372..8fabdfd5 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/WebClientFactoryBean.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/class-use/WebClientFactoryBean.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.support.WebClientFactoryBean (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.support.WebClientFactoryBean (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/package-summary.html index 4be8d4cc..90c9f400 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.rpapi.support (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.rpapi.support (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/package-tree.html index 57b38750..8382745e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.rpapi.support Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.rpapi.support Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/package-use.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/package-use.html index f50cea2f..1660dd77 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.rpapi.support (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.rpapi.support (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/UserAgent.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/UserAgent.html index c8f03a04..2bcdc090 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/UserAgent.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/UserAgent.html @@ -1,18 +1,18 @@ - -UserAgent (BankID SAML IdP - 1.1.3) + +UserAgent (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/UserDeviceType.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/UserDeviceType.html index 4c205686..791ee7cb 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/UserDeviceType.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/UserDeviceType.html @@ -1,18 +1,18 @@ - -UserDeviceType (BankID SAML IdP - 1.1.3) + +UserDeviceType (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/class-use/UserAgent.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/class-use/UserAgent.html index e2e3bee0..b0803233 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/class-use/UserAgent.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/class-use/UserAgent.html @@ -1,18 +1,18 @@ - -Uses of Interface se.swedenconnect.bankid.rpapi.support.useragent.UserAgent (BankID SAML IdP - 1.1.3) + +Uses of Interface se.swedenconnect.bankid.rpapi.support.useragent.UserAgent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/class-use/UserDeviceType.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/class-use/UserDeviceType.html index 591547d0..48f93e31 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/class-use/UserDeviceType.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/class-use/UserDeviceType.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.rpapi.support.useragent.UserDeviceType (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.rpapi.support.useragent.UserDeviceType (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/package-summary.html index dcf64baf..7029eac6 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.rpapi.support.useragent (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.rpapi.support.useragent (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/package-tree.html index 29731d8d..05660fd6 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.rpapi.support.useragent Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.rpapi.support.useragent Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/package-use.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/package-use.html index 6bb07d90..7e993c87 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/support/useragent/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.rpapi.support.useragent (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.rpapi.support.useragent (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/BankIDException.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/BankIDException.html index 93a58445..d67bd238 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/BankIDException.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/BankIDException.html @@ -1,18 +1,18 @@ - -BankIDException (BankID SAML IdP - 1.1.3) + +BankIDException (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CollectResponse.Status.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CollectResponse.Status.html index 25fbf603..0f214942 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CollectResponse.Status.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CollectResponse.Status.html @@ -1,18 +1,18 @@ - -CollectResponse.Status (BankID SAML IdP - 1.1.3) + +CollectResponse.Status (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CollectResponse.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CollectResponse.html index b0545b31..04b520b1 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CollectResponse.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CollectResponse.html @@ -1,18 +1,18 @@ - -CollectResponse (BankID SAML IdP - 1.1.3) + +CollectResponse (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.Device.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.Device.html index 4d4bdf30..28f66e0c 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.Device.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.Device.html @@ -1,18 +1,18 @@ - -CompletionData.Device (BankID SAML IdP - 1.1.3) + +CompletionData.Device (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.StepUp.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.StepUp.html index b60387f5..6bbffb2b 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.StepUp.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.StepUp.html @@ -1,18 +1,18 @@ - -CompletionData.StepUp (BankID SAML IdP - 1.1.3) + +CompletionData.StepUp (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.User.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.User.html index 55dfe7f0..abde993e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.User.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.User.html @@ -1,18 +1,18 @@ - -CompletionData.User (BankID SAML IdP - 1.1.3) + +CompletionData.User (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.html index 45becc67..4bcfb8e9 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/CompletionData.html @@ -1,18 +1,18 @@ - -CompletionData (BankID SAML IdP - 1.1.3) + +CompletionData (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/ErrorCode.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/ErrorCode.html index f70640c4..000c55ff 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/ErrorCode.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/ErrorCode.html @@ -1,18 +1,18 @@ - -ErrorCode (BankID SAML IdP - 1.1.3) + +ErrorCode (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/ErrorResponse.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/ErrorResponse.html index 5c304fa0..26d53e28 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/ErrorResponse.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/ErrorResponse.html @@ -1,18 +1,18 @@ - -ErrorResponse (BankID SAML IdP - 1.1.3) + +ErrorResponse (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/OrderResponse.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/OrderResponse.html index 5c74a9aa..b28ce9d8 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/OrderResponse.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/OrderResponse.html @@ -1,18 +1,18 @@ - -OrderResponse (BankID SAML IdP - 1.1.3) + +OrderResponse (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/ProgressStatus.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/ProgressStatus.html index f98f65de..eca65180 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/ProgressStatus.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/ProgressStatus.html @@ -1,18 +1,18 @@ - -ProgressStatus (BankID SAML IdP - 1.1.3) + +ProgressStatus (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/Requirement.CardReaderRequirement.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/Requirement.CardReaderRequirement.html index fec01742..f904dfed 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/Requirement.CardReaderRequirement.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/Requirement.CardReaderRequirement.html @@ -1,18 +1,18 @@ - -Requirement.CardReaderRequirement (BankID SAML IdP - 1.1.3) + +Requirement.CardReaderRequirement (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/Requirement.RequirementBuilder.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/Requirement.RequirementBuilder.html index 7f64403f..334fd08b 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/Requirement.RequirementBuilder.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/Requirement.RequirementBuilder.html @@ -1,18 +1,18 @@ - -Requirement.RequirementBuilder (BankID SAML IdP - 1.1.3) + +Requirement.RequirementBuilder (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/Requirement.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/Requirement.html index 0215eb76..795d09aa 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/Requirement.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/Requirement.html @@ -1,18 +1,18 @@ - -Requirement (BankID SAML IdP - 1.1.3) + +Requirement (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/UserCancelException.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/UserCancelException.html index 68d818aa..7412e626 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/UserCancelException.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/UserCancelException.html @@ -1,18 +1,18 @@ - -UserCancelException (BankID SAML IdP - 1.1.3) + +UserCancelException (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/BankIDException.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/BankIDException.html index 5d665956..13558842 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/BankIDException.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/BankIDException.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.types.BankIDException (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.types.BankIDException (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CollectResponse.Status.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CollectResponse.Status.html index 29d8e3c1..8531acaa 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CollectResponse.Status.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CollectResponse.Status.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.rpapi.types.CollectResponse.Status (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.rpapi.types.CollectResponse.Status (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CollectResponse.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CollectResponse.html index d76100d5..f1dba685 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CollectResponse.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CollectResponse.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.types.CollectResponse (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.types.CollectResponse (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.Device.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.Device.html index 51e6dc41..8e74a8dd 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.Device.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.Device.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.types.CompletionData.Device (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.types.CompletionData.Device (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.StepUp.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.StepUp.html index 71268c68..e621801d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.StepUp.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.StepUp.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.types.CompletionData.StepUp (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.types.CompletionData.StepUp (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.User.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.User.html index de427ae1..75bd5b24 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.User.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.User.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.types.CompletionData.User (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.types.CompletionData.User (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.html index 0fdb0c05..06a3de76 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/CompletionData.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.types.CompletionData (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.types.CompletionData (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/ErrorCode.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/ErrorCode.html index 7a4bf12c..87b14e4d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/ErrorCode.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/ErrorCode.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.rpapi.types.ErrorCode (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.rpapi.types.ErrorCode (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/ErrorResponse.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/ErrorResponse.html index ec878771..8be4a274 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/ErrorResponse.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/ErrorResponse.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.types.ErrorResponse (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.types.ErrorResponse (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/OrderResponse.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/OrderResponse.html index 461b9dcc..e4d50a74 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/OrderResponse.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/OrderResponse.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.types.OrderResponse (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.types.OrderResponse (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/ProgressStatus.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/ProgressStatus.html index 5d2b2210..658128e0 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/ProgressStatus.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/ProgressStatus.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.rpapi.types.ProgressStatus (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.rpapi.types.ProgressStatus (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/Requirement.CardReaderRequirement.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/Requirement.CardReaderRequirement.html index 733cd061..5394d8e9 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/Requirement.CardReaderRequirement.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/Requirement.CardReaderRequirement.html @@ -1,18 +1,18 @@ - -Uses of Enum Class se.swedenconnect.bankid.rpapi.types.Requirement.CardReaderRequirement (BankID SAML IdP - 1.1.3) + +Uses of Enum Class se.swedenconnect.bankid.rpapi.types.Requirement.CardReaderRequirement (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/Requirement.RequirementBuilder.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/Requirement.RequirementBuilder.html index eeec2c60..65392279 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/Requirement.RequirementBuilder.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/Requirement.RequirementBuilder.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.types.Requirement.RequirementBuilder (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.types.Requirement.RequirementBuilder (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/Requirement.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/Requirement.html index 50af30a3..8fee9bb7 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/Requirement.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/Requirement.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.types.Requirement (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.types.Requirement (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/UserCancelException.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/UserCancelException.html index 960ba33c..56d1947e 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/UserCancelException.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/class-use/UserCancelException.html @@ -1,18 +1,18 @@ - -Uses of Class se.swedenconnect.bankid.rpapi.types.UserCancelException (BankID SAML IdP - 1.1.3) + +Uses of Class se.swedenconnect.bankid.rpapi.types.UserCancelException (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/package-summary.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/package-summary.html index 3d7a3e63..ca36a124 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/package-summary.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/package-summary.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.rpapi.types (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.rpapi.types (BankID SAML IdP - 1.2.0) - + - + @@ -37,6 +37,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/package-tree.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/package-tree.html index 2eb6bc09..33500d1a 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/package-tree.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/package-tree.html @@ -1,18 +1,18 @@ - -se.swedenconnect.bankid.rpapi.types Class Hierarchy (BankID SAML IdP - 1.1.3) + +se.swedenconnect.bankid.rpapi.types Class Hierarchy (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/package-use.html b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/package-use.html index 04820d53..d96d802d 100644 --- a/docs/apidocs/se/swedenconnect/bankid/rpapi/types/package-use.html +++ b/docs/apidocs/se/swedenconnect/bankid/rpapi/types/package-use.html @@ -1,18 +1,18 @@ - -Uses of Package se.swedenconnect.bankid.rpapi.types (BankID SAML IdP - 1.1.3) + +Uses of Package se.swedenconnect.bankid.rpapi.types (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/serialized-form.html b/docs/apidocs/serialized-form.html index 73deb27b..e1e5bdfe 100644 --- a/docs/apidocs/serialized-form.html +++ b/docs/apidocs/serialized-form.html @@ -1,18 +1,18 @@ - -Serialized Form (BankID SAML IdP - 1.1.3) + +Serialized Form (BankID SAML IdP - 1.2.0) - + - + @@ -33,6 +33,7 @@
  • Class
  • Use
  • Tree
  • +
  • Deprecated
  • Index
  • Help
  • diff --git a/docs/apidocs/type-search-index.js b/docs/apidocs/type-search-index.js index 5931f44f..60be2bf9 100644 --- a/docs/apidocs/type-search-index.js +++ b/docs/apidocs/type-search-index.js @@ -1 +1 @@ -typeSearchIndex = [{"p":"se.swedenconnect.bankid.idp.authn.events","l":"AbortAuthEvent"},{"p":"se.swedenconnect.bankid.idp.audit","l":"AbstractBankIdAuditEventRepository"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"AbstractBankIdEvent"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","l":"AbstractQRGenerator"},{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"se.swedenconnect.bankid.idp.authn.annotations","l":"ApiController"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"ApiControllerAdvice"},{"p":"se.swedenconnect.bankid.idp.health","l":"ApiHealthIndicator"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"ApiResponse"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"ApiResponseFactory"},{"p":"se.swedenconnect.bankid.idp.config","l":"UiProperties.ApplicationProviderProperties"},{"p":"se.swedenconnect.bankid.idp","l":"ApplicationVersion"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfigurationProperties.AuditConfiguration"},{"p":"se.swedenconnect.bankid.idp.audit","l":"AuditEventMapper"},{"p":"se.swedenconnect.bankid.idp.audit","l":"AuditRepositoryConfiguration"},{"p":"se.swedenconnect.bankid.rpapi.service","l":"AuthenticateRequest"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"AuthResponse"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"BankIdApiController"},{"p":"se.swedenconnect.bankid.idp.authn","l":"BankIdAttributeProducer"},{"p":"se.swedenconnect.bankid.idp.audit","l":"BankIdAuditEventModule"},{"p":"se.swedenconnect.bankid.idp.audit","l":"BankIdAuditEventTypes"},{"p":"se.swedenconnect.bankid.idp.authn","l":"BankIdAuthenticationController"},{"p":"se.swedenconnect.bankid.idp.authn","l":"BankIdAuthenticationProvider"},{"p":"se.swedenconnect.bankid.idp.authn","l":"BankIdAuthenticationToken"},{"p":"se.swedenconnect.bankid.rpapi.service","l":"BankIDClient"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","l":"BankIDClientImpl"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfiguration"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfigurationProperties"},{"p":"se.swedenconnect.bankid.idp.authn.context","l":"BankIdContext"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","l":"BankIdErrorBodyExtractors"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"BankIdErrorEvent"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"BankIdEventPublisher"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"BankIDException"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"BankIDMessage"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"BankIDMessageImpl"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"BankIDMessageRepository"},{"p":"se.swedenconnect.bankid.idp.authn.context","l":"BankIdOperation"},{"p":"se.swedenconnect.bankid.idp.authn.service","l":"BankIdRequestFactory"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdRequirement"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","l":"BankIdServerException"},{"p":"se.swedenconnect.bankid.idp.authn.service","l":"BankIdService"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"BankIdSessionAttributeKeys"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"BankIdSessionData"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"BankIdSessionDataListener"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"BankIdSessionExpiredException"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"BankIdSessionReader"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"BankIdSessions"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"BankIdSessionState"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"BankIdSessionWriter"},{"p":"se.swedenconnect.bankid.idp.ext","l":"BankIdSignatureMessagePreprocessor"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"BankIdTraceableException"},{"p":"se.swedenconnect.bankid.idp.authn","l":"BankIdUserData"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","l":"BankIdUserException"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"BankIdValidationException"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"Requirement.CardReaderRequirement"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"CollectResponse"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"CollectResponseEvent"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"CompletionData"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"ContentEntry"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"ContentOverride"},{"p":"se.swedenconnect.bankid.idp.config","l":"CsrfCookieFilter"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"CssOverride"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"CustomerContactInformation"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"CustomerContactInformationFactory"},{"p":"se.swedenconnect.bankid.idp.health","l":"CustomStatus"},{"p":"se.swedenconnect.bankid.rpapi.service","l":"DataToSign"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"DefaultBankIDMessageRepository"},{"p":"se.swedenconnect.bankid.idp.rp","l":"DefaultRelyingPartyRepository"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"CompletionData.Device"},{"p":"se.swedenconnect.bankid.idp.authn","l":"DisplayText"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"ErrorCode"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"ErrorhandlerFilter"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"UserErrorFactory.ErrorMessage"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"ErrorResponse"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"BankIdEventPublisher.EventBuilder"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"PersonalIdentityNumber.Format"},{"p":"se.swedenconnect.bankid.idp.authn","l":"FrontendController"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"FrontendOverrideResponse"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfigurationProperties.HealthConfiguration"},{"p":"se.swedenconnect.bankid.idp","l":"IdpApplication"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfigurationProperties.IdpConfiguration"},{"p":"se.swedenconnect.bankid.rpapi.service","l":"QRGenerator.ImageFormat"},{"p":"se.swedenconnect.bankid.idp.config.session","l":"InMemorySessionConfiguration"},{"p":"se.swedenconnect.bankid.idp.concurrency","l":"InMemoryTryLockRepository"},{"p":"se.swedenconnect.bankid.idp.config","l":"RedisTlsProperties.KeyStoreConfiguration"},{"p":"se.swedenconnect.bankid.rpapi","l":"LibraryVersion"},{"p":"se.swedenconnect.bankid.idp.concurrency","l":"LockingFilter"},{"p":"se.swedenconnect.bankid.idp.audit","l":"MemoryBasedAuditEventRepository"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"MessageOverride"},{"p":"se.swedenconnect.bankid.idp.config.session","l":"RedisClusterProperties.NatTranslationEntry"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"NoSuchRelyingPartyException"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"OrderCancellationEvent"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"OrderCompletionEvent"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"OrderResponse"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"OrderResponseEvent"},{"p":"se.swedenconnect.bankid.idp.config","l":"OverrideConfiguration"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"OverrideFileLoader"},{"p":"se.swedenconnect.bankid.idp.config","l":"OverrideProperties"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"OverrideService"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"PersonalIdentityNumber"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"PersonalIdentityNumberException"},{"p":"se.swedenconnect.bankid.idp.authn.service","l":"PollRequest"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"ContentOverride.Position"},{"p":"se.swedenconnect.bankid.idp.authn.context","l":"PreviousDeviceSelection"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"ProgressStatus"},{"p":"se.swedenconnect.bankid.idp.config","l":"UiProperties.QrCodeConfiguration"},{"p":"se.swedenconnect.bankid.rpapi.service","l":"QRGenerator"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"RecievedRequestEvent"},{"p":"se.swedenconnect.bankid.idp.config.session","l":"RedisClusterProperties"},{"p":"se.swedenconnect.bankid.idp.audit","l":"RedisListAuditEventRepository"},{"p":"se.swedenconnect.bankid.idp.ext","l":"RedisReplayChecker"},{"p":"se.swedenconnect.bankid.idp.config.session","l":"RedisSessionConfiguration"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"RedisSessionDao"},{"p":"se.swedenconnect.bankid.idp.config.session","l":"RedissonAddressCustomizers"},{"p":"se.swedenconnect.bankid.idp.audit","l":"RedisTimeSeriesAuditEventRepository"},{"p":"se.swedenconnect.bankid.idp.config","l":"RedisTlsProperties"},{"p":"se.swedenconnect.bankid.idp.concurrency","l":"RedisTryLockRepository"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfigurationProperties.RelyingPartyConfiguration"},{"p":"se.swedenconnect.bankid.idp.rp","l":"RelyingPartyData"},{"p":"se.swedenconnect.bankid.idp.rp","l":"RelyingPartyRepository"},{"p":"se.swedenconnect.bankid.idp.rp","l":"RelyingPartyUiInfo"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"Requirement"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"Requirement.RequirementBuilder"},{"p":"se.swedenconnect.bankid.idp.config","l":"ResilienceConfiguration"},{"p":"se.swedenconnect.bankid.idp.health","l":"RpCertificateHealthIndicator"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage"},{"p":"se.swedenconnect.bankid.idp.health","l":"SamlMetadataHealthIndicator"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"SelectedDeviceInformation"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"ServiceInformation"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"ServletSessionDao"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfigurationProperties.SessionConfiguration"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"SessionDao"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"BankIDMessage.ShortName"},{"p":"se.swedenconnect.bankid.rpapi.service","l":"SignatureRequest"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"SpInformation"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"SpInformationFactory"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"ApiResponse.Status"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"CollectResponse.Status"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"ServiceInformation.Status"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"StatusCodeFactory"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","l":"StatusCodePredicates"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"CompletionData.StepUp"},{"p":"se.swedenconnect.bankid.idp.authn","l":"DisplayText.TextFormat"},{"p":"se.swedenconnect.bankid.idp.config.tomcat","l":"TomcatAjpConfigurationProperties"},{"p":"se.swedenconnect.bankid.idp.config.tomcat","l":"TomcatAjpCustomizer"},{"p":"se.swedenconnect.bankid.idp.concurrency","l":"TryLock"},{"p":"se.swedenconnect.bankid.idp.concurrency","l":"TryLockRepository"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"ContentOverride.Type"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"UiInformation"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"UiInformationProvider"},{"p":"se.swedenconnect.bankid.idp.config","l":"UiProperties"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"CompletionData.User"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","l":"UserAgent"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"UserCancelException"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","l":"UserDeviceType"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"UserErrorFactory"},{"p":"se.swedenconnect.bankid.idp.config","l":"UiProperties.UserErrorProperties"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"UserErrorResponse"},{"p":"se.swedenconnect.bankid.idp.config","l":"UiProperties.UserMessageProperties"},{"p":"se.swedenconnect.bankid.rpapi.service","l":"UserVisibleData"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"UserVisibleDataEvent"},{"p":"se.swedenconnect.bankid.idp.authn","l":"UserVisibleDataFactory"},{"p":"se.swedenconnect.bankid.idp.authn.annotations","l":"ViewController"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"ViewControllerAdvice"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"WebClientFactoryBean"},{"p":"se.swedenconnect.bankid.idp.config","l":"WebMvcConfiguration"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","l":"ZxingQRGenerator"}];updateSearchResults(); \ No newline at end of file +typeSearchIndex = [{"p":"se.swedenconnect.bankid.idp.authn.events","l":"AbortAuthEvent"},{"p":"se.swedenconnect.bankid.idp.audit","l":"AbstractBankIdAuditEventRepository"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"AbstractBankIdEvent"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","l":"AbstractQRGenerator"},{"p":"se.swedenconnect.bankid.idp.config.session","l":"SessionConfiguration.ActualInMemorySessionConfiguration"},{"p":"se.swedenconnect.bankid.idp.config.session","l":"SessionConfiguration.ActualRedisSessionConfiguration"},{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"se.swedenconnect.bankid.idp.authn.annotations","l":"ApiController"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"ApiControllerAdvice"},{"p":"se.swedenconnect.bankid.idp.health","l":"ApiHealthIndicator"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"ApiResponse"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"ApiResponseFactory"},{"p":"se.swedenconnect.bankid.idp.config","l":"UiProperties.ApplicationProviderProperties"},{"p":"se.swedenconnect.bankid.idp","l":"ApplicationVersion"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfigurationProperties.AuditConfiguration"},{"p":"se.swedenconnect.bankid.idp.audit","l":"AuditEventMapper"},{"p":"se.swedenconnect.bankid.idp.audit","l":"AuditRepositoryConfiguration"},{"p":"se.swedenconnect.bankid.rpapi.service","l":"AuthenticateRequest"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"AuthResponse"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"BankIdApiController"},{"p":"se.swedenconnect.bankid.idp.authn","l":"BankIdAttributeProducer"},{"p":"se.swedenconnect.bankid.idp.audit","l":"BankIdAuditEventModule"},{"p":"se.swedenconnect.bankid.idp.audit","l":"BankIdAuditEventTypes"},{"p":"se.swedenconnect.bankid.idp.authn","l":"BankIdAuthenticationController"},{"p":"se.swedenconnect.bankid.idp.authn","l":"BankIdAuthenticationProvider"},{"p":"se.swedenconnect.bankid.idp.authn","l":"BankIdAuthenticationToken"},{"p":"se.swedenconnect.bankid.rpapi.service","l":"BankIDClient"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","l":"BankIDClientImpl"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfiguration"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfigurationProperties"},{"p":"se.swedenconnect.bankid.idp.authn.context","l":"BankIdContext"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","l":"BankIdErrorBodyExtractors"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"BankIdErrorEvent"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"BankIdEventPublisher"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"BankIDException"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"BankIDMessage"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"BankIDMessageImpl"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"BankIDMessageRepository"},{"p":"se.swedenconnect.bankid.idp.authn.context","l":"BankIdOperation"},{"p":"se.swedenconnect.bankid.idp.authn.service","l":"BankIdRequestFactory"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdRequirement"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","l":"BankIdServerException"},{"p":"se.swedenconnect.bankid.idp.authn.service","l":"BankIdService"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"BankIdSessionAttributeKeys"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"BankIdSessionData"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"BankIdSessionDataListener"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"BankIdSessionExpiredException"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"BankIdSessionReader"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"BankIdSessions"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"BankIdSessionState"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"BankIdSessionWriter"},{"p":"se.swedenconnect.bankid.idp.ext","l":"BankIdSignatureMessagePreprocessor"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"BankIdTraceableException"},{"p":"se.swedenconnect.bankid.idp.authn","l":"BankIdUserData"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","l":"BankIdUserException"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"BankIdValidationException"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"Requirement.CardReaderRequirement"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"CollectResponse"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"CollectResponseEvent"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"CompletionData"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"ContentEntry"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"ContentOverride"},{"p":"se.swedenconnect.bankid.idp.config","l":"CsrfCookieFilter"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"CssOverride"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"CustomerContactInformation"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"CustomerContactInformationFactory"},{"p":"se.swedenconnect.bankid.idp.health","l":"CustomStatus"},{"p":"se.swedenconnect.bankid.rpapi.service","l":"DataToSign"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"DefaultBankIDMessageRepository"},{"p":"se.swedenconnect.bankid.idp.rp","l":"DefaultRelyingPartyRepository"},{"p":"se.swedenconnect.bankid.idp.config.session","l":"SessionConfiguration.DeprecatedInMemorySessionConfiguration"},{"p":"se.swedenconnect.bankid.idp.config.session","l":"SessionConfiguration.DeprecatedRedisSessionConfiguration"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"CompletionData.Device"},{"p":"se.swedenconnect.bankid.idp.authn","l":"DisplayText"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"ErrorCode"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"ErrorhandlerFilter"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"UserErrorFactory.ErrorMessage"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"ErrorResponse"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"BankIdEventPublisher.EventBuilder"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"PersonalIdentityNumber.Format"},{"p":"se.swedenconnect.bankid.idp.authn","l":"FrontendController"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"FrontendOverrideResponse"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfigurationProperties.HealthConfiguration"},{"p":"se.swedenconnect.bankid.idp","l":"IdpApplication"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfigurationProperties.IdpConfiguration"},{"p":"se.swedenconnect.bankid.rpapi.service","l":"QRGenerator.ImageFormat"},{"p":"se.swedenconnect.bankid.idp.concurrency","l":"InMemoryTryLockRepository"},{"p":"se.swedenconnect.bankid.idp.config","l":"RedisTlsProperties.KeyStoreConfiguration"},{"p":"se.swedenconnect.bankid.rpapi","l":"LibraryVersion"},{"p":"se.swedenconnect.bankid.idp.concurrency","l":"LockingFilter"},{"p":"se.swedenconnect.bankid.idp.audit","l":"MemoryBasedAuditEventRepository"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"MessageOverride"},{"p":"se.swedenconnect.bankid.idp.config.session","l":"MessageReplayCheckerConfiguration"},{"p":"se.swedenconnect.bankid.idp.config.session","l":"RedisClusterProperties.NatTranslationEntry"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"NoSuchRelyingPartyException"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"OrderCancellationEvent"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"OrderCompletionEvent"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"OrderResponse"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"OrderResponseEvent"},{"p":"se.swedenconnect.bankid.idp.config","l":"OverrideConfiguration"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"OverrideFileLoader"},{"p":"se.swedenconnect.bankid.idp.config","l":"OverrideProperties"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"OverrideService"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"PersonalIdentityNumber"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"PersonalIdentityNumberException"},{"p":"se.swedenconnect.bankid.idp.authn.service","l":"PollRequest"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"ContentOverride.Position"},{"p":"se.swedenconnect.bankid.idp.authn.context","l":"PreviousDeviceSelection"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"ProgressStatus"},{"p":"se.swedenconnect.bankid.idp.config","l":"UiProperties.QrCodeConfiguration"},{"p":"se.swedenconnect.bankid.rpapi.service","l":"QRGenerator"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"RecievedRequestEvent"},{"p":"se.swedenconnect.bankid.idp.audit","l":"AuditRepositoryConfiguration.RedisAuditRepositoryAutoConfiguration"},{"p":"se.swedenconnect.bankid.idp.config.session","l":"RedisClusterProperties"},{"p":"se.swedenconnect.bankid.idp.audit","l":"RedisListAuditEventRepository"},{"p":"se.swedenconnect.bankid.idp.ext","l":"RedisReplayChecker"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"RedisSessionDao"},{"p":"se.swedenconnect.bankid.idp.audit","l":"AuditRepositoryConfiguration.RedissonAuditRepositoryConfiguration"},{"p":"se.swedenconnect.bankid.idp.audit","l":"RedisTimeSeriesAuditEventRepository"},{"p":"se.swedenconnect.bankid.idp.config","l":"RedisTlsProperties"},{"p":"se.swedenconnect.bankid.idp.concurrency","l":"RedisTryLockRepository"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfigurationProperties.RelyingPartyConfiguration"},{"p":"se.swedenconnect.bankid.idp.rp","l":"RelyingPartyData"},{"p":"se.swedenconnect.bankid.idp.rp","l":"RelyingPartyRepository"},{"p":"se.swedenconnect.bankid.idp.rp","l":"RelyingPartyUiInfo"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"Requirement"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"Requirement.RequirementBuilder"},{"p":"se.swedenconnect.bankid.idp.config","l":"ResilienceConfiguration"},{"p":"se.swedenconnect.bankid.idp.health","l":"RpCertificateHealthIndicator"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfigurationProperties.RelyingPartyConfiguration.RpUserMessage"},{"p":"se.swedenconnect.bankid.idp.health","l":"SamlMetadataHealthIndicator"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"SelectedDeviceInformation"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"ServiceInformation"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"ServletSessionDao"},{"p":"se.swedenconnect.bankid.idp.config","l":"BankIdConfigurationProperties.SessionConfiguration"},{"p":"se.swedenconnect.bankid.idp.config.session","l":"SessionConfiguration"},{"p":"se.swedenconnect.bankid.idp.authn.session","l":"SessionDao"},{"p":"se.swedenconnect.bankid.idp.config.session","l":"SessionDeprecationConfiguration"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"BankIDMessage.ShortName"},{"p":"se.swedenconnect.bankid.rpapi.service","l":"SignatureRequest"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"SpInformation"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"SpInformationFactory"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"ApiResponse.Status"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"CollectResponse.Status"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"ServiceInformation.Status"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"StatusCodeFactory"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","l":"StatusCodePredicates"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"CompletionData.StepUp"},{"p":"se.swedenconnect.bankid.idp.authn","l":"DisplayText.TextFormat"},{"p":"se.swedenconnect.bankid.idp.config.tomcat","l":"TomcatAjpConfigurationProperties"},{"p":"se.swedenconnect.bankid.idp.config.tomcat","l":"TomcatAjpCustomizer"},{"p":"se.swedenconnect.bankid.idp.concurrency","l":"TryLock"},{"p":"se.swedenconnect.bankid.idp.concurrency","l":"TryLockRepository"},{"p":"se.swedenconnect.bankid.idp.authn.api.overrides","l":"ContentOverride.Type"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"UiInformation"},{"p":"se.swedenconnect.bankid.idp.authn.api","l":"UiInformationProvider"},{"p":"se.swedenconnect.bankid.idp.config","l":"UiProperties"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"CompletionData.User"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","l":"UserAgent"},{"p":"se.swedenconnect.bankid.rpapi.types","l":"UserCancelException"},{"p":"se.swedenconnect.bankid.rpapi.support.useragent","l":"UserDeviceType"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"UserErrorFactory"},{"p":"se.swedenconnect.bankid.idp.config","l":"UiProperties.UserErrorProperties"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"UserErrorResponse"},{"p":"se.swedenconnect.bankid.idp.config","l":"UiProperties.UserMessageProperties"},{"p":"se.swedenconnect.bankid.rpapi.service","l":"UserVisibleData"},{"p":"se.swedenconnect.bankid.idp.authn.events","l":"UserVisibleDataEvent"},{"p":"se.swedenconnect.bankid.idp.authn","l":"UserVisibleDataFactory"},{"p":"se.swedenconnect.bankid.idp.authn.annotations","l":"ViewController"},{"p":"se.swedenconnect.bankid.idp.authn.error","l":"ViewControllerAdvice"},{"p":"se.swedenconnect.bankid.rpapi.support","l":"WebClientFactoryBean"},{"p":"se.swedenconnect.bankid.idp.config","l":"WebMvcConfiguration"},{"p":"se.swedenconnect.bankid.rpapi.service.impl","l":"ZxingQRGenerator"}];updateSearchResults(); \ No newline at end of file diff --git a/docs/artifacts.md b/docs/artifacts.md index 4f0682b2..2c29a81d 100644 --- a/docs/artifacts.md +++ b/docs/artifacts.md @@ -67,4 +67,4 @@ mvn clean install -Dbackend-only ----- -Copyright © 2023, [Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG)](http://www.digg.se). Licensed under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0). +Copyright © 2023-2024, [Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG)](http://www.digg.se). Licensed under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0). diff --git a/docs/bankid-sc-resources.md b/docs/bankid-sc-resources.md index f7dd553e..bbf93cf8 100644 --- a/docs/bankid-sc-resources.md +++ b/docs/bankid-sc-resources.md @@ -29,4 +29,4 @@ authentication and signing, but a public organization may also sign the Digg con --- -Copyright © 2023, [Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG)](http://www.digg.se). Licensed under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0). \ No newline at end of file +Copyright © 2023-2024, [Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG)](http://www.digg.se). Licensed under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0). \ No newline at end of file diff --git a/docs/browsers.md b/docs/browsers.md index 3c826bb9..33d516c0 100644 --- a/docs/browsers.md +++ b/docs/browsers.md @@ -37,4 +37,4 @@ towards public sector websites, thus, such a source if updated daily should be p ----- -Copyright © 2023, [Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG)](http://www.digg.se). Licensed under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0). \ No newline at end of file +Copyright © 2023-2024, [Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG)](http://www.digg.se). Licensed under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0). \ No newline at end of file diff --git a/docs/configuration.md b/docs/configuration.md index 50169d09..47e87767 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -32,8 +32,8 @@ comprise of configuration for the BankID integration and integration against the | `bankid.start-retry-duration`| Duration from initial request to allow restart of the BankID session.

    In practice this setting has effect on the time the user has to scan a QR-code, or to start his or her app.

    The BankID session will enter the state "startFailed" if no client application connects within 30 seconds. If the current time is between start and start + startRetryDuration the application will silently start a new session. If the current time is outside this duration the user will be presented with an error. The duration will only be checked on startFailed i.e. every 30 seconds. If you want to disable silent retries set the duration to something lower than 30 seconds, e.g., 0 seconds. | Duration | 3 minutes | | `bankid.authn.*` | IdP Authentication configuration. See [Authentication Configuration](#authentication-configuration) below. | [IdpConfiguration](https://github.com/swedenconnect/bankid-saml-idp/blob/main/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.java) | - | | `bankid.health.*` | Configuration for the Spring Boot actuator Health-endpoint. See [Health Configuration](#health-configuration) below. | [HealthConfiguration](https://github.com/swedenconnect/bankid-saml-idp/blob/main/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.java) | See defaults [below](#health-configuration) | -| `bankid.session.module` | Configuration for which session module that should be active. Supported values are `memory` and `redis`. Set to other value if you extend the BankID IdP with your own session handling (see [Writing Your Own Session Handling Module](override.html#writing-your-own-session-handling-module)). | String | `memory` | -| `bankid.audit.*` | Audit logging configuration, see [Audit Logging Configuration](#audit-logging-configuration) below. | [AuditConfiguration](https://github.com/swedenconnect/bankid-saml-idp/blob/main/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.java) | See defaults [below](#audit-logging-configuration) | +| ~~`bankid.session.module`~~ | Configuration for which session module that should be active. Supported values are `memory` and `redis`. Set to other value if you extend the BankID IdP with your own session handling (see [Writing Your Own Session Handling Module](override.html#writing-your-own-session-handling-module)).

    Deprecated. Use `saml.idp.session.module` instead. | String | `memory` | +| ~~`bankid.audit.*`~~ | Audit logging configuration.

    Deprecated. Instead use the `saml.idp.audit.` settings. See the [Audit Configuration](https://docs.swedenconnect.se/saml-identity-provider/configuration.html#audit-configuration) for the SAML IdP library. | ~~[AuditConfiguration](https://github.com/swedenconnect/bankid-saml-idp/blob/main/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.java).~~ | - | | `bankid.ui.*` | Configuration concerning the BankID IdP UI (including texts displayed in the BankID app). See [UI Configuration](#ui-configuration) below. | [UiProperties](https://github.com/swedenconnect/bankid-saml-idp/blob/main/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/UiProperties.java) | See defaults [below](#ui-configuration) | | `bankid.`
    `relying-parties[].*` | A list of configuration elements for each Relying Party that is allowed to communicate with the BankID SAML IdP. See [Relying Party Configuration](#relying-party-configuration) below. | [RelyingPartyConfiguration](https://github.com/swedenconnect/bankid-saml-idp/blob/main/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/BankIdConfigurationProperties.java) | - | @@ -69,6 +69,8 @@ For more details about health- and other monitoring endpoints, see [Monitoring t ### Audit Logging Configuration +**Deprecated**. Instead use the `saml.idp.audit.` settings. See the [Audit Configuration](https://docs.swedenconnect.se/saml-identity-provider/configuration.html#audit-configuration) for the SAML IdP library. + | Property | Description | Type | Default value | | :--- | :--- | :--- | :--- | | `repository` | Tells how the produced audit log entries should be stored. Possible values are: `memory` for an in-memory repository, `redislist` for a Redis list implementation, `redistimeseries` for a Redis time series implementation or `other` if you extend the BankID IdP with your own audit event repository implementation. See the [Audit Event Logging](https://docs.swedenconnect.se/bankid-saml-idp/logging.html) page for details concerning the configuration and customization of audit event logging. | String | `memory` | @@ -335,8 +337,8 @@ spring: config: activate: on-profile: local - redis: - data: + data: + redis: host: ${REDIS_HOST} port: ${REDIS_PORT:6379} password: supersecret @@ -349,87 +351,66 @@ spring: #### Redis SSL/TLS Configuration Extension -In order to configure the TLS connection against the Redis server regarding: - -- CLient TLS authentication, and/or, -- Specific TLS trust, and/or, -- Verification of TLS server hostname. +Spring Boot 3.1 introduced the concept of **SslBundles**, where the SSL credentials are configured separately and referred to as a bundle. See the article [Securing Spring Boot Applications With SSL](https://spring.io/blog/2023/06/07/securing-spring-boot-applications-with-ssl) for a good overview. -We have extended Spring Boot's Redis configuration under the key `spring.data.redis.ssl-ext` with -the following configuration settings: - -| Property | Description | Type | Default value | -| :--- | :--- | :--- | :--- | -| `credential.resource` | The path to the `KeyStore` holding the client TLS credential (private key and certificate). | [Resource](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/io/Resource.html) | - | -| `credential.password` | The password to unlock the above `KeyStore`.
    **Note:** Due to Spring's poor handling of SSL/TLS in general there is no way of having separate passwords for the store itself and the key entries of the `KeyStore`. | String | - | -| `trust.resource` | The path to the `KeyStore` holding the trusted certificates for verifying the server certificate in the SSL/TLS handshake. If not assigned, the system defaults are used. | [Resource](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/io/Resource.html) | - | -| `trust.password` | The password to unlock the trust `KeyStore`. If this `KeyStore` does not have a password, no setting should be supplied. | - | -| `enable-hostname-verification` | Should we verify the the peer's hostname as part of the SSL/TLS handshake? | Boolean | `true` | - -The settings will be active if `spring.redis.data.ssl.enabled` is set to `true`. +The Redis support in Spring offers possibilities to use bundles when configuring TLS for Redis connections. This is the recommended way of configuring TLS for Redis. **Example:** ```yaml spring: + ... + ssl: + bundle: + jks: + redis-tls: + key: + alias: 1 + password: changeit + keystore: + location: classpath:redis.p12 + password: changeit + type: pkcs12 + truststore: + location: classpath:trust.p12 + password: changeit + type: pkcs12 + ... data: redis: - ... - ssl: + host: redis.example.com + port: 6379 + password: supersecret + ssl: enabled: true + bundle: redis ssl-ext: - enable-hostname-verification: true - credential: - resource: classpath:local/redis/redis.p12 - password: changeit - trust: - resource: classpath:local/redis/trust.p12 - password: changeit -``` + enable-hostname-verification: true - -#### Redis Cluster Configuration +``` -In order to configure Redis Clusters NAT translation for addresses have been added. This is done -so that the application knows how to reach the Redis cluster if it is not located on the same network. -This can be done under the key `spring.redis.data.cluster-ext`. This property key is a list of -entries as described below: +See the [Redis Configuration](https://docs.swedenconnect.se/saml-identity-provider/configuration.html#redis-configuration) in the Spring Security SAML Identity Provider for details. -| Property | Description | Type | -| :--- | :--- | :--- | -| `nat-translation[].from` | Address to translate from. e.g. "172.20.0.31:2001". | String | -| `nat-translation[].to`| Address to translate to, e.g., "redis1.local.dev.swedenconnect.se:2001". | String | -| `read-mode`| Set cluster read mode to either `SLAVE`, `MASTER` or `MASTER_SLAVE`. The default value is `MASTER` since read/write is highly coupled in Spring Session, selecting `SLAVE` can result in race-conditions leading to the session not being synchronized to the slave in time causing errors. | String | +The previous configuration settings for how to set up TLS for connections against the Redis server is deprecated. The only extension still remaining is: +- `spring.data.redis.ssl-ext.enable-hostname-verification` - Should we verify the the peer's hostname as part of the SSL/TLS handshake? The default is `true`. -**Example:** +The following settings under the key `spring.data.redis.ssl-ext` are deprecated and will be removed in future releases: -The three Redis nodes are exposed via NAT to the application on redis(1-3).local.dev.swedenconnect.se. -But internally they refer to eachother as 172.20.0.3(1-3). -When the application connects to the first node, it will reconfigure itself by reading the configuration -from redis1. +| Property | Description | Type | Default value | +| :--- | :--- | :--- | :--- | +| ~~`credential.resource`~~ | ~~The path to the `KeyStore` holding the client TLS credential (private key and certificate).~~ | ~~[Resource](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/io/Resource.html)~~ | - | +| ~~`credential.password`~~ | ~~The password to unlock the above `KeyStore`.
    **Note:** Due to Spring's poor handling of SSL/TLS in general there is no way of having separate passwords for the store itself and the key entries of the `KeyStore`.~~ | ~~String~~ | - | +| ~~`trust.resource`~~ | ~~The path to the `KeyStore` holding the trusted certificates for verifying the server certificate in the SSL/TLS handshake. If not assigned, the system defaults are used.~~ | ~~[Resource](https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/core/io/Resource.html)~~ | - | +| ~~`trust.password`~~ | ~~The password to unlock the trust `KeyStore`. If this `KeyStore` does not have a password, no setting should be supplied.~~ | - | -Since the application is not located on the same network the connection will the fail since those addresses are not located on the same network. +*The settings will be active if `spring.redis.data.ssl.enabled` is set to `true`.* -This solution is to add the configuration below that will re-map outgoing connections to the correct node. + +#### Redis Cluster Configuration -```yaml - data: - redis: - cluster: - nodes: - - redis1.local.dev.swedenconnect.se:2001 - - redis2.local.dev.swedenconnect.se:2002 - - redis3.local.dev.swedenconnect.se:2003 - cluster-ext: - nat-translation: - - from: "172.20.0.31:2001" - to: "redis1.local.dev.swedenconnect.se:2001" - - from: "172.20.0.32:2002" - to: "redis2.local.dev.swedenconnect.se:2002" - - from: "172.20.0.33:2003" - to: "redis3.local.dev.swedenconnect.se:2003" -``` +See the [Redis Configuration](https://docs.swedenconnect.se/saml-identity-provider/configuration.html#redis-configuration) in the Spring Security SAML Identity Provider for details +on how to configure Redis Clusters NAT translation for addresses. ### Adding Your Own application.yml File @@ -466,4 +447,4 @@ spring: ----- -Copyright © 2023, [Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG)](http://www.digg.se). Licensed under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0). +Copyright © 2023-2024, [Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG)](http://www.digg.se). Licensed under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0). diff --git a/docs/override.md b/docs/override.md index 4fc27880..e27f1429 100644 --- a/docs/override.md +++ b/docs/override.md @@ -316,10 +316,7 @@ The BankID IdP offers two session handling modules: `memory` and `redis`. By ext BankID IdP Backend application you can write your own module, for example session handling using MySQL. -To implement your own module, study how we have configured the Redis module in the -[RedisSessionConfiguration](https://github.com/swedenconnect/bankid-saml-idp/blob/main/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/config/session/RedisSessionConfiguration.java) class. - -You need to supply implementations for the following interfaces: +To implement your own module, you need to supply implementations for the following interfaces: - [TryLockRepository](https://github.com/swedenconnect/bankid-saml-idp/blob/main/bankid-idp/src/main/java/se/swedenconnect/bankid/idp/concurrency/TryLockRepository.java) - Locking repository responsible for providing locks by key. @@ -336,8 +333,8 @@ Furthermore, the [Spring Security SAML Identity Provider](https://github.com/swe choice of implementation (for example Spring Session JDBC). Finally, when you have written your session module, you need to activate it. This is done by -assigning the configuration setting `bankid.session.module` to the name of your module (for example `mysql`). +assigning the configuration setting `saml.idp.session.module` to the name of your module (for example `mysql`). --- -Copyright © 2023, [Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG)](http://www.digg.se). Licensed under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0). +Copyright © 2023-2024, [Myndigheten för digital förvaltning - Swedish Agency for Digital Government (DIGG)](http://www.digg.se). Licensed under version 2.0 of the [Apache License](http://www.apache.org/licenses/LICENSE-2.0). diff --git a/pom.xml b/pom.xml index cf195353..70de7b1c 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ se.swedenconnect.bankid saml-bankid-idp-parent pom - 1.1.3 + 1.2.0 Sweden Connect :: BankID :: Parent POM Parent POM for BankID SAML Identity Provider @@ -23,7 +23,7 @@ scm:git:https://github.com/swedenconnect/bankid-saml-idp.git scm:git:https://github.com/swedenconnect/bankid-saml-idp.git - https://github.com/swedenconnect/bankid-saml-idp/tree/master + https://github.com/swedenconnect/bankid-saml-idp/tree/main @@ -51,11 +51,11 @@ UTF-8 17 - 3.1.5 - 6.0.13 - 1.76 - 3.5.1 - 2.0.9 + 3.2.4 + 6.1.5 + 1.78 + 3.5.3 + 2.0.12 @@ -150,7 +150,7 @@ se.swedenconnect.opensaml opensaml-security-ext - 4.0.0 + 4.0.1 @@ -162,13 +162,13 @@ se.swedenconnect.opensaml opensaml-swedish-eid - 2.0.0 + 2.1.0 se.swedenconnect.opensaml opensaml-eidas - 3.0.0 + 3.0.1 diff --git a/scripts/build-release.sh b/scripts/build-release.sh index afd5e810..b26081cf 100755 --- a/scripts/build-release.sh +++ b/scripts/build-release.sh @@ -80,7 +80,7 @@ cp -r target/site/apidocs/* docs/apidocs # Commit if [ "$CHECK_IN_FLAG" == true ]; then git add docs/apidocs - git commit -m "Added javadoc for ${VERSION}" + git commit -S -m "Added javadoc for ${VERSION}" fi echo "Building BankID IdP and BankID RP API ..." @@ -89,7 +89,7 @@ mvn -f ${SCRIPT_DIR}/../pom.xml clean install -Prelease mvn -f ${SCRIPT_DIR}/../pom.xml deploy -Prelease if [ "$PUBLISH_IMAGE_FLAG" == true ]; then - mvn -f ${SCRIPT_DIR}/../bankid-idp/pom.xml jib:build -Djib.to.tags=${VERSION},latest + mvn -f ${SCRIPT_DIR}/../bankid-idp/pom.xml jib:build fi echo "Version ${VERSION} was successfully deployed"