Class XFrameOptionsMatcher
java.lang.Object
de.xima.fc.security.pac4j.matching.matcher.XFrameOptionsMatcher
- All Implemented Interfaces:
org.pac4j.core.matching.matcher.Matcher
Customizable X-Frame-Options Header matcher.
- Since:
- 8.0.0
- Author:
- XIMA Media GmbH
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final XFrameOptionsMatcherstatic final XFrameOptionsMatcher -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DENY
-
SAMEORIGIN
-
-
Constructor Details
-
XFrameOptionsMatcher
-
-
Method Details
-
matches
public boolean matches(org.pac4j.core.context.WebContext context, org.pac4j.core.context.session.SessionStore sessionStore) - Specified by:
matchesin interfaceorg.pac4j.core.matching.matcher.Matcher
-
toString
-