Prevent addition/removal for well known container roles 18/2118/3
authorAlessandro Boch <aboch@cisco.com>
Wed, 23 Oct 2013 19:26:45 +0000 (12:26 -0700)
committerGerrit Code Review <gerrit@opendaylight.org>
Thu, 24 Oct 2013 18:11:48 +0000 (18:11 +0000)
commit9293aee68cd3cf39a39d13b448e16b5c9872e9ca
tree4b42e32ef597f45f42380e526fef941a0cb84e0f
parent18e1184615fd939644d3660e5edcfbb676c187fa
Prevent addition/removal for well known container roles

- Container roles are self generated when container is created.
  They are equivalent to the Controller network admin and network
  operator roles for the container sub controller. Authorization
  APIs for creating and removing roles are currently only validating
  against the Controller roles, not the sub controller roles.

Change-Id: I0ecf521a89163fedb68450fa3bc2b0d6c077977a
Signed-off-by: Alessandro Boch <aboch@cisco.com>
opendaylight/appauth/pom.xml
opendaylight/appauth/src/main/java/org/opendaylight/controller/appauth/authorization/Authorization.java