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
All Methods Instance Methods Concrete Methods Deprecated Methods 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.
-