Class TeslerAuthenticationServiceImpl

    • Constructor Detail

      • TeslerAuthenticationServiceImpl

        public TeslerAuthenticationServiceImpl()
    • Method Detail

      • loadUserByUsername

        public org.springframework.security.core.userdetails.UserDetails loadUserByUsername​(String username)
                                                                                     throws org.springframework.security.core.userdetails.UsernameNotFoundException
        Specified by:
        loadUserByUsername in interface TeslerAuthenticationService
        Specified by:
        loadUserByUsername in interface org.springframework.security.core.userdetails.UserDetailsService
        Throws:
        org.springframework.security.core.userdetails.UsernameNotFoundException
      • loadUserByUsername

        public org.springframework.security.core.userdetails.UserDetails loadUserByUsername​(String username,
                                                                                            LOV userRole)
                                                                                     throws org.springframework.security.core.userdetails.UsernameNotFoundException
        Specified by:
        loadUserByUsername in interface TeslerAuthenticationService
        Throws:
        org.springframework.security.core.userdetails.UsernameNotFoundException