Class: Spaceship::Portal::Certificate::MacProductionPush

Inherits:
PushCertificate show all
Defined in:
spaceship/lib/spaceship/portal/certificate.rb

Overview

A Mac push notification certificate for production environment

Constant Summary

Constants inherited from Spaceship::Portal::Certificate

CERTIFICATE_TYPE_IDS, IOS_CERTIFICATE_TYPE_IDS, MAC_CERTIFICATE_TYPE_IDS, OLDER_IOS_CERTIFICATE_TYPES

Instance Attribute Summary

Attributes inherited from Spaceship::Portal::Certificate

#can_download, #created, #expires, #id, #name, #owner_id, #owner_name, #owner_type, #status, #type_display_id

Attributes inherited from Base

#client, #raw_data

Method Summary

Methods inherited from Spaceship::Portal::Certificate

all, create!, create_certificate_signing_request, #download, #download_raw, factory, find, #is_push?, #mac?, #revoke!

Methods inherited from Spaceship::PortalBase

client

Methods inherited from Base

attr_accessor, attr_mapping, attributes, #attributes, factory, #initialize, #inspect, mapping_module, method_missing, set_client, #setup, #to_s

Constructor Details

This class inherits a constructor from Spaceship::Base