Class FormAuthenticationService

java.lang.Object
security.service.FormAuthenticationService
All Implemented Interfaces:
AuthenticationService

@AuthMethodConditional(FORM) @Service public class FormAuthenticationService extends Object implements AuthenticationService
Author:
zamaliev
  • Constructor Details

    • FormAuthenticationService

      @Autowired public FormAuthenticationService(org.springframework.security.authentication.AuthenticationManager authenticationManager)
  • Method Details