Class DigestAuthenticatorService

java.lang.Object
io.meeds.web.security.authenticator.DigestAuthenticatorService

public class DigestAuthenticatorService extends Object
  • Constructor Details

    • DigestAuthenticatorService

      public DigestAuthenticatorService(SecureRandomService secureRandomService, org.exoplatform.services.cache.CacheService cacheService, org.exoplatform.services.security.Authenticator authenticator, CodecInitializer encrypter, org.exoplatform.container.xml.InitParams initParams)
  • Method Details