Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ui.web.auth.service
Class LoginAsImpl

java.lang.Object
  extended by org.nuxeo.ecm.platform.ui.web.auth.service.LoginAsImpl
All Implemented Interfaces:
LoginAs

public class LoginAsImpl
extends Object
implements LoginAs

Author:
Bogdan Stefanescu

Constructor Summary
LoginAsImpl()
           
 
Method Summary
 LoginContext loginAs(String username)
          Perform the Login As.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoginAsImpl

public LoginAsImpl()
Method Detail

loginAs

public LoginContext loginAs(String username)
                     throws LoginException
Description copied from interface: LoginAs
Perform the Login As.

Specified by:
loginAs in interface LoginAs
Returns:
Throws:
LoginException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.