public class Policy extends Object
| Modifier and Type | Field and Description |
|---|---|
Principal |
principal |
List<Statement> |
statement |
String |
version |
| Constructor and Description |
|---|
Policy() |
| Modifier and Type | Method and Description |
|---|---|
void |
addStatement(Statement statement) |
void |
setPrincipal(Principal principal) |
void |
setVersion(String version) |
Copyright © 2021. All rights reserved.