Uses of Interface
com.atlassian.sal.api.auth.OAuthRequestVerifier
Packages that use OAuthRequestVerifier
-
Uses of OAuthRequestVerifier in com.atlassian.sal.api.auth
Methods in com.atlassian.sal.api.auth that return OAuthRequestVerifierModifier and TypeMethodDescriptionOAuthRequestVerifierFactory.getInstance(javax.servlet.ServletRequest request) Gets an instance of anOAuthRequestVerifierobject that records whether or not the request that is currently being processed has been successfully processed by the OAuth filter.