Class AuthenticatorServerRegistry
java.lang.Object
org.wso2.carbon.server.admin.auth.AuthenticatorServerRegistry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.wso2.carbon.core.services.authentication.BackendAuthenticatorgetCarbonAuthenticator(org.apache.axis2.context.MessageContext msgContext) static voidinit(org.osgi.framework.BundleContext bc)
-
Field Details
-
AUTHENTICATOR_TYPE
- See Also:
-
-
Constructor Details
-
AuthenticatorServerRegistry
public AuthenticatorServerRegistry()
-
-
Method Details
-
init
- Throws:
Exception
-
getCarbonAuthenticator
public static org.wso2.carbon.core.services.authentication.BackendAuthenticator getCarbonAuthenticator(org.apache.axis2.context.MessageContext msgContext)
-