Uses of Class
com.atlassian.oauth2.provider.api.xsrf.exeption.XsrfSessionException
Packages that use XsrfSessionException
-
Uses of XsrfSessionException in com.atlassian.oauth2.provider.api.xsrf
Methods in com.atlassian.oauth2.provider.api.xsrf that throw XsrfSessionExceptionModifier and TypeMethodDescriptionjavax.servlet.http.HttpSessionOAuth2XsrfTokenGenerator.validateSession(javax.servlet.http.HttpServletRequest request) booleanOAuth2XsrfTokenGenerator.validateToken(javax.servlet.http.HttpServletRequest request)