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