Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
D
F
G
H
I
M
N
O
R
S
T
U
V
A
ApplicationException
- Exception in
net.smartam.leeloo.exception
ApplicationException()
- Constructor for exception net.smartam.leeloo.exception.
ApplicationException
ApplicationException(String)
- Constructor for exception net.smartam.leeloo.exception.
ApplicationException
ApplicationException(String, Throwable)
- Constructor for exception net.smartam.leeloo.exception.
ApplicationException
ApplicationException(Throwable)
- Constructor for exception net.smartam.leeloo.exception.
ApplicationException
authorize(OAuthParams, HttpServletRequest, HttpServletResponse)
- Method in class net.smartam.leeloo.controller.
AuthzController
authorize(OAuthParams)
- Method in class net.smartam.leeloo.controller.
MainController
authorize(OAuthParams, OAuthRegParams, String, HttpServletResponse)
- Method in class net.smartam.leeloo.controller.
MainController
authorize(OAuthRegParams, OAuthParams, HttpServletRequest)
- Method in class net.smartam.leeloo.controller.
RegistrationController
authorize(OAuthParams, HttpServletRequest)
- Method in class net.smartam.leeloo.controller.
ResourceController
authorize(OAuthParams, HttpServletRequest)
- Method in class net.smartam.leeloo.controller.
TokenController
AuthzController
- Class in
net.smartam.leeloo.controller
Handles requests for the application welcome page.
AuthzController()
- Constructor for class net.smartam.leeloo.controller.
AuthzController
D
DISCOVERY_URI
- Static variable in class net.smartam.leeloo.
Utils
F
FACEBOOK
- Static variable in class net.smartam.leeloo.
Utils
FACEBOOK_AUTHZ
- Static variable in class net.smartam.leeloo.
Utils
FACEBOOK_TOKEN
- Static variable in class net.smartam.leeloo.
Utils
findCookieValue(HttpServletRequest, String)
- Static method in class net.smartam.leeloo.
Utils
G
getAccessToken()
- Method in class net.smartam.leeloo.model.
OAuthParams
getApplication()
- Method in class net.smartam.leeloo.model.
OAuthParams
getAuthzCode()
- Method in class net.smartam.leeloo.model.
OAuthParams
getAuthzEndpoint()
- Method in class net.smartam.leeloo.model.
OAuthParams
getClientId()
- Method in class net.smartam.leeloo.model.
OAuthParams
getClientSecret()
- Method in class net.smartam.leeloo.model.
OAuthParams
getDescription()
- Method in class net.smartam.leeloo.model.
OAuthRegParams
getErrorMessage()
- Method in class net.smartam.leeloo.model.
OAuthParams
getExpiresIn()
- Method in class net.smartam.leeloo.model.
OAuthParams
getIcon()
- Method in class net.smartam.leeloo.model.
OAuthRegParams
getName()
- Method in class net.smartam.leeloo.model.
OAuthRegParams
getRedirectUri()
- Method in class net.smartam.leeloo.model.
OAuthParams
getRefreshToken()
- Method in class net.smartam.leeloo.model.
OAuthParams
getRegistrationEndpoint()
- Method in class net.smartam.leeloo.model.
OAuthRegParams
getRegistrationType()
- Method in class net.smartam.leeloo.model.
OAuthRegParams
getResource()
- Method in class net.smartam.leeloo.model.
OAuthParams
getResourceUrl()
- Method in class net.smartam.leeloo.model.
OAuthParams
getScope()
- Method in class net.smartam.leeloo.model.
OAuthParams
getTokenEndpoint()
- Method in class net.smartam.leeloo.model.
OAuthParams
getUrl()
- Method in class net.smartam.leeloo.model.
OAuthRegParams
GITHUB
- Static variable in class net.smartam.leeloo.
Utils
GITHUB_AUTHZ
- Static variable in class net.smartam.leeloo.
Utils
GITHUB_TOKEN
- Static variable in class net.smartam.leeloo.
Utils
GOWALLA
- Static variable in class net.smartam.leeloo.
Utils
GOWALLA_AUTHZ
- Static variable in class net.smartam.leeloo.
Utils
GOWALLA_TOKEN
- Static variable in class net.smartam.leeloo.
Utils
H
handleRedirect(OAuthParams, HttpServletRequest, HttpServletResponse)
- Method in class net.smartam.leeloo.controller.
RedirectController
I
isEmpty(String)
- Static method in class net.smartam.leeloo.
Utils
isIssued(String)
- Static method in class net.smartam.leeloo.
Utils
M
MainController
- Class in
net.smartam.leeloo.controller
MainController()
- Constructor for class net.smartam.leeloo.controller.
MainController
N
net.smartam.leeloo
- package net.smartam.leeloo
net.smartam.leeloo.controller
- package net.smartam.leeloo.controller
net.smartam.leeloo.exception
- package net.smartam.leeloo.exception
net.smartam.leeloo.model
- package net.smartam.leeloo.model
O
OAuthParams
- Class in
net.smartam.leeloo.model
OAuthParams()
- Constructor for class net.smartam.leeloo.model.
OAuthParams
OAuthRegParams
- Class in
net.smartam.leeloo.model
OAuthRegParams()
- Constructor for class net.smartam.leeloo.model.
OAuthRegParams
R
REDIRECT_URI
- Static variable in class net.smartam.leeloo.
Utils
RedirectController
- Class in
net.smartam.leeloo.controller
RedirectController()
- Constructor for class net.smartam.leeloo.controller.
RedirectController
REG_TYPE_PULL
- Static variable in class net.smartam.leeloo.
Utils
REG_TYPE_PUSH
- Static variable in class net.smartam.leeloo.
Utils
RegistrationController
- Class in
net.smartam.leeloo.controller
RegistrationController()
- Constructor for class net.smartam.leeloo.controller.
RegistrationController
ResourceController
- Class in
net.smartam.leeloo.controller
ResourceController()
- Constructor for class net.smartam.leeloo.controller.
ResourceController
S
setAccessToken(String)
- Method in class net.smartam.leeloo.model.
OAuthParams
setApplication(String)
- Method in class net.smartam.leeloo.model.
OAuthParams
setAuthzCode(String)
- Method in class net.smartam.leeloo.model.
OAuthParams
setAuthzEndpoint(String)
- Method in class net.smartam.leeloo.model.
OAuthParams
setClientId(String)
- Method in class net.smartam.leeloo.model.
OAuthParams
setClientSecret(String)
- Method in class net.smartam.leeloo.model.
OAuthParams
setDescription(String)
- Method in class net.smartam.leeloo.model.
OAuthRegParams
setErrorMessage(String)
- Method in class net.smartam.leeloo.model.
OAuthParams
setExpiresIn(String)
- Method in class net.smartam.leeloo.model.
OAuthParams
setIcon(String)
- Method in class net.smartam.leeloo.model.
OAuthRegParams
setName(String)
- Method in class net.smartam.leeloo.model.
OAuthRegParams
setRedirectUri(String)
- Method in class net.smartam.leeloo.model.
OAuthParams
setRefreshToken(String)
- Method in class net.smartam.leeloo.model.
OAuthParams
setRegistrationEndpoint(String)
- Method in class net.smartam.leeloo.model.
OAuthRegParams
setRegistrationType(String)
- Method in class net.smartam.leeloo.model.
OAuthRegParams
setResource(String)
- Method in class net.smartam.leeloo.model.
OAuthParams
setResourceUrl(String)
- Method in class net.smartam.leeloo.model.
OAuthParams
setScope(String)
- Method in class net.smartam.leeloo.model.
OAuthParams
setTokenEndpoint(String)
- Method in class net.smartam.leeloo.model.
OAuthParams
setUrl(String)
- Method in class net.smartam.leeloo.model.
OAuthRegParams
SMART_GALLERY
- Static variable in class net.smartam.leeloo.
Utils
SMART_GALLERY_AUTHZ
- Static variable in class net.smartam.leeloo.
Utils
SMART_GALLERY_REGISTER
- Static variable in class net.smartam.leeloo.
Utils
SMART_GALLERY_TOKEN
- Static variable in class net.smartam.leeloo.
Utils
T
TokenController
- Class in
net.smartam.leeloo.controller
TokenController()
- Constructor for class net.smartam.leeloo.controller.
TokenController
U
Utils
- Class in
net.smartam.leeloo
V
validateAuthorizationParams(OAuthParams)
- Static method in class net.smartam.leeloo.
Utils
validateRegistrationParams(OAuthRegParams)
- Static method in class net.smartam.leeloo.
Utils
validateTokenParams(OAuthParams)
- Static method in class net.smartam.leeloo.
Utils
A
D
F
G
H
I
M
N
O
R
S
T
U
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2010. All Rights Reserved.