| This Release | oauth-lite2-0.04 | [Download] [Browse] | 29 Jul 2013 | |||
| Latest Release | oauth-lite2-0.05 | [Download] [Browse] | 29 Jul 2013 | |||
| Links | [ Discussion Forum ] [ View/Report Bugs ] [ Website ] [ Dependencies ] [ Other Tools ] | |||||
| Repository | https://github.com/ritou/p5-oauth-lite2.git - Website | |||||
| CPAN Testers | PASS (168) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| OAuth::Lite2 | OAuth 2.0 Library | 0.04 | |
| OAuth::Lite2::Agent | Base class of preset-agents. | ||
| OAuth::Lite2::Agent::Dump | Preset User Agent class for debug | ||
| OAuth::Lite2::Agent::PSGIMock | Agent class for test which use PSGI App | ||
| OAuth::Lite2::Agent::Strict | Preset User Agent class for strict SSL | ||
| OAuth::Lite2::Client::ClientCredentials | OAuth 2.0 ClientCredentials Profile Client | ||
| OAuth::Lite2::Client::Error | OAuth 2.0 client error | ||
| OAuth::Lite2::Client::Error::InsecureRequest | |||
| OAuth::Lite2::Client::Error::InsecureResponse | |||
| OAuth::Lite2::Client::Error::InvalidResponse | |||
| OAuth::Lite2::Client::Token | Class represents access-token response | ||
| OAuth::Lite2::Client::TokenResponseParser | |||
| OAuth::Lite2::Client::UsernameAndPassword | OAuth 2.0 Username And Password Profile Client | ||
| OAuth::Lite2::Client::WebServer | OAuth 2.0 Web Server Profile Client | ||
| OAuth::Lite2::Formatter | OAuth 2.0 formatter base class | ||
| OAuth::Lite2::Formatter::FormURLEncoded | OAuth 2.0 form-urlencoded formatters store | ||
| OAuth::Lite2::Formatter::JSON | OAuth 2.0 JSON formatters store | ||
| OAuth::Lite2::Formatter::Text | OAuth 2.0 text/plain formatters store | ||
| OAuth::Lite2::Formatter::XML | OAuth 2.0 XML formatters store | ||
| OAuth::Lite2::Formatters | OAuth 2.0 formatters store | ||
| OAuth::Lite2::Model::AccessToken | model class that represents access token | ||
| OAuth::Lite2::Model::AuthInfo | model class that represents authorization info. | ||
| OAuth::Lite2::ParamMethod | base class of builder/parser for OAuth 2.0 parameters | ||
| OAuth::Lite2::ParamMethod::AuthHeader | builder/parser for OAuth 2.0 AuthHeader type of parameter | ||
| OAuth::Lite2::ParamMethod::FormEncodedBody | builder/parser for OAuth 2.0 FormEncodedBody type of parameter | ||
| OAuth::Lite2::ParamMethod::URIQueryParameter | builder/parser for OAuth 2.0 uri-query type of parameter | ||
| OAuth::Lite2::ParamMethods | store of builders/parsers for OAuth 2.0 parameters | ||
| OAuth::Lite2::Server::Context | request context object. | ||
| OAuth::Lite2::Server::DataHandler | Base class that specifies interface for data handler for your service. | ||
| OAuth::Lite2::Server::Endpoint::Token | token endpoint PSGI application | ||
| OAuth::Lite2::Server::Error | OAuth 2.0 server errors | ||
| OAuth::Lite2::Server::Error::AccessDenied | |||
| OAuth::Lite2::Server::Error::ExpiredToken | |||
| OAuth::Lite2::Server::Error::ExpiredTokenLegacy | |||
| OAuth::Lite2::Server::Error::InsufficientScope | |||
| OAuth::Lite2::Server::Error::InvalidClient | |||
| OAuth::Lite2::Server::Error::InvalidGrant | |||
| OAuth::Lite2::Server::Error::InvalidRequest | |||
| OAuth::Lite2::Server::Error::InvalidScope | |||
| OAuth::Lite2::Server::Error::InvalidToken | |||
| OAuth::Lite2::Server::Error::RedirectURIMismatch | |||
| OAuth::Lite2::Server::Error::UnauthorizedClient | |||
| OAuth::Lite2::Server::Error::UnsupportedGrantType | |||
| OAuth::Lite2::Server::Error::UnsupportedResourceType | |||
| OAuth::Lite2::Server::GrantHandler | base class of each grant_type handler | ||
| OAuth::Lite2::Server::GrantHandler::AuthorizationCode | handler for 'authorization-code' grant_type request | ||
| OAuth::Lite2::Server::GrantHandler::ClientCredentials | handler for 'client_credentials' grant_type request | ||
| OAuth::Lite2::Server::GrantHandler::Password | handler for 'password' grant_type request | ||
| OAuth::Lite2::Server::GrantHandler::RefreshToken | handler for 'refresh-token' grant_type request | ||
| OAuth::Lite2::Server::GrantHandlers | store of handlers for each grant_type. | ||
| OAuth::Lite2::Signer | OAuth 2.0 signature (DEPRECATED) | ||
| OAuth::Lite2::Signer::Algorithm | signature algorithm base class. | ||
| OAuth::Lite2::Signer::Algorithm::HMAC_SHA1 | hmac-sha1 signature algorithm class | ||
| OAuth::Lite2::Signer::Algorithm::HMAC_SHA256 | hmac-sha256 signature algorithm class | ||
| OAuth::Lite2::Signer::Algorithms | signature algorithms | ||
| OAuth::Lite2::Util | utility methods for OAuth 2.0 | ||
| Plack::Middleware::Auth::OAuth2::ProtectedResource | middleware for OAuth 2.0 Protected Resource endpoint |
|
README.md |