Uses of Class
org.apache.shiro.web.filter.authz.SslFilter.HSTS
-
Packages that use SslFilter.HSTS Package Description org.apache.shiro.web.filter.authz ServletFilterimplementations that perform authorization (access control) checks based on the Subject's abilities (for example, role or permission checks). -
-
Uses of SslFilter.HSTS in org.apache.shiro.web.filter.authz
Methods in org.apache.shiro.web.filter.authz that return SslFilter.HSTS Modifier and Type Method Description SslFilter.HSTSSslFilter. getHsts()Methods in org.apache.shiro.web.filter.authz with parameters of type SslFilter.HSTS Modifier and Type Method Description voidSslFilter. setHsts(SslFilter.HSTS hsts)
-