Class: Spaceship::Portal::Certificate::Production

Inherits:
Spaceship::Portal::Certificate show all
Defined in:
spaceship/lib/spaceship/portal/certificate.rb

Overview

A production code signing certificate used for distribution environment

Constant Summary

Constants inherited from Spaceship::Portal::Certificate

APPLE_CERTIFICATE_TYPE_IDS, 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?, portal_type, #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