it.eng.spagobi.security
Class ExoPortalUserProfileFactoryImpl

java.lang.Object
  extended byit.eng.spagobi.security.ExoPortalUserProfileFactoryImpl
All Implemented Interfaces:
it.eng.spagobi.security.IUserProfileFactory

public class ExoPortalUserProfileFactoryImpl
extends java.lang.Object
implements it.eng.spagobi.security.IUserProfileFactory

Author:
Zoppello

Constructor Summary
ExoPortalUserProfileFactoryImpl()
           
 
Method Summary
 it.eng.spago.security.IEngUserProfile createUserProfile(java.security.Principal principal)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExoPortalUserProfileFactoryImpl

public ExoPortalUserProfileFactoryImpl()
Method Detail

createUserProfile

public it.eng.spago.security.IEngUserProfile createUserProfile(java.security.Principal principal)
Specified by:
createUserProfile in interface it.eng.spagobi.security.IUserProfileFactory