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

    Modifier and Type
    Method
    Description
    boolean
    Deprecated.
    Refer to the java.lang.Object documentation for the interface contract.
    int
    Deprecated.
    Refer to the java.lang.Object documentation for the interface contract.
  • Method Details

    • equals

      boolean equals(Object obj)
      Deprecated.
      Refer to the java.lang.Object documentation for the interface contract.
      Overrides:
      equals in class Object
      Parameters:
      obj - to be compared
      Returns:
      true if the objects are equal, false otherwise
    • hashCode

      int hashCode()
      Deprecated.
      Refer to the java.lang.Object documentation for the interface contract.
      Overrides:
      hashCode in class Object
      Returns:
      a hash code representation of this object