Package org.wso2.carbon.ui.tracker
Class AuthenticatorRegistry
java.lang.Object
org.wso2.carbon.ui.tracker.AuthenticatorRegistry
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic CarbonUIAuthenticatorgetCarbonAuthenticator(javax.servlet.http.HttpServletRequest request) static voidinit(org.osgi.framework.BundleContext bc)
-
Field Details
-
AUTHENTICATOR_TYPE
- See Also:
-
-
Constructor Details
-
AuthenticatorRegistry
public AuthenticatorRegistry()
-
-
Method Details
-
init
- Throws:
Exception
-
getCarbonAuthenticator
public static CarbonUIAuthenticator getCarbonAuthenticator(javax.servlet.http.HttpServletRequest request)
-