Names is for logging and tracing purposes, we want to know the human names of the expanded roles.
()
| 701 | // Names is for logging and tracing purposes, we want to know the human |
| 702 | // names of the expanded roles. |
| 703 | Names() []RoleIdentifier |
| 704 | } |
| 705 | |
| 706 | // Permission is the format passed into the rego. |
no outgoing calls