Class SecurityServlet.GetPrincipals

    • Constructor Detail

      • GetPrincipals

        public GetPrincipals()
    • Method Detail

      • doIt

        public void doIt​(@NotNull
                         @NotNull org.apache.sling.api.SlingHttpServletRequest request,
                         @NotNull
                         @NotNull org.apache.sling.api.SlingHttpServletResponse response,
                         @Nullable
                         @Nullable ResourceHandle resource)
                  throws IOException,
                         javax.servlet.ServletException
        Specified by:
        doIt in interface ServletOperation
        Throws:
        IOException
        javax.servlet.ServletException