nl.surfnet.coin.eb
Class EngineBlockImpl

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

public class EngineBlockImpl
extends Object
implements EngineBlock


Constructor Summary
EngineBlockImpl()
           
 
Method Summary
 String getUserUUID(String identifier)
          The identifier is the persistent identifier (hashed urn specific for the SP).
 void setEbJdbcTemplate(org.springframework.jdbc.core.JdbcTemplate ebJdbcTemplate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EngineBlockImpl

public EngineBlockImpl()
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)

setEbJdbcTemplate

public void setEbJdbcTemplate(org.springframework.jdbc.core.JdbcTemplate ebJdbcTemplate)
Parameters:
ebJdbcTemplate - the ebJdbcTemplate to set


Copyright © 2009-2012 SURFnet bv, The Netherlands. All Rights Reserved.