« Return to Thread: LoginManager.RestorePrincipal

LoginManager.RestorePrincipal

by Andres Serral-2 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View in Thread

My Flex app has users with multiple profiles.
So the login process has 2 steps.
    1- User Authentication
    2- Profile Selection
 
Off course, I must set the authentication user, Principal and roles after step 2.
 
By the way, the user could select one profile and then switch to another profile without logout.
 
Some idea to do this?
 
I thought calling LoginManager.RestorePrincipal method... but the LoginManager class is private
 
Thanks
 
 
 
Andres Serral
Coordinador de Desarrollo 

andres.serral@...(54) 11.5239.2500 int. 514
Cabildo 2373 4ยบ piso - Buenos Aires
www.rs.com.ar


Por Favor considere el medio ambiente y no imprima este mail a no ser que sea absolutamente necesario. RS apoya el cuidado del medio ambiente.
 



_______________________________________________
fluorine mailing list
fluorine@...
http://fluorine.thesilentgroup.com/mailman/listinfo/fluorine_fluorine.thesilentgroup.com

logofirmamail.gif (1K) Download Attachment
arbolfirmamail.png (884 bytes) Download Attachment

 « Return to Thread: LoginManager.RestorePrincipal