| Package | Description | 
|---|---|
| com.jcabi.github | 
 Object Oriented Github API. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
PublicKey.Smart
Smart PublicKey with extra features. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
PublicKey | 
PublicKeys.create(String title,
      String key)
Create a public key. 
 | 
PublicKey | 
PublicKeys.get(int number)
Get a single public key. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<PublicKey> | 
PublicKeys.iterate()
Iterate all public keys. 
 | 
| Constructor and Description | 
|---|
PublicKey.Smart(PublicKey pkey)
Public ctor. 
 | 
Copyright © 2012–2014 jcabi.com. All rights reserved.