Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation
Class LoginStack.Entry

java.lang.Object
  extended by org.nuxeo.ecm.automation.LoginStack.Entry
Enclosing class:
LoginStack

public static class LoginStack.Entry
extends Object


Field Summary
 LoginContext lc
           
 CoreSession session
           
 
Constructor Summary
LoginStack.Entry(LoginContext lc)
           
LoginStack.Entry(LoginContext lc, CoreSession session)
           
 
Method Summary
 void dispose()
           
 boolean hasSession()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lc

public LoginContext lc

session

public CoreSession session
Constructor Detail

LoginStack.Entry

public LoginStack.Entry(LoginContext lc)

LoginStack.Entry

public LoginStack.Entry(LoginContext lc,
                        CoreSession session)
Method Detail

hasSession

public final boolean hasSession()

dispose

public final void dispose()
                   throws OperationException
Throws:
OperationException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.