Uses of Class
org.nuxeo.ecm.core.api.local.LoginStack.Entry
-
Packages that use LoginStack.Entry Package Description 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 Modifier and Type Method Description static LoginStack.Entry
ClientLoginModule. getCurrentLogin()
Deprecated.since 11.1, useLoginComponent.getCurrentPrincipal()
insteadLoginStack.Entry
LoginStack. peek()
Deprecated.LoginStack.Entry
LoginStack. pop()
Deprecated.LoginStack.Entry[]
LoginStack. toArray()
Deprecated.
-