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.EntryClientLoginModule. getCurrentLogin()Deprecated.since 11.1, useLoginComponent.getCurrentPrincipal()insteadLoginStack.EntryLoginStack. peek()Deprecated.LoginStack.EntryLoginStack. pop()Deprecated.LoginStack.Entry[]LoginStack. toArray()Deprecated.
-