Interface UserProvider

All Known Implementing Classes:
DefaultUserProvider

public interface UserProvider
  • Method Summary

    Modifier and Type
    Method
    Description
    toUser(org.springframework.security.core.Authentication authentication)
     
  • Method Details

    • toUser

      RegisteredUser toUser(org.springframework.security.core.Authentication authentication)