Versions Compared

Key

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

...

Repository IdentifierDescription
java-identity-providerContains the Identity Provider product.
java-metadata-aggregatorContains the Metadata Aggregator product.
java-opensamlContains the Java version of the OpenSAML library, includes some non-SAML plugins (e.g., donated XACML classes)
java-parent-project

Maven parent project for Shibboleth Java projects:

  • The Java 7-based parent exists on the maint-7 branch, and has versions like 7.11.0.
  • The master branch implements a Java 8-based parent with versions like 8.0.0. This is a transitional state before moving to a Java 9-based parent for IdP version 4.
java-support

Common Java support classes.

  • was utilities/java-support in Subversion
jetty9-dta-ssl

Extension for Jetty 9 that allows TLS connectors to delegate checking of client-certificates to applications like the IdP.

  • was utilities/jetty9-dta-ssl in Subversion
spring-extensions

 Extensions to Spring, mostly in the form of various converters, context extensions, and bean factories.

  • was utilities/spring-extensions in Subversion
trustany-ssl

Extension for most recent Tomcat versions that allows TLS connectors to delegate checking of client-certificates to applications like the IdP.

  • was utilities/trustany-ssl in Subversion
xmlsectool

Command line tool used to sign and verify XML files, useful for scripting.

  • was utilities/xmlsectool in Subversion

...