nl.surfnet.coin.eb
Class EngineBlockImpl
java.lang.Object
nl.surfnet.coin.eb.EngineBlockImpl
- All Implemented Interfaces:
- EngineBlock
public class EngineBlockImpl
- extends Object
- implements EngineBlock
|
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 |
EngineBlockImpl
public EngineBlockImpl()
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-2013 SURFnet bv, The Netherlands. All Rights Reserved.