|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openpermis.subject.format.Decoder.DecoderEntry<T>
public static final class Decoder.DecoderEntry<T extends RoleAssignmentContext>
Contains a role assignment and the holder that holds it.
Constructor Summary | |
---|---|
Decoder.DecoderEntry(URI identity,
RoleAssignment<T> roleAssignment)
Creates a decoder entry. |
Method Summary | |
---|---|
RoleAssignment<T> |
getRoleAssignment()
Returns the role assignment of this entry. |
boolean |
matches(URI identity)
Returns true if identity matches the holder of this entry. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Decoder.DecoderEntry(URI identity, RoleAssignment<T> roleAssignment)
identity
- the holder of the role assignment.roleAssignment
- the role assignment.Method Detail |
---|
public boolean matches(URI identity)
identity
- the identity to match.
true
if identity equals the holder.public RoleAssignment<T> getRoleAssignment()
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:16:59
Copyright (c) 2002-2007 Ergon Informatik AG