|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.nuxeo.ecm.automation.LoginStack.Entry
public static class LoginStack.Entry
| 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 |
|---|
public LoginContext lc
public CoreSession session
| Constructor Detail |
|---|
public LoginStack.Entry(LoginContext lc)
public LoginStack.Entry(LoginContext lc,
CoreSession session)
| Method Detail |
|---|
public final boolean hasSession()
public final void dispose()
throws OperationException
OperationException
|
Nuxeo Enterprise Platform 5.4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||