public class Permission extends Object
| Constructor and Description |
|---|
Permission(String resourceId,
String action) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAction() |
String |
getResourceId() |
void |
setAction(String action) |
void |
setResourceId(String resourceId) |
Copyright © 2018 WSO2 Inc. All rights reserved.