public class PrivilegedActionConfiguration extends Object
| Constructor and Description |
|---|
PrivilegedActionConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSkipLowerPriorityExtensions() |
boolean |
isSkipServiceInvocation() |
void |
setSkipLowerPriorityExtensions(boolean skipLowerPriorityExtensions) |
void |
setSkipServiceInvocation(boolean skipServiceInvocation) |
public boolean isSkipServiceInvocation()
public void setSkipServiceInvocation(boolean skipServiceInvocation)
public boolean isSkipLowerPriorityExtensions()
public void setSkipLowerPriorityExtensions(boolean skipLowerPriorityExtensions)
Copyright © 2018 WSO2 Inc. All rights reserved.