jar

no.digipost : digipost-useragreements-api-client-java

Maven & Gradle

Jul 06, 2023
0 stars

Digipost User Agreements API Client · Java library for interacting with the Digipost UserAgreements API

Table Of Contents

Latest Version

Download no.digipost : digipost-useragreements-api-client-java JAR file - Latest Versions:

All Versions

Download no.digipost : digipost-useragreements-api-client-java JAR file - All Versions:

Version Vulnerabilities Size Updated
3.1.x
3.0.x
2.1.x
2.0.x
2.0
1.2
1.1
1.0
0.9

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window digipost-useragreements-api-client-java-3.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

no.digipost.api.useragreements.client.security

├─ no.digipost.api.useragreements.client.security.CryptoUtil.class - [JAR]

├─ no.digipost.api.useragreements.client.security.PrivateKeySigner.class - [JAR]

├─ no.digipost.api.useragreements.client.security.Signer.class - [JAR]

no.digipost.api.useragreements.client

├─ no.digipost.api.useragreements.client.Agreement.class - [JAR]

├─ no.digipost.api.useragreements.client.AgreementOwners.class - [JAR]

├─ no.digipost.api.useragreements.client.AgreementType.class - [JAR]

├─ no.digipost.api.useragreements.client.Agreements.class - [JAR]

├─ no.digipost.api.useragreements.client.ApiService.class - [JAR]

├─ no.digipost.api.useragreements.client.Attribute.class - [JAR]

├─ no.digipost.api.useragreements.client.Attributes.class - [JAR]

├─ no.digipost.api.useragreements.client.AuthenticationLevel.class - [JAR]

├─ no.digipost.api.useragreements.client.BrokerId.class - [JAR]

├─ no.digipost.api.useragreements.client.DigipostUserAgreementsClient.class - [JAR]

├─ no.digipost.api.useragreements.client.Document.class - [JAR]

├─ no.digipost.api.useragreements.client.DocumentContent.class - [JAR]

├─ no.digipost.api.useragreements.client.DocumentCount.class - [JAR]

├─ no.digipost.api.useragreements.client.Documents.class - [JAR]

├─ no.digipost.api.useragreements.client.EntryPoint.class - [JAR]

├─ no.digipost.api.useragreements.client.Error.class - [JAR]

├─ no.digipost.api.useragreements.client.ErrorCode.class - [JAR]

├─ no.digipost.api.useragreements.client.GetAgreementResult.class - [JAR]

├─ no.digipost.api.useragreements.client.GetDocumentsQuery.class - [JAR]

├─ no.digipost.api.useragreements.client.Headers.class - [JAR]

├─ no.digipost.api.useragreements.client.Identification.class - [JAR]

├─ no.digipost.api.useragreements.client.IdentificationResult.class - [JAR]

├─ no.digipost.api.useragreements.client.IdentificationResultCode.class - [JAR]

├─ no.digipost.api.useragreements.client.JustA.class - [JAR]

├─ no.digipost.api.useragreements.client.Link.class - [JAR]

├─ no.digipost.api.useragreements.client.PersonalIdentificationNumber.class - [JAR]

├─ no.digipost.api.useragreements.client.Result.class - [JAR]

├─ no.digipost.api.useragreements.client.RuntimeIOException.class - [JAR]

├─ no.digipost.api.useragreements.client.SenderId.class - [JAR]

├─ no.digipost.api.useragreements.client.ServerSignatureException.class - [JAR]

├─ no.digipost.api.useragreements.client.UnexpectedResponseException.class - [JAR]

├─ no.digipost.api.useragreements.client.UserAgreementsApiException.class - [JAR]

├─ no.digipost.api.useragreements.client.UserId.class - [JAR]

├─ no.digipost.api.useragreements.client.package-info.class - [JAR]

no.digipost.api.useragreements.client.filters.request

├─ no.digipost.api.useragreements.client.filters.request.RequestContentHashFilter.class - [JAR]

├─ no.digipost.api.useragreements.client.filters.request.RequestContentSHA256Filter.class - [JAR]

├─ no.digipost.api.useragreements.client.filters.request.RequestDateInterceptor.class - [JAR]

├─ no.digipost.api.useragreements.client.filters.request.RequestMessageSignatureUtil.class - [JAR]

├─ no.digipost.api.useragreements.client.filters.request.RequestSignatureInterceptor.class - [JAR]

├─ no.digipost.api.useragreements.client.filters.request.RequestToSign.class - [JAR]

├─ no.digipost.api.useragreements.client.filters.request.RequestUserAgentInterceptor.class - [JAR]

no.digipost.api.useragreements.client.filters.response

├─ no.digipost.api.useragreements.client.filters.response.ResponseDateInterceptor.class - [JAR]

no.digipost.api.useragreements.client.xml

├─ no.digipost.api.useragreements.client.xml.AgreementTypeXmlAdapter.class - [JAR]

├─ no.digipost.api.useragreements.client.xml.AttributesMapAdapter.class - [JAR]

├─ no.digipost.api.useragreements.client.xml.DateXmlAdapter.class - [JAR]

├─ no.digipost.api.useragreements.client.xml.ErrorCodeXmlAdapter.class - [JAR]

├─ no.digipost.api.useragreements.client.xml.InstantXmlAdapter.class - [JAR]

├─ no.digipost.api.useragreements.client.xml.LongSecondsXmlAdapter.class - [JAR]

├─ no.digipost.api.useragreements.client.xml.URIXmlAdapter.class - [JAR]

├─ no.digipost.api.useragreements.client.xml.UserIdXmlAdapter.class - [JAR]

├─ no.digipost.api.useragreements.client.xml.ZonedDateTImeXmlAdapter.class - [JAR]

no.digipost.api.useragreements.client.util

├─ no.digipost.api.useragreements.client.util.DateUtils.class - [JAR]

├─ no.digipost.api.useragreements.client.util.UserAgent.class - [JAR]

no.digipost.api.useragreements.client.response

├─ no.digipost.api.useragreements.client.response.NextAllowedRequestTimeNotFoundException.class - [JAR]

├─ no.digipost.api.useragreements.client.response.ResponseUtils.class - [JAR]

├─ no.digipost.api.useragreements.client.response.StreamingRateLimitedResponse.class - [JAR]

├─ no.digipost.api.useragreements.client.response.TooManyRequestsException.class - [JAR]

├─ no.digipost.api.useragreements.client.response.WithDelayUntilNextAllowedRequestTime.class - [JAR]

Advertisement

Dependencies from Group

Jan 02, 2023
8 usages
6 stars
Jul 06, 2023
6 usages
2 stars
Jul 06, 2023
4 usages
2 stars
Jul 06, 2023
3 usages
2 stars
Jun 06, 2014
3 usages
2 stars

Discover Dependencies

pah
Mar 29, 2019
Oct 28, 2016
1 stars
got
Apr 01, 2017
Sep 13, 2020
37 stars
Jul 09, 2023
37 stars
Oct 26, 2016
0 stars
Oct 19, 2018
10 stars
Jun 09, 2022
125 stars