Uses of Class
org.wso2.am.integration.clients.internal.api.dto.RevokeAPIKeyDTO
-
Packages that use RevokeAPIKeyDTO Package Description org.wso2.am.integration.clients.internal.api.dto -
-
Uses of RevokeAPIKeyDTO in org.wso2.am.integration.clients.internal.api.dto
Methods in org.wso2.am.integration.clients.internal.api.dto that return RevokeAPIKeyDTO Modifier and Type Method Description RevokeAPIKeyDTORevokeAPIKeyDTO. apiKey(String apiKey)RevokeAPIKeyDTORevokeAPIKeyDTO. expiryTime(Long expiryTime)RevokeAPIKeyDTORevokeAPIKeyDTO. tenantId(Long tenantId)
-