Package org.wildfly.test.security.servlets
package org.wildfly.test.security.servlets
-
ClassesClassDescriptionServlet which checks if given identity has given permission in current Elytron security domain.This servlet allows to list credential stores, aliases in them and also the secret values for the aliases.A secured servlet that gets request assigned principal (
HttpServletRequest.getUserPrincipal()) and prints its name.