- 
Method Summary
Gets the HTTP header that the CSRF is populated on the response and can be placed
 on requests instead of the parameter. 
 
Gets the HTTP parameter name that should contain the token. 
 
 
 
 
- 
Method Details
- 
- 
getParameterNameGets the HTTP parameter name that should contain the token. Cannot be null. 
- Returns:
- the HTTP parameter name that should contain the token.
 
- 
getTokenGets the token value. Cannot be null. 
- Returns:
- the token value