org.openpermis.identity
Class HardCodedIdentityFinder
java.lang.Object
org.openpermis.identity.HardCodedIdentityFinder
- All Implemented Interfaces:
- IdentityFinder
public class HardCodedIdentityFinder
- extends Object
- implements IdentityFinder
- Since:
- 0.9.0
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 |
HardCodedIdentityFinder
public HardCodedIdentityFinder()
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