|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.mylutece.modules.cas.service.DefaultCASUserKeyService
public class DefaultCASUserKeyService
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 |
---|
public DefaultCASUserKeyService()
Method Detail |
---|
public java.lang.String getKey(java.lang.String strPrincipalUserName, java.lang.Object objectKey)
ICASUserKeyService
getKey
in interface ICASUserKeyService
strPrincipalUserName
- principal usernameobjectKey
- the key object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |