Interface IAuthenticationFacade

All Known Implementing Classes:
AuthenticationFacade

public interface IAuthenticationFacade
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.security.core.Authentication
     
  • Method Details

    • getAuthentication

      org.springframework.security.core.Authentication getAuthentication()