|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.eng.spagobi.security.LdapUserProfileFactoryImpl
public class LdapUserProfileFactoryImpl
Implementation of the IEngUserProfile interface Factory. Defines methods to get a IEngUserProfile starting from the exo user information
Nested Class Summary | |
---|---|
class |
LdapUserProfileFactoryImpl.SpagoBIUserProfile
|
Constructor Summary | |
---|---|
LdapUserProfileFactoryImpl()
|
Method Summary | |
---|---|
it.eng.spago.security.IEngUserProfile |
createUserProfile(java.security.Principal principal)
Return an IEngUserProfile implementation starting from the Principal of the user. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LdapUserProfileFactoryImpl()
Method Detail |
---|
public it.eng.spago.security.IEngUserProfile createUserProfile(java.security.Principal principal)
createUserProfile
in interface it.eng.spagobi.security.IUserProfileFactory
principal
- Principal of the current user
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |