nl.surfnet.coin.eb
Class MockEngineBlockImpl

java.lang.Object
  extended by nl.surfnet.coin.eb.MockEngineBlockImpl
All Implemented Interfaces:
EngineBlock

public class MockEngineBlockImpl
extends Object
implements EngineBlock


Constructor Summary
MockEngineBlockImpl()
           
 
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
 

Constructor Detail

MockEngineBlockImpl

public MockEngineBlockImpl()
Method Detail

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.