Interface AuthenticationManager


@Deprecated public interface AuthenticationManager
Deprecated.
use AuthenticationManager
  • Method Summary

    Modifier and Type
    Method
    Description
    authenticate(Authentication authentication)
    Deprecated.
     
    fromSpring(org.springframework.security.authentication.AuthenticationManager am)
    Deprecated.
     
    default org.springframework.security.authentication.AuthenticationManager
    Deprecated.