nl.surfnet.coin.eb
Class MockEngineBlockImpl
java.lang.Object
nl.surfnet.coin.eb.MockEngineBlockImpl
- All Implemented Interfaces:
- EngineBlock
public class MockEngineBlockImpl
- extends Object
- implements EngineBlock
|
Method Summary |
String |
getUserUUID(String identifier)
The identifier is the persistent identifier (hashed urn specific for the SP). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockEngineBlockImpl
public MockEngineBlockImpl()
getUserUUID
public String getUserUUID(String identifier)
- Description copied from interface:
EngineBlock
- The identifier is the persistent identifier (hashed urn specific for the SP).
- Specified by:
getUserUUID in interface EngineBlock
- Parameters:
identifier - the unique persistent identifier
- Returns:
- the uuid identifier stored in the LDAP (collabPersonUUID)
Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.