Class AuthenticationServiceImpl

  • All Implemented Interfaces:
    GenericAuthenticationService

    @ConditionalOnProperty(value="authentication.service.ref.name",
                           havingValue="authenticationService",
                           matchIfMissing=true)
    @Component("authenticationService")
    public class AuthenticationServiceImpl
    extends java.lang.Object
    implements GenericAuthenticationService
    Author:
    Elias Ricken de Medeiros, Matthieu Chaffotte, Hongwen Zang, Julien Reboul, Celine Souchet