Mark AD-SAL interfaces as deprecated
[controller.git] / opendaylight / adsal / sal / api / src / main / java / org / opendaylight / controller / sal / authorization / IResourceAuthorization.java
index b7b36fae375aa5dc96444dd1cf7f8a41b878514c..0468ebd75b348aca6135c2692bf08e0abef1f4d0 100644 (file)
@@ -20,6 +20,7 @@ import org.opendaylight.controller.sal.utils.Status;
  * and User Manager make use of this interface to retrieve
  * authorization information at user or and role level.
  */
+@Deprecated
 public interface IResourceAuthorization {
 
     /**