public class CspState extends Object
Constructor and Description |
---|
CspState(javax.faces.context.FacesContext context) |
Modifier and Type | Method and Description |
---|---|
Map<String,Map<String,String>> |
getEventHandlers() |
String |
getNonce()
For AJAX request validate the nonce, else generate a new nonce for non-AJAX requests.
|
Copyright © 2020. All rights reserved.