Interface GuestUserDetailsService


  • public interface GuestUserDetailsService
    • Method Detail

      • loadUser

        org.springframework.security.core.userdetails.UserDetails loadUser​(GuestAuthenticationToken guestAuthenticationToken)