info.magnolia.security.app.dialog.field
Class AccessControlList.EntryKey

java.lang.Object
  extended by info.magnolia.security.app.dialog.field.AccessControlList.EntryKey
Enclosing class:
AccessControlList

public static final class AccessControlList.EntryKey
extends Object

Used for testing equality of entries.


Constructor Summary
AccessControlList.EntryKey(long permissions, String path)
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccessControlList.EntryKey

public AccessControlList.EntryKey(long permissions,
                                  String path)
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.