Uses of Class
es.kukenan.smartfi.microservice.security.gateway.service.OtpService
Packages that use OtpService
Package
Description
Root application package.
Root application package.
OTP request handlers package.
-
Uses of OtpService in es.kukenan.smartfi.microservice.security.gateway.controller
Fields in es.kukenan.smartfi.microservice.security.gateway.controller declared as OtpServiceModifier and TypeFieldDescriptionprivate OtpServiceOtpController.otpServiceOtp service for check otp value and management access. -
Uses of OtpService in es.kukenan.smartfi.microservice.security.gateway.handler
Fields in es.kukenan.smartfi.microservice.security.gateway.handler declared as OtpServiceModifier and TypeFieldDescriptionprivate OtpServiceWebFluxErrorHandler.otpServiceService utilities for SCA. -
Uses of OtpService in es.kukenan.smartfi.microservice.security.gateway.handler.otp
Fields in es.kukenan.smartfi.microservice.security.gateway.handler.otp declared as OtpServiceModifier and TypeFieldDescriptionprotected OtpServiceAbstractOtpRequiredResponseHandler.otpServiceService utilities for SCA.