Interface | Description |
---|---|
GlobalRepository |
Represents a Repository containing data for all OAuth connexion in the application
|
Identifiable |
Provides String id to implementations
|
Repository<T extends Identifiable> |
A repository containing a collection of element that can be iterated
|
UserSessionRepository |
Allows to manage multiple OAuth Session.
|
Copyright © 2012-2013. All Rights Reserved.