Package jenkins.security.csp
Class ReportingContext
java.lang.Object
jenkins.security.csp.ReportingContext
@Restricted(org.kohsuke.accmod.restrictions.Beta.class)
public class ReportingContext
extends Object
The context (user and page) from which a CSP report is received.
- Since:
- TODO
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiondecodeContext(String rawContext) static StringencodeContext(Class<?> ancestorClass, org.springframework.security.core.Authentication authentication, String restOfPath)
-
Method Details
-
encodeContext
-
decodeContext
-