Merge "Bug 2268: Serialize ApppendEntries"
[controller.git] / opendaylight / adsal / sal / api / src / main / java / org / opendaylight / controller / sal / authorization / Resource.java
index 9cf7420d1b01c7622d7d0576ccb0493456891001..9fa8b2ebb007e16c685ec7f2b2cdc1862d4986f9 100644 (file)
@@ -15,6 +15,7 @@ import java.io.Serializable;
  * It represents the elementary resource along with
  * the access privilege associated to it
  */
+@Deprecated
 public class Resource implements Serializable {
     private static final long serialVersionUID = 1L;
     Object resource; // the generic resource