org.wso2.carbon.registry.core.utils
Class AccessControlConstants

java.lang.Object
  extended by org.wso2.carbon.registry.core.utils.AccessControlConstants

public class AccessControlConstants
extends Object

UserManager Constants


Field Summary
static String AUTHORIZE
          Action authorize
static String DELETE
          Action delete
 
Constructor Summary
AccessControlConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DELETE

public static final String DELETE
Action delete

See Also:
Constant Field Values

AUTHORIZE

public static final String AUTHORIZE
Action authorize

See Also:
Constant Field Values
Constructor Detail

AccessControlConstants

public AccessControlConstants()


Copyright © 2012 WSO2 Inc. All Rights Reserved.