Skip to content

JOIDS(Java OpenID Server). A multi-domain, multi-user OpenID Provider.

License

Notifications You must be signed in to change notification settings

joestrhq/openid-server

 
 

Repository files navigation

Java OpenID Server (JOS)

BUILD           : Build instructions.
build.sh        : Build script according to the build instructions.
release.sh      : The script to build distribution packages.
CREDITS	        : List of code and documentation maintainers and
                  contributors, and others that we thanks to.
FAQ             : Frequently asked questions
INSTALL         : Installation instructions.
LICENSE         : JOS license (BSD).
README          : This file.
RELEASE-NOTES   : Version highlight changes.
checkstyle.xml  : Coding conventions check definition.
pom.xml         : Root project object model of Maven.
jos-domain/     : Domain objects.
jos-dao/        : Data Access Objects.
jos-hibernate/  : DAO implementation with hibernate3.
jos-service/    : Service layer.
jos-web/        : Web classes.
jos-webapp/     : Web resources, such as jsp, js, images.
jos-tools/      : Tools, such as database migration.
jos-i18n/       : Internationalization.
doc/            : Documents.

About

JOIDS(Java OpenID Server). A multi-domain, multi-user OpenID Provider.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.9%
  • Other 3.1%