ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Data Structures | |
class | OAuthConsumer |
Class to represent an OAuth Consumer. More... | |
class | OAuthDataStore |
Class to represent an OAuth Data Store. More... | |
class | OAuthException |
Class to represent an OAuth Exception. More... | |
class | OAuthRequest |
Class to represent an OAuth Request. More... | |
class | OAuthServer |
Class to represent an OAuth Server. More... | |
class | OAuthSignatureMethod |
Class to represent an OAuth Signature Method. More... | |
class | OAuthSignatureMethod_HMAC_SHA1 |
Class to represent an OAuth HMAC_SHA1 signature method. More... | |
class | OAuthSignatureMethod_HMAC_SHA256 |
Class to represent an OAuth HMAC_SHA256 signature method. More... | |
class | OAuthToken |
Class to represent an OAuth Token. More... | |
class | OAuthUtil |
Class to provide OAuth utility methods. More... | |