Package com.atlassian.confluence.dmz.sal
Interface OAuthRequestVerifierFactory
- All Known Implementing Classes:
OAuthRequestVerifierFactoryImpl
public interface OAuthRequestVerifierFactory
An alternative to SAL's
OAuthRequestVerifierFactory
, but which isn't coupled
to the javax.servlet API.- Since:
- 9.3
-
Method Summary
-
Method Details
-
getInstance
com.atlassian.sal.api.auth.OAuthRequestVerifier getInstance()
-