Class RevokeAPIKeyDTO
java.lang.Object
org.wso2.am.integration.clients.internal.api.dto.RevokeAPIKeyDTO
RevokeAPIKeyDTO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexpiryTime(Long expiryTime) API Key token.expiry timestamp.expiry timestamp.inthashCode()voidvoidsetExpiryTime(Long expiryTime) voidsetTenantId(Long tenantId) toString()
-
Constructor Details
-
RevokeAPIKeyDTO
public RevokeAPIKeyDTO()
-
-
Method Details
-
apiKey
-
getApiKey
API Key token.- Returns:
- apiKey
-
setApiKey
-
expiryTime
-
getExpiryTime
expiry timestamp.- Returns:
- expiryTime
-
setExpiryTime
-
tenantId
-
getTenantId
expiry timestamp.- Returns:
- tenantId
-
setTenantId
-
equals
-
hashCode
public int hashCode() -
toString
-