Download picketbox quickstarts Free Java Code

Description

PicketBox Quickstarts provides a lot of useful examples using the PicketBox project.

Icons

picketbox quickstarts

Source Files

The download file picketbox-quickstarts-master.zip has the following entries.


.gitignore/*  w w w  .  j  a  v a 2s .  com*/
README.md
cdi-security/README.md
cdi-security/pom.xml
cdi-security/src/main/java/org/picketbox/quickstarts/cdi/exception/DeltaSpikeExceptionHandler.java
cdi-security/src/main/java/org/picketbox/quickstarts/cdi/exception/DeltaSpikeExceptionHandlerFactory.java
cdi-security/src/main/java/org/picketbox/quickstarts/cdi/exception/SecurityExceptionHandler.java
cdi-security/src/main/java/org/picketbox/quickstarts/cdi/persistence/PersistenceFilter.java
cdi-security/src/main/java/org/picketbox/quickstarts/cdi/security/LoginBean.java
cdi-security/src/main/java/org/picketbox/quickstarts/cdi/security/LogoutBean.java
cdi-security/src/main/java/org/picketbox/quickstarts/cdi/security/NewUser.java
cdi-security/src/main/java/org/picketbox/quickstarts/cdi/security/ProtectedBean.java
cdi-security/src/main/java/org/picketbox/quickstarts/cdi/security/SecurityFilter.java
cdi-security/src/main/java/org/picketbox/quickstarts/cdi/security/SignUpBean.java
cdi-security/src/main/java/org/picketbox/quickstarts/configuration/Resources.java
cdi-security/src/main/java/org/picketbox/quickstarts/configuration/SecurityConfigurationProducer.java
cdi-security/src/main/resources/META-INF/persistence.xml
cdi-security/src/main/resources/ValidationMessages.properties
cdi-security/src/main/webapp/WEB-INF/beans.xml
cdi-security/src/main/webapp/WEB-INF/cdi-security-ds.xml
cdi-security/src/main/webapp/WEB-INF/faces-config.xml
cdi-security/src/main/webapp/WEB-INF/web.xml
cdi-security/src/main/webapp/error.xhtml
cdi-security/src/main/webapp/index.html
cdi-security/src/main/webapp/login.xhtml
cdi-security/src/main/webapp/private/index.xhtml
cdi-security/src/main/webapp/resources/css/theme.css
cdi-security/src/main/webapp/resources/scaffold/pageTemplate.xhtml
cdi-security/src/main/webapp/signup.xhtml
common/README.md
common/pom.xml
common/src/main/java/META-INF/MANIFEST.MF
common/src/main/java/org/picketbox/http/quickstarts/idm/CheckUsernameEndpoint.java
common/src/main/java/org/picketbox/http/quickstarts/idm/JaxRsActivator.java
common/src/main/java/org/picketbox/http/quickstarts/idm/RegistrationEndpoint.java
common/src/main/java/org/picketbox/http/quickstarts/idm/RegistrationRequest.java
common/src/main/java/org/picketbox/http/quickstarts/idm/RegistrationResponse.java
common/src/main/java/org/picketbox/http/quickstarts/idm/SignUpServlet.java
database-authentication/README.md
database-authentication/pom.xml
database-authentication/src/main/java/org/picketbox/quickstarts/configuration/CustomConfigurationPovider.java
database-authentication/src/main/java/org/picketbox/quickstarts/filter/JTATransactionManagerFilter.java
database-authentication/src/main/resources/META-INF/persistence.xml
database-authentication/src/main/webapp/WEB-INF/beans.xml
database-authentication/src/main/webapp/WEB-INF/database-auth-ds.xml
database-authentication/src/main/webapp/WEB-INF/web.xml
dist/pom.xml
dist/quickstarts.xml
drools-authorization/README.md
drools-authorization/pom.xml
drools-authorization/src/main/java/org/picketbox/quickstarts/configuration/CustomConfigurationPovider.java
drools-authorization/src/main/resources/authorization.drl
drools-authorization/src/main/webapp/WEB-INF/web.xml
drools-authorization/src/main/webapp/accessDenied.jsp
drools-authorization/src/main/webapp/droolsProtectedResource.jsp
drools-authorization/src/main/webapp/index.jsp
http-basic/README.md
http-basic/pom.xml
http-basic/src/main/java/org/picketbox/quickstarts/configuration/CustomConfigurationPovider.java
http-basic/src/main/webapp/META-INF/MANIFEST.MF
http-basic/src/main/webapp/WEB-INF/web.xml
http-basic/src/main/webapp/login.jsp
http-cert/README.md
http-cert/pom.xml
http-cert/src/main/java/org/picketbox/quickstarts/configuration/CustomConfigurationPovider.java
http-cert/src/main/webapp/WEB-INF/jboss-web.xml
http-cert/src/main/webapp/WEB-INF/web.xml
http-digest/README.md
http-digest/pom.xml
http-digest/src/main/java/org/picketbox/quickstarts/configuration/CustomConfigurationPovider.java
http-digest/src/main/webapp/WEB-INF/web.xml
http-digest/src/main/webapp/login.jsp
http-form/README.md
http-form/pom.xml
http-form/src/main/java/org/picketbox/quickstarts/configuration/CustomConfigurationPovider.java
http-form/src/main/webapp/WEB-INF/web.xml
ldap-authentication/README.md
ldap-authentication/pom.xml
ldap-authentication/src/main/java/org/picketbox/quickstarts/configuration/CustomConfigurationPovider.java
ldap-authentication/src/main/java/org/picketbox/quickstarts/ldap/EmbbededADS.java
ldap-authentication/src/main/java/org/picketbox/quickstarts/listener/LDAPServerInitializationListener.java
ldap-authentication/src/main/resources/ldap/users.ldif
ldap-authentication/src/main/webapp/WEB-INF/web.xml
parent/pom.xml
pom.xml
static-web-resources/README.md
static-web-resources/pom.xml
static-web-resources/src/main/webapp/WEB-INF/web.xml
static-web-resources/src/main/webapp/error.jsp
static-web-resources/src/main/webapp/favicon.ico
static-web-resources/src/main/webapp/index.jsp
static-web-resources/src/main/webapp/login.jsp
static-web-resources/src/main/webapp/resources/css/theme.css
static-web-resources/src/main/webapp/resources/images/bkg.gif
static-web-resources/src/main/webapp/resources/images/home.png
static-web-resources/src/main/webapp/resources/images/logout.png
static-web-resources/src/main/webapp/resources/images/picketbox-banner-1180px.png
static-web-resources/src/main/webapp/resources/images/picketbox_icon_256x.png
static-web-resources/src/main/webapp/resources/images/rh_bg.png
static-web-resources/src/main/webapp/resources/js/jquery.min.js
static-web-resources/src/main/webapp/resources/js/register.js
static-web-resources/src/main/webapp/signup.jsp

Download

Click the following link to download picketbox-quickstarts-master.zip.

picketbox-quickstarts-master.zip




















Home »
  Java Free Code »
    Development »




Algebra
Algorithm
Ant
Bytecode
Compiler
DataMining
DSL
Eclipse
Example
File
Git
Intellij
JavaBean
JAX
jBPM
JDK8
JME
JMX
JodaTime
JRuby
JSE
JSON
JVM
Lambda
libgdx
Library
log4j
Markdown
Math
Maven
Netbeans
NIO
NLP
OSGi
Plugin
Scala
SDK
slf4j
Template
Thread
Tutorial
Unicode
Utility
ZooKeeper