Class ApplicationKeyMappingDTO
java.lang.Object
org.wso2.am.integration.clients.internal.api.dto.ApplicationKeyMappingDTO
ApplicationKeyMappingDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplicationId(Integer applicationId) consumerKey(String consumerKey) booleanGet applicationIdGet consumerKeyGet keyManagerGet keyTypeinthashCode()keyManager(String keyManager) voidsetApplicationId(Integer applicationId) voidsetConsumerKey(String consumerKey) voidsetKeyManager(String keyManager) voidsetKeyType(String keyType) toString()
-
Constructor Details
-
ApplicationKeyMappingDTO
public ApplicationKeyMappingDTO()
-
-
Method Details
-
applicationId
-
getApplicationId
Get applicationId- Returns:
- applicationId
-
setApplicationId
-
consumerKey
-
getConsumerKey
Get consumerKey- Returns:
- consumerKey
-
setConsumerKey
-
keyType
-
getKeyType
Get keyType- Returns:
- keyType
-
setKeyType
-
keyManager
-
getKeyManager
Get keyManager- Returns:
- keyManager
-
setKeyManager
-
equals
-
hashCode
public int hashCode() -
toString
-