(rvals ...interface{})
| 54 | EnableAutoBuildRoleLinks(autoBuildRoleLinks bool) |
| 55 | BuildRoleLinks() error |
| 56 | Enforce(rvals ...interface{}) (bool, error) |
| 57 | EnforceWithMatcher(matcher string, rvals ...interface{}) (bool, error) |
| 58 | EnforceEx(rvals ...interface{}) (bool, []string, error) |
| 59 | EnforceExWithMatcher(matcher string, rvals ...interface{}) (bool, []string, error) |
no outgoing calls