|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.commons.utilities.UserUtilities
public class UserUtilities
Constructor Summary | |
---|---|
UserUtilities()
|
Method Summary | |
---|---|
static void |
createUserFunctionalityRoot(it.eng.spago.security.IEngUserProfile userProfile)
Creates the user functionality root. |
static it.eng.spago.security.IEngUserProfile |
getUserProfile()
Gets the user profile. |
static boolean |
userFunctionalityRootExists(java.lang.String username)
User functionality root exists. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserUtilities()
Method Detail |
---|
public static it.eng.spago.security.IEngUserProfile getUserProfile() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic static boolean userFunctionalityRootExists(java.lang.String username) throws java.lang.Exception
username
- the username
java.lang.Exception
- the exceptionpublic static void createUserFunctionalityRoot(it.eng.spago.security.IEngUserProfile userProfile) throws java.lang.Exception
userProfile
- the user profile
java.lang.Exception
- the exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |