Uses of Interface
org.opencms.jsp.userdata.I_CmsUserDataDomain
-
Uses of I_CmsUserDataDomain in org.opencms.jsp.userdata
Modifier and TypeClassDescriptionclass
User data domain that only matches users requesting their information via user name and password.class
Shows email address / user name as a header.Modifier and TypeMethodDescriptionCmsUserDataRequestManager.getAllDomains()
Gets the list of all user data domains, both those from the configuration and those loaded via service loader.I_CmsUserDataDomainProvider.getUserDataDomains()
Gets a list of user data domains.Modifier and TypeMethodDescriptionvoid
CmsUserDataRequestManager.addUserDataDomain
(I_CmsUserDataDomain domain) Adds a user data domain during configuration phase.