org.wso2.carbon.server.admin.auth
Class AuthenticatorServerRegistry
java.lang.Object
org.wso2.carbon.server.admin.auth.AuthenticatorServerRegistry
public class AuthenticatorServerRegistry
- extends Object
|
Method Summary |
static org.wso2.carbon.core.services.authentication.BackendAuthenticator |
getCarbonAuthenticator(org.apache.axis2.context.MessageContext msgContext)
|
static void |
init(org.osgi.framework.BundleContext bc)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUTHENTICATOR_TYPE
public static final String AUTHENTICATOR_TYPE
- See Also:
- Constant Field Values
AuthenticatorServerRegistry
public AuthenticatorServerRegistry()
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)
Copyright © 2014 WSO2 Inc. All rights reserved.