Class AuthenticatorServerRegistry

java.lang.Object
org.wso2.carbon.server.admin.auth.AuthenticatorServerRegistry

public class AuthenticatorServerRegistry extends Object
  • Field Details

  • Constructor Details

    • AuthenticatorServerRegistry

      public AuthenticatorServerRegistry()
  • Method Details

    • init

      public static void init(org.osgi.framework.BundleContext bc) throws Exception
      Throws:
      Exception
    • getCarbonAuthenticator

      public static org.wso2.carbon.core.services.authentication.BackendAuthenticator getCarbonAuthenticator(org.apache.axis2.context.MessageContext msgContext)