org.wso2.carbon.server.admin.privilegedaction
Class PrivilegedActionConfiguration
java.lang.Object
org.wso2.carbon.server.admin.privilegedaction.PrivilegedActionConfiguration
public class PrivilegedActionConfiguration
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrivilegedActionConfiguration
public PrivilegedActionConfiguration()
isSkipServiceInvocation
public boolean isSkipServiceInvocation()
setSkipServiceInvocation
public void setSkipServiceInvocation(boolean skipServiceInvocation)
isSkipLowerPriorityExtensions
public boolean isSkipLowerPriorityExtensions()
setSkipLowerPriorityExtensions
public void setSkipLowerPriorityExtensions(boolean skipLowerPriorityExtensions)
Copyright © 2014 WSO2 Inc. All rights reserved.