public interface SecurityContext
| Modifier and Type | Method and Description |
|---|---|
void |
checkPermission(String resourceName,
String action)
Check if the context has a matching privilege to execute actions on the given resource
|
Copyright © 2021. All rights reserved.