org.openpermis.identity
Class HardCodedIdentityFinder

java.lang.Object
  extended by org.openpermis.identity.HardCodedIdentityFinder
All Implemented Interfaces:
IdentityFinder

public class HardCodedIdentityFinder
extends Object
implements IdentityFinder

Since:
0.9.0

Constructor Summary
HardCodedIdentityFinder()
           
 
Method Summary
 List<URI> listIdentities()
          Returns all identities which have to be taken into account when assigning/canceling roles.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HardCodedIdentityFinder

public HardCodedIdentityFinder()
Method Detail

listIdentities

public List<URI> listIdentities()
Description copied from interface: IdentityFinder
Returns all identities which have to be taken into account when assigning/canceling roles.

Specified by:
listIdentities in interface IdentityFinder
Returns:
all identities which have to be taken into account when assigning/canceling roles.
Since:
0.9.0


OpenPermis Role Based Access Control 0.9.0 (Build 16)
2009/08/13 07:16:59
Copyright (c) 2002-2007 Ergon Informatik AG