commit | d6ade0e91e0eabdbccace2f2ee9bdc42c840b998 | [log] [tgz] |
---|---|---|
author | Tilak Sharma <tilaks@google.com> | Wed Aug 20 16:28:32 2014 -0700 |
committer | Tilak Sharma <tilaks@google.com> | Thu Aug 21 11:04:26 2014 -0700 |
tree | 978f63f01069b0ff357b954498d80fd9de49cdbe | |
parent | ffac12cb350e5e0017f6941403c70d684e2e74c4 [diff] |
veyron2/security, veyron/security: Refactor veyron2/security/util.go. Specifics: - Move Label and LabelSet methods to veyron2/security/label.go - Move PrincipalPattern methods to veyron2/security/pattern.go - Move ACL methods to veyron2/security/acl.go - Make Matches(PublicID, PrincipalPattern) a method on PrincipalPattern, and add a test. - Rename acl.Matches to acl.CanAccess - Move load/save utilities into veyron/security Change-Id: I742c5856cc4a2a1e23c26c0304c38dd2e4757930