Uses of Enum Class
se.swedenconnect.bankid.idp.authn.context.BankIdOperation
Package
Description
BankID IdP backend API.
BankID context.
-
Uses of BankIdOperation in se.swedenconnect.bankid.idp.authn.api
Modifier and TypeMethodDescriptionstatic String
StatusCodeFactory.statusCode
(CollectResponse json, Boolean showQr, BankIdOperation operation) -
Uses of BankIdOperation in se.swedenconnect.bankid.idp.authn.context
Modifier and TypeMethodDescriptionstatic BankIdOperation
Given a string representation its enum object is returned.static BankIdOperation
Returns the enum constant of this class with the specified name.static BankIdOperation[]
BankIdOperation.values()
Returns an array containing the constants of this enum class, in the order they are declared.