DaliCore on java.net
New item has been created. View it here
Shindig - Welcome To Apache Shindig - 0 views
30More
shared by kuni katsuya on 27 Mar 13
- No Cached
Access Tokens and Types - Facebook Developers - 0 views
developers.facebook.com/...access-tokens-and-types
Facebook login authentication AccessToken FacebookAPI

- ...27 more annotations...
-
App Secret or an App Access token should never be included in any code that could be accessed by anyone other than a developer of the app
-
App Access Tokens should only be used directly from your app's servers in order to provide the best security
17More
Extending Access Tokens - Facebook Developers - 0 views
1More
shared by kuni katsuya on 27 Mar 13
- No Cached
How-To: Handle expired access tokens- Facebook Developers - 0 views
developers.facebook.com/...--handle-expired-access-tokens
Facebook login authentication AccessToken FacebookAPI

42More
Login for Server-side Apps - Facebook Developers - 0 views
-
compare it to the same state variable stored client-side in the session
- ...38 more annotations...
3More
shared by kuni katsuya on 27 Mar 13
- No Cached
Chris Kelly: Using generics with a fluent API - 0 views
www.chrisjasonkelly.com/...-generics-with-fluent-api.html
Java generics FluentAPI DesignPatterns ApiDesign

22More
shared by kuni katsuya on 27 Mar 13
- No Cached
Unquiet Code | Using Generics To Build Fluent API's In Java - 0 views
www.unquietcode.com/...s-to-build-fluent-apis-in-java
Java generics FluentAPI DesignPatterns ApiDesign

- ...19 more annotations...
-
creates a bad sort of dependency where we need to update the base class every time we make a new derived class. Not good!
-
The type parameter is saying “the Child class must extend Base<Child>”, forcing the Child class to provide its own type to the type system
-
Now that we can return the derived class in our chained method calls we are free to alternately call methods from the base class and the derived class
-
All of the normal polymorphic abilities are retained (you can see that we’ve implemented the abstract bake() method required by BakedGood)
1More
Unquiet Code | Introducing Flapi, the Fluent API Builder for Java - 0 views
Introduction to Flapi, 0.3 on Vimeo - 0 views
32More
Getting Started · UnquietCode/Flapi Wiki - 0 views
19More
Emulating "self types" using Java Generics to simplify fluent API implementation | Pass... - 0 views
- ...16 more annotations...
-
necessary because otherwise it would not be possible to add methods to a call chain which are defined in the concrete assertion class, but not in the more generic superclass where isNotNull is implemented
1More
JSR 303 Walkthrough | Passion For Code - 0 views
21More
Chris Kelly: Programming Retrospective - 0 views
8More
Quick Start · SpringSource/spring-social Wiki - 0 views
1More
Using Spring Social To Update Status On Facebook, Twiiter and LinkedIn | PODIDEA - Diar... - 0 views
View AllMost Active Members
View AllTop 10 Tags
- 160java
- 159javaee6
- 113security
- 100graniteds
- 86CDI
- 85JPA
- 68documentation
- 67Flex
- 62agile
- 61ApacheShiro
- 52jbossas7
- 50database
- 47configuration
- 45BestPractices
- 44jboss
- 44tutorial
- 43authorization
- 38jira
- 38maven
- 37testing