public class OAuthApp extends Object
| Constructor and Description |
|---|
OAuthApp()
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getClientId()
Returns the client id of the app.
|
String |
getDescription()
Returns the description of the app.
|
String |
getLink()
Returns the link for the app.
|
String |
getName()
Returns the name of the app.
|
String |
toString()
Returns a string representation of the object.
|
public String getName()
public String getDescription()
public String getLink()
public String getClientId()
Copyright © 2020. All rights reserved.