Likely components of an MIT Framework V1.0 would be:
- "MIT standard" integration into Acegi Security:
- Roles Web Service as provider for authorizations in UserDetails
-
- X509 MIT certs for AuthN
- also, JDBC and/or form-based AuthN provider for local database
- "Run-As" to support impersonation
-
- NOTE: no delivery date for WebSSO means we cannot be certain about a schedule, a likely V2 candidate
- MIT Person service
- ideally implemented against DataWarehouse, but possibly LDAP initially
- logging (likely Apache commons over log4j)
- DB access tools
- only to the extent it makes sense
- QA/testing features:
- JUnit
- JWebUnit
- Grinder ??
- what else?
- Presentation tools
- JS libraries, other components?
Likely tools would be:
- SVN
- Maven
- ??