public class MissingAuthorization extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
resourceId |
Constructor and Description |
---|
MissingAuthorization(String permissionName,
String resourceType,
String resourceId) |
Modifier and Type | Method and Description |
---|---|
String |
getResourceId() |
String |
getResourceType() |
String |
getViolatedPermissionName() |
String |
toString() |
protected String resourceId
Copyright © 2022. All rights reserved.