JavaScript is disabled on your browser.
Skip navigation links
Nuxeo 2023.21.12
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.nuxeo.ecm.platform.ui.web.auth.service.LoginVideo
Packages that use
LoginVideo
Package
Description
org.nuxeo.ecm.platform.ui.web.auth.service
Uses of
LoginVideo
in
org.nuxeo.ecm.platform.ui.web.auth.service
Fields in
org.nuxeo.ecm.platform.ui.web.auth.service
with type parameters of type
LoginVideo
Modifier and Type
Field
Description
protected
List
<
LoginVideo
>
LoginScreenConfig.
videos
Methods in
org.nuxeo.ecm.platform.ui.web.auth.service
that return
LoginVideo
Modifier and Type
Method
Description
LoginVideo
LoginVideo.
clone
()
Methods in
org.nuxeo.ecm.platform.ui.web.auth.service
that return types with arguments of type
LoginVideo
Modifier and Type
Method
Description
List
<
LoginVideo
>
LoginScreenConfig.
getVideos
()