
Apache oodt PEAR channel
Using this Channel
This channel is to be used with the PEAR installer.
Registering the channel:pear channel-discover pear.apache.org/oodt
Listing available packages:
pear remote-list -c oodt
Installing a package:
pear install oodt/package_name
Installing a specific version/stability:
pear install oodt/package_name-1.0.0
pear install oodt/package_name-beta
Receiving updates via a feed:
http://pear.apache.org/oodt/feed.xml
Packages
Apache_OODT_Balance - OODT Balance Webapp Base Package
This package provides the OODT Balance webapp-base package required by all Balance-based web applications.
- Package name: Apache_OODT_Balance
- License: ASL 2.0 License
- Maintainers: Andrew Hart (as lead)
- Releases: 0.4 (beta)
- Install command: pear install oodt/Apache_OODT_Balance
Apache_OODT_CAS_Filemgr - PHP CAS Filemgr Client and supporting API classes
This package provides a PHP-based XML-RPC client for the CAS filemgr component. Though incomplete, the long term goals are to support the same command line and API access that the Java-based client provides.
- Package name: Apache_OODT_CAS_Filemgr
- License: Apache License, Version 2.0
- Maintainers: Chris Mattmann (as lead)
- Releases: 0.4 (stable)
- Install command: pear install oodt/Apache_OODT_CAS_Filemgr
Apache_OODT_Security - OODT Single Sign On Package
This package provides a PHP library for single sign-on for OODT applications which authenticate and authorize against an LDAP server.
- Package name: Apache_OODT_Security
- License: Apache Software License 2.0
- Maintainers: Andrew Hart (as lead)
- Releases: 0.4 (stable)
- Install command: pear install oodt/Apache_OODT_Security