public class AuthorizationSpec extends Object implements Serializable, IstioSpec
| Constructor and Description |
|---|
AuthorizationSpec()
No args constructor for use in serialization
|
AuthorizationSpec(Action action,
String name,
Subject subject) |
| Modifier and Type | Method and Description |
|---|---|
Action |
getAction() |
String |
getName() |
Subject |
getSubject() |
void |
setAction(Action action) |
void |
setName(String name) |
void |
setSubject(Subject subject) |
Copyright © 2017–2018 Red Hat. All rights reserved.