Class OAuthAccessResponse.AuthorizingUser
java.lang.Object
com.slack.api.methods.response.oauth.OAuthAccessResponse.AuthorizingUser
- Enclosing class:
- OAuthAccessResponse
@Deprecated public static class OAuthAccessResponse.AuthorizingUser extends Object
Deprecated.
-
Constructor Summary
Constructors Constructor Description AuthorizingUser()Deprecated. -
Method Summary
Modifier and Type Method Description protected booleancanEqual(Object other)Deprecated.booleanequals(Object o)Deprecated.StringgetAppHome()Deprecated.StringgetUserId()Deprecated.inthashCode()Deprecated.voidsetAppHome(String appHome)Deprecated.voidsetUserId(String userId)Deprecated.StringtoString()Deprecated.
-
Constructor Details
-
AuthorizingUser
public AuthorizingUser()Deprecated.
-
-
Method Details