com.atlassian.sal.core.auth
Class OAuthRequestVerifierImpl
java.lang.Object
com.atlassian.sal.core.auth.OAuthRequestVerifierImpl
- All Implemented Interfaces:
- OAuthRequestVerifier
public class OAuthRequestVerifierImpl
- extends Object
- implements OAuthRequestVerifier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OAuthRequestVerifierImpl
public OAuthRequestVerifierImpl()
isVerified
public boolean isVerified()
- Specified by:
isVerified in interface OAuthRequestVerifier
setVerified
public void setVerified(boolean val)
- Specified by:
setVerified in interface OAuthRequestVerifier
clear
public void clear()
- Specified by:
clear in interface OAuthRequestVerifier
Copyright © 2015 Atlassian. All rights reserved.