Uses of Class
se.swedenconnect.bankid.rpapi.service.AuthenticateRequest
Package
Description
BankID service support, i.e., communication with the BankID server.
Service interfaces for the BankID Relying Party API.
Implementations of the service interfaces for the BankID Relying Party API.
-
Uses of AuthenticateRequest in se.swedenconnect.bankid.idp.authn.service
Modifier and TypeMethodDescriptionBankIdRequestFactory.createAuthenticateRequest
(PollRequest request) Creates a BankID authentication request. -
Uses of AuthenticateRequest in se.swedenconnect.bankid.rpapi.service
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono
<OrderResponse> BankIDClient.authenticate
(AuthenticateRequest request) Initiates an authentication operation. -
Uses of AuthenticateRequest in se.swedenconnect.bankid.rpapi.service.impl
Modifier and TypeMethodDescriptionreactor.core.publisher.Mono
<OrderResponse> BankIDClientImpl.authenticate
(AuthenticateRequest request) Initiates an authentication operation.