| » Metadata |
» Status |
-
Category: Web Services
-
Proposer: Luca Corbo
-
License: Apache License
|
|
| » Description |
Services_Crowd is a package to use Atlassian Crowd from PHP
Crowd is a web-based single sign-on (SSO) tool
that simplifies application provisioning and identity management.
This package is derived from the PHP Client Library for Atlassian Crowd
class written by Infinite Campus, Inc. |
| » Dependencies |
» Links |
- PHP Version: PHP 5.1.6 or newer
- PHP Extension: soap
|
|
| » Timeline |
» Changelog |
-
First Draft: 2008-07-08
- Proposal: 2008-07-08
- Call for Votes: 2008-08-19
|
Luca Corbo [2008-07-10 13:05 UTC] - the class variables are now protected
- a common method is now used to avoid some repeated parts of the code
- the package was renamed to Services_Atlassian_Crowd
Luca Corbo [2008-07-30 16:11 UTC] - the magic method __call is now used to avoid some repeated parts of the code
Luca Corbo [2008-08-19 10:08 UTC] CREDITS
Thanks to Joe Stump for the idea from his package (see Services_Twitter package) to check for supported methods when using magic functions (i.e. __get, __call)
|