Class ApplicationKeyBean
java.lang.Object
org.wso2.am.integration.test.utils.bean.ApplicationKeyBean
Bean class to contain the Application key information.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetAccessToken(String accessToken) voidsetConsumerKey(String consumerKey) voidsetConsumerSecret(String consumerSecret)
-
Constructor Details
-
ApplicationKeyBean
public ApplicationKeyBean()
-
-
Method Details
-
getAccessToken
-
setAccessToken
-
getConsumerKey
-
setConsumerKey
-
getConsumerSecret
-
setConsumerSecret
-