JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
F
G
I
M
O
P
S
T
A
AccessTokenBeanResponse
- Class in
org.gcube.portal.oauth.output
Response to a request token.
AccessTokenBeanResponse(String, String)
- Constructor for class org.gcube.portal.oauth.output.
AccessTokenBeanResponse
AccessTokenErrorResponse
- Class in
org.gcube.portal.oauth.output
Bean used on failed request
AccessTokenErrorResponse()
- Constructor for class org.gcube.portal.oauth.output.
AccessTokenErrorResponse
AccessTokenErrorResponse(String, String)
- Constructor for class org.gcube.portal.oauth.output.
AccessTokenErrorResponse
C
checkService()
- Method in class org.gcube.portal.oauth.
OauthService
CredentialsBean
- Class in
org.gcube.portal.oauth
CredentialsBean(String, String)
- Constructor for class org.gcube.portal.oauth.
CredentialsBean
D
DistributedCacheClient
- Class in
org.gcube.portal.oauth
F
finalize()
- Method in class org.gcube.portal.oauth.
OauthService
G
getAccessToken()
- Method in class org.gcube.portal.oauth.output.
AccessTokenBeanResponse
getClientId()
- Method in class org.gcube.portal.oauth.
CredentialsBean
getClientId()
- Method in class org.gcube.portal.oauth.input.
PushCodeBean
getClientSecret()
- Method in class org.gcube.portal.oauth.
CredentialsBean
getCode()
- Method in class org.gcube.portal.oauth.input.
PushCodeBean
getError()
- Method in class org.gcube.portal.oauth.output.
AccessTokenErrorResponse
getErrorDescription()
- Method in class org.gcube.portal.oauth.output.
AccessTokenErrorResponse
getErrorMessage()
- Method in class org.gcube.portal.oauth.cache.
MemCachedBean
getExpiresin()
- Static method in class org.gcube.portal.oauth.output.
AccessTokenBeanResponse
getInstance()
- Static method in class org.gcube.portal.oauth.
DistributedCacheClient
Retrieve the singleton instance
getMemcachedClient()
- Method in class org.gcube.portal.oauth.
DistributedCacheClient
getRedirectUri()
- Method in class org.gcube.portal.oauth.input.
PushCodeBean
getScope()
- Method in class org.gcube.portal.oauth.cache.
MemCachedBean
getScope()
- Method in class org.gcube.portal.oauth.output.
AccessTokenBeanResponse
getToken()
- Method in class org.gcube.portal.oauth.cache.
MemCachedBean
getTokentype()
- Static method in class org.gcube.portal.oauth.output.
AccessTokenBeanResponse
I
isSuccess()
- Method in class org.gcube.portal.oauth.cache.
MemCachedBean
M
MemCachedBean
- Class in
org.gcube.portal.oauth.cache
MemCachedBean(String)
- Constructor for class org.gcube.portal.oauth.cache.
MemCachedBean
MemCachedBean(String, String)
- Constructor for class org.gcube.portal.oauth.cache.
MemCachedBean
O
OAUTH_TOKEN_GET_METHOD_NAME_REQUEST
- Static variable in class org.gcube.portal.oauth.
OauthService
OauthService
- Class in
org.gcube.portal.oauth
OauthService()
- Constructor for class org.gcube.portal.oauth.
OauthService
Since this is a singleton sub-service, there will be just one call to this constructor and one running thread to clean up expired codes.
org.gcube.portal.oauth
- package org.gcube.portal.oauth
org.gcube.portal.oauth.cache
- package org.gcube.portal.oauth.cache
org.gcube.portal.oauth.input
- package org.gcube.portal.oauth.input
org.gcube.portal.oauth.output
- package org.gcube.portal.oauth.output
P
PushCodeBean
- Class in
org.gcube.portal.oauth.input
The code to be pushed into the cache of codes (plus some other informations)
PushCodeBean()
- Constructor for class org.gcube.portal.oauth.input.
PushCodeBean
PushCodeBean(String, String, String)
- Constructor for class org.gcube.portal.oauth.input.
PushCodeBean
S
setAccessToken(String)
- Method in class org.gcube.portal.oauth.output.
AccessTokenBeanResponse
setClientId(String)
- Method in class org.gcube.portal.oauth.input.
PushCodeBean
setCode(String)
- Method in class org.gcube.portal.oauth.input.
PushCodeBean
setError(String)
- Method in class org.gcube.portal.oauth.output.
AccessTokenErrorResponse
setErrorDescription(String)
- Method in class org.gcube.portal.oauth.output.
AccessTokenErrorResponse
setErrorMessage(String)
- Method in class org.gcube.portal.oauth.cache.
MemCachedBean
setRedirectUri(String)
- Method in class org.gcube.portal.oauth.input.
PushCodeBean
setScope(String)
- Method in class org.gcube.portal.oauth.cache.
MemCachedBean
setScope(String)
- Method in class org.gcube.portal.oauth.output.
AccessTokenBeanResponse
setToken(String)
- Method in class org.gcube.portal.oauth.cache.
MemCachedBean
T
tokenRequest(String, String, String, String, String, HttpServletRequest)
- Method in class org.gcube.portal.oauth.
OauthService
toString()
- Method in class org.gcube.portal.oauth.input.
PushCodeBean
toString()
- Method in class org.gcube.portal.oauth.output.
AccessTokenBeanResponse
toString()
- Method in class org.gcube.portal.oauth.output.
AccessTokenErrorResponse
A
C
D
F
G
I
M
O
P
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2019. All rights reserved.