Download SociallySecure Free Java Code

Description

An example integration of the SecureSocial and Deadbolt security modules for the Play! framework.

Icons

SociallySecure

Source Files

The download file SociallySecure-master.zip has the following entries.


README.textile//from   w  w  w  .  ja v a  2  s. c o m
app/controllers/RootController.java
app/controllers/SociallySecure.java
app/controllers/SociallySecureDeadboltHandler.java
app/models/Account.java
app/models/Friend.java
app/models/LinkedAccount.java
app/models/LinkedAccountSecurity.java
app/models/SociallySecureRole.java
app/models/SociallySecureRoles.java
app/models/User.java
app/models/twitter/Tweet.java
app/providerapi/Twitter.java
app/security/LinkedAccountMerger.java
app/security/LinkedAccountToSocialUser.java
app/security/SocialUserService.java
app/security/SocialUserToLinkedAccount.java
app/security/SociallySecureRestrictedResourcesHandler.java
app/utils/CollectionUtils.java
app/utils/Merger.java
app/utils/Processor.java
app/utils/StringUtils.java
app/utils/Transformer.java
app/views/RootController/createAccount.html
app/views/SociallySecure/findFriends.html
app/views/SociallySecure/friends.html
app/views/SociallySecure/index.html
app/views/SociallySecure/linkedAccounts.html
app/views/SociallySecure/viewFriend.html
app/views/SociallySecure/viewUser.html
app/views/errors/404.html
app/views/errors/500.html
app/views/main.html
app/views/tags/tweet.html
app/views/tags/tweets.html
app/views/tags/user.html
conf/application.conf
conf/dependencies.yml
conf/messages
conf/routes
modules/deadbolt-1.5
modules/securesocial-0.2.4
public/images/favicon.png
public/images/logo.png
public/javascripts/css3-mediaqueries.js
public/javascripts/jquery-1.6.4.min.js
public/javascripts/jquery.tools-1.2.6.min.js
public/stylesheets/1140/1140.css
public/stylesheets/1140/ie.css
public/stylesheets/main.css
test/Application.test.html
test/ApplicationTest.java
test/BasicTest.java
test/data.yml

Download

Click the following link to download SociallySecure-master.zip.

SociallySecure-master.zip




















Home »
  Java Free Code »
    Web Framework »




Framework Web
GWT
PlayFramework
PureMVC
RESTful
Servlet
websocket
Wicket