Uses of Interface
net.optionfactory.keycloak.sms.otp.SmsOtpService
Packages that use SmsOtpService
-
Uses of SmsOtpService in net.optionfactory.keycloak.sms.authenticator
Constructors in net.optionfactory.keycloak.sms.authenticator with parameters of type SmsOtpServiceModifierConstructorDescriptionSmsOtpAuthenticator(org.keycloak.models.KeycloakSession session, SmsOtpService smsOtps, String userMobileAttribute, String authNoteMobileAttribute) -
Uses of SmsOtpService in net.optionfactory.keycloak.sms.otp
Classes in net.optionfactory.keycloak.sms.otp that implement SmsOtpService