Uses of Class
com.composum.sling.core.usermanagement.model.AuthorizablesView
-
Packages that use AuthorizablesView Package Description com.composum.sling.core.usermanagement.core com.composum.sling.core.usermanagement.model com.composum.sling.core.usermanagement.view -
-
Uses of AuthorizablesView in com.composum.sling.core.usermanagement.core
Methods in com.composum.sling.core.usermanagement.core that return AuthorizablesView Modifier and Type Method Description protected AuthorizablesView
UserManagementServlet.GetAuthorizables. createView(Authorizables.Context context)
protected AuthorizablesView
UserManagementServlet.QueryAuthorizables. createView(Authorizables.Context context)
-
Uses of AuthorizablesView in com.composum.sling.core.usermanagement.model
Subclasses of AuthorizablesView in com.composum.sling.core.usermanagement.model Modifier and Type Class Description class
AuthorizablesGraph
class
AuthorizablesMap
class
AuthorizablesPaths
class
AuthorizablesRefs
class
AuthorizablesTree
-
Uses of AuthorizablesView in com.composum.sling.core.usermanagement.view
Methods in com.composum.sling.core.usermanagement.view that return AuthorizablesView Modifier and Type Method Description @NotNull AuthorizablesView
View. getView()
-