Package org.nuxeo.ecm.core.api.local
Class LoginStack
java.lang.Object
org.nuxeo.ecm.core.api.local.LoginStack
Deprecated.
since 11.1
This class is deprecated and now delegates to
LoginComponent
.-
Constructor Details
-
LoginStack
public LoginStack()Deprecated.
-
-
Method Details
-
clear
public void clear()Deprecated. -
push
Deprecated. -
pop
Deprecated. -
peek
Deprecated. -
isEmpty
public boolean isEmpty()Deprecated. -
size
public int size()Deprecated. -
toArray
Deprecated.
-