Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Corrected links that should have been relative instead of absolute.

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:
  • Presentation tools
    • JS libraries, other components?

Likely tools would be:

  • SVN
  • Maven
  • ??