Uses of Interface
org.oxerr.spring.security.otp.core.OTPAuthenticationService
Package
Description
-
Uses of OTPAuthenticationService in org.oxerr.spring.security.otp.authentication
Modifier and TypeFieldDescriptionprivate final OTPAuthenticationService
OTPAuthenticationProvider.otpAuthenticationService
ModifierConstructorDescriptionOTPAuthenticationProvider
(OTPAuthenticationService otpAuthenticationService) -
Uses of OTPAuthenticationService in org.oxerr.spring.security.otp.config.annotation.web.configurers
Modifier and TypeFieldDescriptionprivate final OTPAuthenticationService
OTPLoginConfigurer.otpAuthenticationService
ModifierConstructorDescriptionOTPLoginConfigurer
(OTPAuthenticationService otpAuthenticationService) -
Uses of OTPAuthenticationService in org.oxerr.spring.security.otp.samples.helloworld
Modifier and TypeFieldDescriptionprivate OTPAuthenticationService
WebSecurityConfig.otpAuthenticationService
-
Uses of OTPAuthenticationService in org.oxerr.spring.security.otp.samples.helloworld.service.impl