Package org.springframework.security.taglibs.authz
@NullMarked
package org.springframework.security.taglibs.authz
JSP Security tag library implementation.
-
ClassesClassDescriptionA base class for an <authorize> tag that is independent of the tag rendering technology (JSP, Facelets).An implementation of
Tagthat allows its body through if all authorizations are granted to the request's principal.AnTagimplementation that allows convenient access to the currentAuthenticationobject.A JSPTagimplementation ofAbstractAuthorizeTag.