org.wso2.carbon
Class CarbonConstants.Permission

java.lang.Object
  extended by org.wso2.carbon.CarbonConstants.Permission
Enclosing class:
CarbonConstants

public static class CarbonConstants.Permission
extends Object


Field Summary
static String LOGIN_TO_ADMIN_UI
           
static String MANAGE_MEDIATION
           
static String MANAGE_SECURITY
           
static String MANAGE_SERVICES
           
static String MANAGE_SYSTEM_CONFIGURATION
           
static String UPLOAD_SERVICES
           
 
Constructor Summary
CarbonConstants.Permission()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LOGIN_TO_ADMIN_UI

public static final String LOGIN_TO_ADMIN_UI
See Also:
Constant Field Values

MANAGE_SYSTEM_CONFIGURATION

public static final String MANAGE_SYSTEM_CONFIGURATION
See Also:
Constant Field Values

MANAGE_SECURITY

public static final String MANAGE_SECURITY
See Also:
Constant Field Values

UPLOAD_SERVICES

public static final String UPLOAD_SERVICES
See Also:
Constant Field Values

MANAGE_SERVICES

public static final String MANAGE_SERVICES
See Also:
Constant Field Values

MANAGE_MEDIATION

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

CarbonConstants.Permission

public CarbonConstants.Permission()


Copyright © 2014 WSO2 Inc. All rights reserved.