fr.paris.lutece.plugins.mylutece.modules.cas.service
Class DefaultCASUserKeyService

java.lang.Object
  extended by fr.paris.lutece.plugins.mylutece.modules.cas.service.DefaultCASUserKeyService
All Implemented Interfaces:
ICASUserKeyService

public class DefaultCASUserKeyService
extends java.lang.Object
implements ICASUserKeyService


Constructor Summary
DefaultCASUserKeyService()
           
 
Method Summary
 java.lang.String getKey(java.lang.String strPrincipalUserName, java.lang.Object objectKey)
          return a string user key
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultCASUserKeyService

public DefaultCASUserKeyService()
Method Detail

getKey

public java.lang.String getKey(java.lang.String strPrincipalUserName,
                               java.lang.Object objectKey)
Description copied from interface: ICASUserKeyService
return a string user key

Specified by:
getKey in interface ICASUserKeyService
Parameters:
strPrincipalUserName - principal username
objectKey - the key object
Returns:
a string user key


Copyright © 2012 Mairie de Paris. All Rights Reserved.