Uses of Class
se.swedenconnect.bankid.idp.authn.api.ServiceInformation
Packages that use ServiceInformation
Package
Description
BankID IdP backend API.
BankID service support, i.e., communication with the BankID server.
-
Uses of ServiceInformation in se.swedenconnect.bankid.idp.authn.api
Methods in se.swedenconnect.bankid.idp.authn.api that return types with arguments of type ServiceInformationModifier and TypeMethodDescriptionreactor.core.publisher.Mono
<ServiceInformation> BankIdApiController.serviceInformation()
API method for delivering status information. -
Uses of ServiceInformation in se.swedenconnect.bankid.idp.authn.service
Methods in se.swedenconnect.bankid.idp.authn.service that return types with arguments of type ServiceInformationModifier and TypeMethodDescriptionreactor.core.publisher.Mono
<ServiceInformation> BankIdService.getServiceInformation()
Delivers service information.