Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Custom annotations

  • Codec support (baseN, HTML encoding)

  • Collection classes and support

  • Component APIs (the initializable, destroyable, identifiable, etc. stuff)

  • (tentatively but unlikely to stay) the DDF code ported over for the SP to use

  • HTTP client supporting code (lots of security bits in OpenSAML though)

    • Requires 3 of the 9 <optional> dependencies

  • Predicate and Function support and implementations

  • “Net” stuff, itself a giant grab bag, the Jakarta dependencies are mainly here

  • “Primitive” support, another grab bag

  • The core resolver and criterion classes used throughout OpenSAML and the IdP

  • The Resource class that abstracts away from Spring’s

  • Some base classes for Scripted stuff

  • “Security” stuff, another grab bag including Access Control and DataSealer

    • Requires 2 of the 9 <optional> dependencies

  • The core classes for reloadable services without the Spring additions

  • Some Velocity supporting code

    • Requires 1 of the 9 <optional> dependencies

  • XML foundational stuff, including the ParserPool layer

The remaining <optional> dependencies are marked as 2 for logging and one for command lines.

Currently in spring-extensions:

...