Class HvlAuthBundleServiceImpl

java.lang.Object
tr.com.havelsan.javarch.oauth.auth.starter.bundle.HvlAuthBundleServiceImpl
All Implemented Interfaces:
HvlAuthBundleService

@Service public class HvlAuthBundleServiceImpl extends Object implements HvlAuthBundleService
The class which implements HvlAuthBundleService
  • Constructor Details

    • HvlAuthBundleServiceImpl

      public HvlAuthBundleServiceImpl(org.springframework.context.support.ResourceBundleMessageSource authMessageSource)
      Instantiates a new HvlAuthBundleServiceImpl.
      Parameters:
      authMessageSource - the message source
  • Method Details