1
2
3
4
5
6
7
8
9
10
11
12
13
14
15# java-openid #
This library is provides tools to support developers working with OpenID. It
does not currently provide a full OpenID consumer or provider implementation,
but rather the common infrastructure for processing OpenID messages.
This library was originally developed as part of the [Shibboleth Project][],
funded by a grant from the [Internet Society][]. It is no longer being
actively developed, and is provided without warranty under the terms of the
[Apache License, Version 2.0][license].
[Shibboleth Project]: http://shibboleth.internet2.edu/
[Internet Society]: http://www.isoc.org/
[license]: http://www.apache.org/licenses/LICENSE-2.0.html