Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.core.api.local.LoginStack.Entry

Packages that use LoginStack.Entry
org.nuxeo.ecm.core.api.local   
 

Uses of LoginStack.Entry in org.nuxeo.ecm.core.api.local
 

Methods in org.nuxeo.ecm.core.api.local that return LoginStack.Entry
 LoginStack.Entry LoginStack.get(int index)
           
 LoginStack.Entry LoginStack.Sync.get(int index)
           
static LoginStack.Entry ClientLoginModule.getCurrentLogin()
           
 LoginStack.Entry LoginStack.peek()
           
 LoginStack.Entry LoginStack.Sync.peek()
           
 LoginStack.Entry LoginStack.pop()
           
 LoginStack.Entry LoginStack.Sync.pop()
           
 LoginStack.Entry LoginStack.remove(int index)
           
 LoginStack.Entry LoginStack.Sync.remove(int index)
           
 LoginStack.Entry[] LoginStack.toArray()
           
 LoginStack.Entry[] LoginStack.Sync.toArray()
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.