Versions Compared

Key

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

...

Configuring the SVNResource

Licensing constraints mean that the required jars cannot be bundled with the Shibboleth distribution and so, prior to configuring an SVN resource, you need to download the SVNKit jar from into IDP_HOME/edit-webapp/WEB-INF/lib and rebuild and deploy the war file.  

The SVN resource is fully configured via its constructor.  The documentation for the BasicAuthenticationManager,   SVNClientManager, and SVNURL should also be consulted.  The SVNBasicAuthenticationManager extends the  BasicAuthenticationManager by the addition of bean-like setters for the proxying information.

...