Package net.visma.autopay.http.signature
package net.visma.autopay.http.signature
-
ClassDescriptionCheckedFunction<T,
R> Represents a function that accepts one argument, produces a result and might throw an exception.Public key properties, needed when verifying signaturesBuilder class to buildPublicKeyInfoobjects.Signature algorithmsBuilder class for constructing HTTP Message Components.Builder class to buildSignatureComponentsobjectsContainer for actual values used in HTTP requests and responses, like HTTP header values, status code, HTTP method, target URI.Builder class to buildSignatureContextobjectsThrown in case of problems when computing or verifying signatures, or when verified signature is incorrectError codes to classify Signature ExceptionsConstants with header names defined for HTTP Message SignaturesBuilder class for constructing Signature Parameters.Builder class to buildSignatureParametersobjectsDefines types of Signature ParametersA result of signature calculationSignature specification - all data needed to create a signature.Builder class to buildSignatureSpecobjects.Signature verification specification - all data needed to verify a signature.Builder class to buildVerificationSpecobjects.