Uses of Package
se.swedenconnect.bankid.rpapi.types
Package
Description
BankID authentication classes.
BankID IdP backend API.
BankID error handling.
Event handling.
BankID session handling.
Service interfaces for the BankID Relying Party API.
Implementations of the service interfaces for the BankID Relying Party API.
Java classes representing the types defined in the BankID Relying Party API.
-
-
-
ClassDescriptionException class for error concerning the communication between the RP and the backend service.
-
ClassDescriptionRepresentation of the response received from a collect call.An enumeration for all error codes, both those received as
hintCode
in collect responses and and aserrorCode
in error responses.Represents an order response, i.e., the response message received from an auth or sign request. -
ClassDescriptionRepresentation of the response received from a collect call.Represents an order response, i.e., the response message received from an auth or sign request.
-
ClassDescriptionRepresentation of the response received from a collect call.Represents an order response, i.e., the response message received from an auth or sign request.Represents the structure in which a relying party can define how an authentication or signature process should be performed.
-
ClassDescriptionException class for error concerning the communication between the RP and the backend service.Representation of the response received from a collect call.An enumeration for all error codes, both those received as
hintCode
in collect responses and and aserrorCode
in error responses.Represents an order response, i.e., the response message received from an auth or sign request. -
ClassDescriptionException class for error concerning the communication between the RP and the backend service.Represents the status field values.Represents the completion data for completed orders.Represents the device field of the completion data.Information about extra verifications that were part of the transaction.Represents the user field of the completion data.An enumeration for all error codes, both those received as
hintCode
in collect responses and and aserrorCode
in error responses.Representation of an error response message.An enumeration representing thehintCode
passed in a collect response when the status is pending.Represents the structure in which a relying party can define how an authentication or signature process should be performed.Represents a requirement for which type of smart card reader that is required.A class implementing a builder pattern for constructingRequirement
objects.