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
E
G
I
L
M
N
O
P
R
S
T
A
ACCESS_TOKEN
- Static variable in class org.wso2.photo.edit.
OAuth2Constants
addToResourceMap(String, ResourceTokenData)
- Static method in class org.wso2.photo.edit.
CommonUtils
C
CALL_BACK_URL
- Static variable in class org.wso2.photo.edit.
OAuth2Constants
ClientAppException
- Exception in
org.wso2.photo.edit.exceptions
ClientAppException(String)
- Constructor for exception org.wso2.photo.edit.exceptions.
ClientAppException
ClientAppException(String, Throwable)
- Constructor for exception org.wso2.photo.edit.exceptions.
ClientAppException
CODE
- Static variable in class org.wso2.photo.edit.
OAuth2Constants
CommonUtils
- Class in
org.wso2.photo.edit
CommonUtils()
- Constructor for class org.wso2.photo.edit.
CommonUtils
CONSUMER_KEY
- Static variable in class org.wso2.photo.edit.
OAuth2Constants
contextDestroyed(ServletContextEvent)
- Method in class org.wso2.photo.edit.
SampleContextEventListener
contextInitialized(ServletContextEvent)
- Method in class org.wso2.photo.edit.
SampleContextEventListener
D
DCRUtility
- Class in
org.wso2.photo.edit
DCRUtility()
- Constructor for class org.wso2.photo.edit.
DCRUtility
destroy()
- Method in class org.wso2.photo.edit.services.
ServiceFilter
DispatchClientServlet
- Class in
org.wso2.photo.edit
This is the servlet which handles OAuth callbacks.
DispatchClientServlet()
- Constructor for class org.wso2.photo.edit.
DispatchClientServlet
doFilter(ServletRequest, ServletResponse, FilterChain)
- Method in class org.wso2.photo.edit.services.
ServiceFilter
doGet(HttpServletRequest, HttpServletResponse)
- Method in class org.wso2.photo.edit.
DispatchClientServlet
doGet(HttpServletRequest, HttpServletResponse)
- Method in class org.wso2.photo.edit.services.
MetadataServlet
doGet(HttpServletRequest, HttpServletResponse)
- Method in class org.wso2.photo.edit.services.
ResourceServlet
doPost(HttpServletRequest, HttpServletResponse)
- Method in class org.wso2.photo.edit.
DispatchClientServlet
doPost(HttpServletRequest, HttpServletResponse)
- Method in class org.wso2.photo.edit.services.
PermissionService
E
ERROR
- Static variable in class org.wso2.photo.edit.
OAuth2Constants
G
getAccessToken()
- Method in class org.wso2.photo.edit.
TokenData
getAppIdCookie(HttpServletRequest)
- Static method in class org.wso2.photo.edit.
CommonUtils
getAuthHeader()
- Static method in class org.wso2.photo.edit.
CommonUtils
getBearerHeader(HttpServletRequest)
- Static method in class org.wso2.photo.edit.
CommonUtils
getBearerHeader(String)
- Static method in class org.wso2.photo.edit.
CommonUtils
getFromResourceMap(String)
- Static method in class org.wso2.photo.edit.
CommonUtils
getIdpUrl()
- Static method in class org.wso2.photo.edit.
CommonUtils
getIdToken()
- Method in class org.wso2.photo.edit.
TokenData
getProperties()
- Static method in class org.wso2.photo.edit.
SampleContextEventListener
Get the properties of the sample
getPropertyByKey(String)
- Static method in class org.wso2.photo.edit.
SampleContextEventListener
getPropertyFilePath()
- Static method in class org.wso2.photo.edit.
SampleContextEventListener
getResourceId()
- Method in class org.wso2.photo.edit.services.
ResourceTokenData
getToken(HttpServletRequest, HttpServletResponse)
- Static method in class org.wso2.photo.edit.
CommonUtils
getToken()
- Method in class org.wso2.photo.edit.services.
ResourceTokenData
getTokenDataByCookieID(String)
- Static method in class org.wso2.photo.edit.
CommonUtils
I
init(FilterConfig)
- Method in class org.wso2.photo.edit.services.
ServiceFilter
L
logout(HttpServletRequest, HttpServletResponse)
- Static method in class org.wso2.photo.edit.
CommonUtils
M
MetadataServlet
- Class in
org.wso2.photo.edit.services
A servlet that helps to retrieve access token and service endpoint metadata to front end
MetadataServlet()
- Constructor for class org.wso2.photo.edit.services.
MetadataServlet
N
NAME
- Static variable in class org.wso2.photo.edit.
OAuth2Constants
O
OAUTH2_AUTHZ_ENDPOINT
- Static variable in class org.wso2.photo.edit.
OAuth2Constants
OAUTH2_GRANT_TYPE
- Static variable in class org.wso2.photo.edit.
OAuth2Constants
OAuth2Constants
- Class in
org.wso2.photo.edit
OAuth2Constants()
- Constructor for class org.wso2.photo.edit.
OAuth2Constants
OIDC_LOGOUT_ENDPOINT
- Static variable in class org.wso2.photo.edit.
OAuth2Constants
OIDC_SESSION_IFRAME_ENDPOINT
- Static variable in class org.wso2.photo.edit.
OAuth2Constants
org.wso2.photo.edit
- package org.wso2.photo.edit
org.wso2.photo.edit.exceptions
- package org.wso2.photo.edit.exceptions
org.wso2.photo.edit.services
- package org.wso2.photo.edit.services
P
performDCR()
- Static method in class org.wso2.photo.edit.
DCRUtility
PermissionService
- Class in
org.wso2.photo.edit.services
PermissionService()
- Constructor for class org.wso2.photo.edit.services.
PermissionService
R
readFromResponse(URLConnection)
- Static method in class org.wso2.photo.edit.
CommonUtils
REFERER
- Static variable in class org.wso2.photo.edit.
OAuth2Constants
requestToJson(OAuthClientRequest)
- Static method in class org.wso2.photo.edit.
CommonUtils
ResourceServlet
- Class in
org.wso2.photo.edit.services
ResourceServlet()
- Constructor for class org.wso2.photo.edit.services.
ResourceServlet
ResourceTokenData
- Class in
org.wso2.photo.edit.services
ResourceTokenData(String, String)
- Constructor for class org.wso2.photo.edit.services.
ResourceTokenData
responseToJson(OAuthClientResponse)
- Static method in class org.wso2.photo.edit.
CommonUtils
S
SampleAppServerException
- Exception in
org.wso2.photo.edit.exceptions
Exception that is used to handle server-side anomalies
SampleAppServerException(String)
- Constructor for exception org.wso2.photo.edit.exceptions.
SampleAppServerException
SampleAppServerException(String, Throwable)
- Constructor for exception org.wso2.photo.edit.exceptions.
SampleAppServerException
SampleContextEventListener
- Class in
org.wso2.photo.edit
SampleContextEventListener()
- Constructor for class org.wso2.photo.edit.
SampleContextEventListener
SCOPE
- Static variable in class org.wso2.photo.edit.
OAuth2Constants
ServiceFilter
- Class in
org.wso2.photo.edit.services
A filter to protect backend service endpoints.
ServiceFilter()
- Constructor for class org.wso2.photo.edit.services.
ServiceFilter
SESSION_STATE
- Static variable in class org.wso2.photo.edit.
OAuth2Constants
setAccessToken(String)
- Method in class org.wso2.photo.edit.
TokenData
setIdToken(String)
- Method in class org.wso2.photo.edit.
TokenData
setResourceId(String)
- Method in class org.wso2.photo.edit.services.
ResourceTokenData
setToken(String)
- Method in class org.wso2.photo.edit.services.
ResourceTokenData
T
TokenData
- Class in
org.wso2.photo.edit
TokenData()
- Constructor for class org.wso2.photo.edit.
TokenData
toString()
- Method in class org.wso2.photo.edit.services.
ResourceTokenData
A
C
D
E
G
I
L
M
N
O
P
R
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2023
WSO2
. All rights reserved.