Package org.pentaho.platform.api.engine
Interface IPentahoAclObjectIdentity
-
- All Superinterfaces:
Serializable
@Deprecated public interface IPentahoAclObjectIdentity extends Serializable
Deprecated.This is a port from spring-security 2.0.8.RELEASE
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description boolean
equals(Object obj)
Deprecated.Refer to thejava.lang.Object
documentation for the interface contract.int
hashCode()
Deprecated.Refer to thejava.lang.Object
documentation for the interface contract.
-
-
-
Method Detail
-
equals
boolean equals(Object obj)
Deprecated.Refer to thejava.lang.Object
documentation for the interface contract.
-
-