Class AuthenticatorUtils

java.lang.Object
org.frankframework.lifecycle.servlets.AuthenticatorUtils

public class AuthenticatorUtils extends Object
  • Constructor Details

    • AuthenticatorUtils

      public AuthenticatorUtils()
  • Method Details

    • createAuthenticator

      public static IAuthenticator createAuthenticator(org.springframework.context.ApplicationContext applicationContext, String properyPrefix)