Class Hierarchy
- java.lang.Object
- org.oxerr.spring.security.otp.samples.helloworld.Application
- org.oxerr.spring.security.otp.samples.helloworld.web.GenerateOTPController
- org.oxerr.spring.security.otp.samples.helloworld.MvcConfig (implements org.springframework.web.servlet.config.annotation.WebMvcConfigurer)
- org.oxerr.spring.security.otp.samples.helloworld.service.impl.OTPAuthenticationServiceImpl (implements org.oxerr.spring.security.otp.core.OTPAuthenticationService)
- org.springframework.security.config.annotation.web.configuration.WebSecurityConfigurerAdapter (implements org.springframework.security.config.annotation.web.WebSecurityConfigurer<T>)