Uses of Class
org.apache.shiro.web.filter.authz.SslFilter.HSTS
-
Packages that use SslFilter.HSTS Package Description org.apache.shiro.web.filter.authz ServletFilter
implementations 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.HSTS
SslFilter. getHsts()
Methods in org.apache.shiro.web.filter.authz with parameters of type SslFilter.HSTS Modifier and Type Method Description void
SslFilter. setHsts(SslFilter.HSTS hsts)
-