public interface ContentSecurityPolicyNonceProvider
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNonce(javax.servlet.http.HttpServletRequest httpServletRequest)
Get the nonce associated to a request.
|
java.lang.String getNonce(javax.servlet.http.HttpServletRequest httpServletRequest)
httpServletRequest - the current request or null if not available