public abstract class AbstractOauthToken extends Object
| Constructor and Description |
|---|
AbstractOauthToken() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
protected abstract boolean |
internalEquals(Object object)
Must create equals method for all OauthTokens.
|
Copyright © 2020 The Apache Software Foundation. All rights reserved.