java - CSRF Guard - Can it protect service call also? -


i'm implementing csrf guard in web application. have done required configuration , can see token getting generated/injected request header.

let me tell application's architecture bit, have jsp pages makes call services using ajax data , display in ui.

my question here "can protect service calls csrf guard?" if possible how can because not going csrfguardfilter.java class when i'm debugging execution.

thanks help.


Comments

Popular posts from this blog

java - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -