DOC

com.google.code.maven-play-plugin.org.playframework.modules.shibboleth : play-shibboleth

Maven & Gradle

Jan 23, 2013
8 stars

Play! Shibboleth Module · Allow users to login to your Play! application via Shibboleth. Shibboleth is a federated identity management protocol popular in higher education. The protocol provides a single sign on service across multiple organizational boundaries with secure attribute delivery. Shibboleth support requires that your application be proxied behind a Shibboleth capable web server such as Apache, Lighttpd, or IIS with the corresponding Shibboleth module installed. For more information on the protocol visit: http://shibboleth.internet2.edu/

Table Of Contents

Latest Version

Download com.google.code.maven-play-plugin.org.playframework.modules.shibboleth : play-shibboleth Javadoc & API Documentation - Latest Versions:

All Versions

Download com.google.code.maven-play-plugin.org.playframework.modules.shibboleth : play-shibboleth Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.2

How to open Javadoc JAR file in web browser

  1. Rename the file play-shibboleth-1.2-javadoc.jar to play-shibboleth-1.2-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder play-shibboleth-1.2-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "play-shibboleth-1.2-sources.jar" -d "play-shibboleth-1.2-javadoc" -subpackages