Client-Provider Interface Considerations
Provider access mechanisms and repositories
BDB,/etc/group via file
Directory via LDAP
Database via SQL
Grouper via REST
Non group examples, eg provisioning via SPML
Query across multiple backends
Client issue? API issue? Provider issue?
Languages
C
Java
PHP
Perl?
Ruby?
Mechanisms
Native API/Native Engine/Native Modules
Native API/Native Engine/Executable Modules
Native API/C Engine/C Modules
Native API/C Engine/Executable Modules
Native API/Standalone Engine/Standalone Modules
Native API/Wire Protocol/Server Implementation
Native API/Wire Protocol/Server Engine/Server Implementations
Native API/Native Engine/Wire Protocol/Server Modules