| Class | Description |
|---|---|
| JsonHelper |
This class is an helper to work with JSON.
|
| JsonList<T> |
This class creates a list of objects (buildable from JSON).
|
| JsonObject |
This class is an object which can be built from JSON.
|
| OAuth10Profile |
This class is the base OAuth 1.0 profile, extending from the base
OAuth20Profile. |
| OAuth20Profile |
This class is the base OAuth 2.0 profile, extending from the base
CommonProfile. |
| OAuthAttributesDefinition |
This class is the definition of the attributes for an OAuth profile (just the access token).
|
| OAuthAttributesDefinitions |
This class defines all the attributes definitions.
|
| XmlHelper |
Some XML helper mirroring the
JsonHelper. |
| XmlList<T> |
This class creates a list of objects (buildable from XML).
|
| XmlMatch |
This class represents a XML text found at a position;
|
| XmlObject |
This class is an object which can be built from XML.
|
Copyright © 2016. All rights reserved.