Interface ViewAsAuthenticationFinder

All Known Implementing Classes:
JackrabbitViewAsAuthenticationFinder, UserDetailsViewAsAuthenticationFinder

public interface ViewAsAuthenticationFinder
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.security.core.Authentication
    search(String username)
     
  • Method Details

    • search

      org.springframework.security.core.Authentication search(String username)