org.openpermis.basic
Class InternalSubject.RoleKey

java.lang.Object
  extended by org.openpermis.basic.InternalSubject.RoleKey
Enclosing class:
InternalSubject

private class InternalSubject.RoleKey
extends Object

Since:
0.1.0

Field Summary
private  URI hierarchy
           
private  String name
           
 
Constructor Summary
InternalSubject.RoleKey(String name, URI hierarchy)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

name

private final String name

hierarchy

private final URI hierarchy
Constructor Detail

InternalSubject.RoleKey

public InternalSubject.RoleKey(String name,
                               URI hierarchy)
Method Detail

toString

public String toString()
Overrides:
toString in class Object

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object


PERMIS Role Based Access Control 0.4.0 (Build 15)
2009/05/20 08:14:59
Copyright (c) 2002-2007 Ergon Informatik AG