Skip to content

Instantly share code, notes, and snippets.

View jabocg's full-sized avatar
🐍
Python Is Dead, Long Live Python

Jacob Gersztyn jabocg

🐍
Python Is Dead, Long Live Python
  • Arizona
View GitHub Profile

Notes on Documentation and Links to Code Snippets

Overview

Getting Started

Downloading the Endpoint Source Code

  • not exactly sample code, but after 'c++' and 'java' there should be bulleted lists that need an extra line of whitespace before them
List<Contact> contacts = new Vector<Contact>();
SecureCommsGroup group;
try {
// add some members to a List
contacts.add(saife.getContactsByName("client1").get(0));
contacts.add(saife.getContactsByName("client2").get(0));
contacts.addAll(saife.getContactsByName("user"));
} catch (final NoSuchContactException nsce) {
final String m = imse.getMessage();
// Add the required amount of entropy
boolean entropic = false;
CertificationSigningRequest csr = null;
final FileInputStream fin = new FileInputStream("/dev/urandom");
byte[] b;
while (!entropic) {
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>org.eclim.eclimd</string>
<key>Program</key>
<string>/Users/jacob.gersztyn/Applications/Eclipse.app/Contents/Eclipse/eclimd</string>
<key>RunAtLoad</key>
<true/>