Uses of Class
com.composum.sling.core.Restricted
-
Packages that use Restricted Package Description com.composum.sling.core com.composum.sling.core.proxy com.composum.sling.core.security com.composum.sling.core.servlet com.composum.sling.core.user -
-
Uses of Restricted in com.composum.sling.core
Classes in com.composum.sling.core with annotations of type Restricted Modifier and Type Class Description class
ResourceModel
-
Uses of Restricted in com.composum.sling.core.proxy
Classes in com.composum.sling.core.proxy with annotations of type Restricted Modifier and Type Class Description class
GenericProxyServlet
the generic proxy servlet delegates proxy requests to the collected generic proxy service implementations -
Uses of Restricted in com.composum.sling.core.security
Classes in com.composum.sling.core.security with annotations of type Restricted Modifier and Type Class Description class
SetupConfiguration
class
SetupConfiguration.ConfigBean
class
SetupConfiguration.ScriptBean
-
Uses of Restricted in com.composum.sling.core.servlet
Classes in com.composum.sling.core.servlet with annotations of type Restricted Modifier and Type Class Description class
CorePermissionsServlet
The service servlet to retrieve and/or check permissions of a path.class
JobControlServlet
class
SetupServlet
The service servlet to execute setup operations.class
SystemServlet
The service servlet to retrieve all general system settings.class
TranslationServlet
-
Uses of Restricted in com.composum.sling.core.user
Classes in com.composum.sling.core.user with annotations of type Restricted Modifier and Type Class Description class
UserProfile
the user profile bean derived from the AEM user profile approach
-