Class HvlAuthAuthenticatorServiceImpl

java.lang.Object
tr.com.havelsan.javarch.oauth.auth.starter.authenticator.service.HvlAuthAuthenticatorServiceImpl
All Implemented Interfaces:
HvlAuthAuthenticatorService

@Service public class HvlAuthAuthenticatorServiceImpl extends Object implements HvlAuthAuthenticatorService
The class which implements HvlAuthAuthenticatorService
  • Constructor Details

    • HvlAuthAuthenticatorServiceImpl

      public HvlAuthAuthenticatorServiceImpl(Set<HvlAuthAuthenticator> validators)
      Instantiates a new HvlAuthAuthenticatorServiceImpl.
      Parameters:
      validators - the validators
  • Method Details