Installing the packageSee also the INSTALL file from the official packages. OpenID4Java libraryTo make the OpenID4Java library available to a (web) application the following JAR files need to be copied to the application's classpath: openid4java-*.jar Library dependencies- lib/*jar : Required. Core OpenID4Java library dependencies.
- lib/optional/*.jar : Optional. Libraries supporting alternative deployments.
- lib/extra/*.jar : Optional. Extra/development libraries, not needed for deployment (JUnit tests, Jetty servlet container, SVN/Ant utilities)
- lib/xri/*.jar : Optional. Local OpenXRI resolver dependencies. Included only in the "openid4java-xri" and "openid4java-full" packages. (A dependency-less proxy XRI resolver is included in the standard package)
- lib/infocard/*.jar : Optional. OpenID-Infocards/Higgins STS dependencies. Included only in the "openid4java-infocard" and "openid4java-full" packages.
See AlsoRelyingPartyDiscovery For maven2 users: MavenHowTo
|
where are the libraries? There's nothing in the download area
found it
http://code.sxip.com/openid4java/
What lib/endorsed libraries are needed for ? It seems a little tricky IMHO. Thanks.
46MB download for a simple redirect and de/encryp - are you fuckin' drunk?
I suppose that in 46MB there's much more than the libraries ... You can find also thrid parties libraries, sources, samples, javadocs,
What is the difference between joid and openid4j are these different flavors of the same thing? Are there any real differences?
I'm also interested in a detailed description which dependencies are required for which usecase. If I'm using "mvn dependency:tree" on my project there are too many dependencies shown, e.g. dependencies to html-parsers, the spring framework, etc. Are all this dependencies really needed? Thanks
hi, Any getting started Tutorials?
regards Upeksha
which one to checkout. All the files n folders under trunk ???