Download securesocial custom views sample Free Java Code
Description
This is a modified version of the demo app included in SecureSocial 2 (Java Version) to show how to make customized views plugin using a scala based CustomTemplatesPlugin.
Source Files
The download file securesocial-custom-views-sample-master.zip has the following entries.
.gitignore/*from ww w. j av a 2s. com*/
README.md
app/controllers/Application.java
app/controllers/WithProvider.java
app/plugin/CustomTemplatesPlugin.scala
app/service/InMemoryUserService.java
app/views/custom/Registration/resetPasswordPage.scala.html
app/views/custom/Registration/signUp.scala.html
app/views/custom/Registration/startResetPassword.scala.html
app/views/custom/Registration/startSignUp.scala.html
app/views/custom/inputFieldConstructor.scala.html
app/views/custom/login.scala.html
app/views/custom/mails/alreadyRegisteredEmail.scala.html
app/views/custom/mails/passwordChangedNotice.scala.html
app/views/custom/mails/passwordResetEmail.scala.html
app/views/custom/mails/signUpEmail.scala.html
app/views/custom/mails/unknownEmailNotice.scala.html
app/views/custom/mails/welcomeEmail.scala.html
app/views/custom/main.scala.html
app/views/custom/notAuthorized.scala.html
app/views/custom/passwordChange.scala.html
app/views/custom/provider.scala.html
app/views/index.scala.html
app/views/main.scala.html
conf/application.conf
conf/play.plugins
conf/play.plugins~
conf/routes
conf/securesocial.conf
project/Build.scala
project/build.properties
project/plugins.sbt
public/bootstrap/css/bootstrap-responsive.css
public/bootstrap/css/bootstrap-responsive.min.css
public/bootstrap/css/bootstrap.css
public/bootstrap/css/bootstrap.min.css
public/bootstrap/img/glyphicons-halflings-white.png
public/bootstrap/img/glyphicons-halflings.png
public/bootstrap/js/bootstrap.js
public/bootstrap/js/bootstrap.min.js
public/images/favicon.png
public/javascripts/jquery-1.7.1.min.js
public/stylesheets/main.css
Download
Click the following link to download securesocial-custom-views-sample-master.zip.
securesocial-custom-views-sample-master.zip