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 classAbstractServletBeanthe abstract model base class for Composum Console components addressed by a forward from a console servlet with the models resource path in the requests suffixclassAbstractSlingBeanThe abstract base class for 'Beans' to implement a Model based on e JCR resource without a mapping framework.classResourceModel -
Uses of RestrictedBean in com.composum.sling.core.security
Classes in com.composum.sling.core.security that implement RestrictedBean Modifier and Type Class Description classSetupConfigurationclassSetupConfiguration.ConfigBeanclassSetupConfiguration.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 classUserProfilethe user profile bean derived from the AEM user profile approach
-