Uses of Class
se.swedenconnect.bankid.idp.rp.RelyingPartyUiInfo
Packages that use RelyingPartyUiInfo
Package
Description
Interfaces and classes for handling BankID relying parties.
-
Uses of RelyingPartyUiInfo in se.swedenconnect.bankid.idp.rp
Methods in se.swedenconnect.bankid.idp.rp that return RelyingPartyUiInfoModifier and TypeMethodDescriptionRelyingPartyData.getUiInfo()
Gets theRelyingPartyUiInfo
if presentConstructors in se.swedenconnect.bankid.idp.rp with parameters of type RelyingPartyUiInfoModifierConstructorDescriptionRelyingPartyData
(BankIDClient client, List<String> entityIds, DisplayText loginText, DisplayText fallbackSignText, RelyingPartyUiInfo uiInfo, BankIdRequirement requirement) Constructor.