org.wso2.carbon.um.ws.api
Class WSRemoteUserMgtConstants

java.lang.Object
  extended by org.wso2.carbon.um.ws.api.WSRemoteUserMgtConstants

public class WSRemoteUserMgtConstants
extends Object


Field Summary
static String CONFIGURATION_CONTEXT
           
static String COOKIE_STRING
           
static String PASSWORD
           
static String SERVER_URL
           
static String SINGLE_USER_AUTHENTICATION
           
static String TIMEOUT
           
static String USER_NAME
           
 
Constructor Summary
WSRemoteUserMgtConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SERVER_URL

public static final String SERVER_URL
See Also:
Constant Field Values

COOKIE_STRING

public static final String COOKIE_STRING
See Also:
Constant Field Values

CONFIGURATION_CONTEXT

public static final String CONFIGURATION_CONTEXT
See Also:
Constant Field Values

TIMEOUT

public static final String TIMEOUT
See Also:
Constant Field Values

USER_NAME

public static final String USER_NAME
See Also:
Constant Field Values

PASSWORD

public static final String PASSWORD
See Also:
Constant Field Values

SINGLE_USER_AUTHENTICATION

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

WSRemoteUserMgtConstants

public WSRemoteUserMgtConstants()


Copyright © 2015 WSO2. All rights reserved.