public abstract class UserManagementServlet.GetAuthorizables<A extends org.apache.jackrabbit.api.security.user.Authorizable,E extends AuthorizableModel> extends Object implements com.composum.sling.core.servlet.ServletOperation
| Modifier and Type | Field and Description |
|---|---|
protected Class<A> |
authorizableClass |
| Constructor and Description |
|---|
GetAuthorizables(Class<A> authorizableClass) |
| Modifier and Type | Method and Description |
|---|---|
protected AuthorizablesView |
createView(Authorizables.Context context) |
void |
doIt(@NotNull org.apache.sling.api.SlingHttpServletRequest request,
@NotNull org.apache.sling.api.SlingHttpServletResponse response,
com.composum.sling.core.ResourceHandle resource) |
public void doIt(@NotNull
@NotNull org.apache.sling.api.SlingHttpServletRequest request,
@NotNull
@NotNull org.apache.sling.api.SlingHttpServletResponse response,
com.composum.sling.core.ResourceHandle resource)
throws javax.jcr.RepositoryException,
IOException
doIt in interface com.composum.sling.core.servlet.ServletOperationjavax.jcr.RepositoryExceptionIOExceptionprotected AuthorizablesView createView(Authorizables.Context context) throws javax.jcr.RepositoryException
javax.jcr.RepositoryExceptionCopyright © 2021. All rights reserved.