public class RootUserPolicy extends Object implements PolicyIface
| Modifier and Type | Class and Description |
|---|---|
static class |
RootUserPolicy.Setup |
| Constructor and Description |
|---|
RootUserPolicy() |
| Modifier and Type | Method and Description |
|---|---|
PolicyDecision |
isAuthorized(IdentifierBundle whoToAuth,
RequestedAction whatToAuth)
This is the entire policy.
|
String |
toString() |
public PolicyDecision isAuthorized(IdentifierBundle whoToAuth, RequestedAction whatToAuth)
isAuthorized in interface PolicyIfaceCopyright © 2022. All rights reserved.