org.openpermis.basic
Class InternalSubject.RoleSubjectKey

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

private class InternalSubject.RoleSubjectKey
extends Object

Since:
0.3.0

Field Summary
private  InternalSubject.RoleKey role
           
private  Subject subject
           
 
Constructor Summary
InternalSubject.RoleSubjectKey(InternalSubject.RoleKey role, Subject subject)
           
 
Method Summary
 boolean equals(Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

role

private final InternalSubject.RoleKey role

subject

private final Subject subject
Constructor Detail

InternalSubject.RoleSubjectKey

public InternalSubject.RoleSubjectKey(InternalSubject.RoleKey role,
                                      Subject subject)
Method Detail

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