Uses of Interface
com.composum.sling.core.bean.RestrictedBean
-
Packages that use RestrictedBean Package Description com.composum.sling.core com.composum.sling.core.security com.composum.sling.core.user -
-
Uses of RestrictedBean in com.composum.sling.core
Classes in com.composum.sling.core that implement RestrictedBean Modifier and Type Class Description class
AbstractServletBean
the abstract model base class for Composum Console components addressed by a forward from a console servlet with the models resource path in the requests suffixclass
AbstractSlingBean
The abstract base class for 'Beans' to implement a Model based on e JCR resource without a mapping framework.class
ResourceModel
-
Uses of RestrictedBean in com.composum.sling.core.security
Classes in com.composum.sling.core.security that implement RestrictedBean Modifier and Type Class Description class
SetupConfiguration
class
SetupConfiguration.ConfigBean
class
SetupConfiguration.ScriptBean
-
Uses of RestrictedBean in com.composum.sling.core.user
Classes in com.composum.sling.core.user that implement RestrictedBean Modifier and Type Class Description class
UserProfile
the user profile bean derived from the AEM user profile approach
-