com.stratelia.webactiv.jaas
Class SilverpeasUserPrincipal
java.lang.Object
com.stratelia.webactiv.jaas.SilverpeasUserPrincipal
- All Implemented Interfaces:
- Principal
public class SilverpeasUserPrincipal
- extends Object
- implements Principal
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SilverpeasUserPrincipal
public SilverpeasUserPrincipal(String userId,
boolean administrator)
addUserProfile
public void addUserProfile(SilverpeasUserProfileEntry entry)
getUserProfile
public SilverpeasUserProfileEntry getUserProfile(String componentId)
getUserId
public String getUserId()
isAdministrator
public boolean isAdministrator()
getName
public String getName()
- Specified by:
getName
in interface Principal
Copyright © 2016 Silverpeas. All Rights Reserved.