Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.automation.core.operations.users
Class LoginAs

java.lang.Object
  extended by org.nuxeo.ecm.automation.core.operations.users.LoginAs

public class LoginAs
extends java.lang.Object

Author:
Bogdan Stefanescu

Field Summary
static java.lang.String ID
           
 
Constructor Summary
LoginAs()
           
 
Method Summary
static javax.security.auth.login.LoginContext loginAs(java.lang.String username)
           
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ID

public static final java.lang.String ID
See Also:
Constant Field Values
Constructor Detail

LoginAs

public LoginAs()
Method Detail

run

public void run()
         throws java.lang.Exception
Throws:
java.lang.Exception

loginAs

public static javax.security.auth.login.LoginContext loginAs(java.lang.String username)
                                                      throws javax.security.auth.login.LoginException
Throws:
javax.security.auth.login.LoginException

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.