Package com.totvs.tjf.communication.sdk
Class SmartTalkProperties.Auth
java.lang.Object
com.totvs.tjf.communication.sdk.SmartTalkProperties.Auth
- Enclosing class:
SmartTalkProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
Application id.Authentication server.Authentication client id.Authentication client secret.int
hashCode()
void
setApplicationId
(String applicationId) Application id.void
setAuthServer
(String authServer) Authentication server.void
setClientId
(String clientId) Authentication client id.void
setClientSecret
(String clientSecret) Authentication client secret.toString()
-
Constructor Details
-
Auth
public Auth()
-
-
Method Details
-
getApplicationId
Application id. -
getAuthServer
Authentication server. -
getClientId
Authentication client id. -
getClientSecret
Authentication client secret. -
setApplicationId
Application id. -
setAuthServer
Authentication server. -
setClientId
Authentication client id. -
setClientSecret
Authentication client secret. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-