org.wso2.carbon.server.admin.auth
Class AuthenticatorServerRegistry

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

public class AuthenticatorServerRegistry
extends Object


Field Summary
static String AUTHENTICATOR_TYPE
           
 
Constructor Summary
AuthenticatorServerRegistry()
           
 
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
 

Field Detail

AUTHENTICATOR_TYPE

public static final String AUTHENTICATOR_TYPE
See Also:
Constant Field Values
Constructor Detail

AuthenticatorServerRegistry

public AuthenticatorServerRegistry()
Method Detail

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.