Skip navigation links
C I J R S X 

C

com.bluelotussoftware.tomcat.security.valves - package com.bluelotussoftware.tomcat.security.valves
 

I

invoke(Request, Response) - Method in class com.bluelotussoftware.tomcat.security.valves.JSecurityCheckNoCacheValve
invoke(Request, Response) - Method in class com.bluelotussoftware.tomcat.security.valves.ReferrerPolicyValve
invoke(Request, Response) - Method in class com.bluelotussoftware.tomcat.security.valves.StrictTransportSecurityValve
invoke(Request, Response) - Method in class com.bluelotussoftware.tomcat.security.valves.XContentTypeOptionsValve
invoke(Request, Response) - Method in class com.bluelotussoftware.tomcat.security.valves.XFrameOptionsValve
invoke(Request, Response) - Method in class com.bluelotussoftware.tomcat.security.valves.XSSProtectionValve

J

JSecurityCheckNoCacheValve - Class in com.bluelotussoftware.tomcat.security.valves
The container managed security implementation using j_security_check does not return Cache-Control headers to the client.
JSecurityCheckNoCacheValve() - Constructor for class com.bluelotussoftware.tomcat.security.valves.JSecurityCheckNoCacheValve
 

R

ReferrerPolicyValve - Class in com.bluelotussoftware.tomcat.security.valves
This Valve is designed to add an Referrer-Policy: strict-origin-when-cross-origin header to the Response object.
ReferrerPolicyValve() - Constructor for class com.bluelotussoftware.tomcat.security.valves.ReferrerPolicyValve
 

S

StrictTransportSecurityValve - Class in com.bluelotussoftware.tomcat.security.valves
This Valve is designed to add an Strict-Transport-Security: max-age=2592000; includeSubDomains header to the Response object.
StrictTransportSecurityValve() - Constructor for class com.bluelotussoftware.tomcat.security.valves.StrictTransportSecurityValve
 

X

XContentTypeOptionsValve - Class in com.bluelotussoftware.tomcat.security.valves
This Valve is designed to add an X-Content-Type-Options : nosniff header to the Response object.
XContentTypeOptionsValve() - Constructor for class com.bluelotussoftware.tomcat.security.valves.XContentTypeOptionsValve
 
XFrameOptionsValve - Class in com.bluelotussoftware.tomcat.security.valves
This Valve is designed to add an X-Frame-Options : SAMEORIGIN header to the Response object.
XFrameOptionsValve() - Constructor for class com.bluelotussoftware.tomcat.security.valves.XFrameOptionsValve
 
XSSProtectionValve - Class in com.bluelotussoftware.tomcat.security.valves
This Valve is designed to add an X-XSS-Protection : 1; mode=block header to the Response object.
XSSProtectionValve() - Constructor for class com.bluelotussoftware.tomcat.security.valves.XSSProtectionValve
 
C I J R S X 
Skip navigation links

Copyright © 2017–2019 Blue Lotus Software, LLC.. All rights reserved.