Uses of Interface
se.swedenconnect.bankid.rpapi.service.BankIDClient
Package
Description
Interfaces and classes for handling BankID relying parties.
Implementations of the service interfaces for the BankID Relying Party API.
-
Uses of BankIDClient in se.swedenconnect.bankid.idp.rp
Modifier and TypeMethodDescriptionRelyingPartyData.getClient()
Gets the BankID client for this Relying Party.ModifierConstructorDescriptionRelyingPartyData
(BankIDClient client, List<String> entityIds, DisplayText loginText, DisplayText fallbackSignText, RelyingPartyUiInfo uiInfo, BankIdRequirement requirement) Constructor. -
Uses of BankIDClient in se.swedenconnect.bankid.rpapi.service.impl
Modifier and TypeClassDescriptionclass
An implementation of the BankID Relying Party API methods.