public static class RoleModel.Policy extends RoleModel.RoleElt
| Modifier and Type | Field and Description |
|---|---|
List<RoleModel.Statement> |
statement |
String |
version |
| Constructor and Description |
|---|
Policy(List<RoleModel.Statement> statement) |
Policy(RoleModel.Statement... statements) |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validation includes validating all statements.
|
public String version
public List<RoleModel.Statement> statement
public Policy(List<RoleModel.Statement> statement)
public Policy(RoleModel.Statement... statements)
public void validate()
validate in class RoleModel.RoleEltCopyright © 2008–2021 Apache Software Foundation. All rights reserved.