A C D E I O R S T V 

A

ACCESS_TOKEN - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 

C

CALL_BACK_URL - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
CODE - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
CONSUMER_KEY - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
CONSUMER_SECRET - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 

D

doGet(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.sample.identity.oauth2.OAuth2ClientServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.wso2.sample.identity.oauth2.OAuth2ClientServlet
 

E

ERROR - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 

I

ID_TOKEN - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
init(ServletConfig) - Method in class org.wso2.sample.identity.oauth2.OAuth2ClientServlet
 

O

OAUTH2_ACCESS_ENDPOINT - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OAUTH2_AUTHZ_ENDPOINT - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OAUTH2_FORM_POST - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OAUTH2_GRANT_TYPE - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OAUTH2_GRANT_TYPE_CLIENT_CREDENTIALS - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OAUTH2_GRANT_TYPE_CODE - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OAUTH2_GRANT_TYPE_IMPLICIT - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OAUTH2_GRANT_TYPE_RESOURCE_OWNER - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OAUTH2_PKCE_CODE_CHALLENGE - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OAUTH2_PKCE_CODE_CHALLENGE_METHOD - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OAUTH2_PKCE_CODE_VERIFIER - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OAUTH2_RESPONSE_MODE - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OAUTH2_USE_PKCE - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OAuth2ClientServlet - Class in org.wso2.sample.identity.oauth2
 
OAuth2ClientServlet() - Constructor for class org.wso2.sample.identity.oauth2.OAuth2ClientServlet
 
OAuth2Constants - Class in org.wso2.sample.identity.oauth2
 
OAuth2Constants() - Constructor for class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OAuth2ServiceClient - Class in org.wso2.sample.identity.oauth2
 
OAuth2ServiceClient() - Constructor for class org.wso2.sample.identity.oauth2.OAuth2ServiceClient
Instantiates OAuth2TokenValidationService
OAuthPKCEAuthenticationRequestBuilder - Class in org.wso2.sample.identity.oauth2
This extends the default OAuthClientRequest.AuthenticationRequestBuilder to support PKCE as apache oltu doesn't support pkce as of now.
OAuthPKCEAuthenticationRequestBuilder(String) - Constructor for class org.wso2.sample.identity.oauth2.OAuthPKCEAuthenticationRequestBuilder
 
OAuthTokenPKCERequestBuilder - Class in org.wso2.sample.identity.oauth2
This extends the default OAuthClientRequest.TokenRequestBuilder to support PKCE as apache oltu doesn't support pkce as of now.
OAuthTokenPKCERequestBuilder(String) - Constructor for class org.wso2.sample.identity.oauth2.OAuthTokenPKCERequestBuilder
 
OIDC_LOGOUT_ENDPOINT - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
OIDC_SESSION_IFRAME_ENDPOINT - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
org.wso2.sample.identity.oauth2 - package org.wso2.sample.identity.oauth2
 

R

REFERER - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
RESET_PARAM - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
RESOURCE_OWNER_PARAM - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
RESOURCE_OWNER_PASSWORD_PARAM - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
RESULT - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 

S

SCOPE - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
SCOPE_OPENID - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
SESSION_STATE - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 
setPKCECodeChallenge(String, String) - Method in class org.wso2.sample.identity.oauth2.OAuthPKCEAuthenticationRequestBuilder
 
setPKCECodeVerifier(String) - Method in class org.wso2.sample.identity.oauth2.OAuthTokenPKCERequestBuilder
 

T

TOKEN_VALIDATION - Static variable in class org.wso2.sample.identity.oauth2.OAuth2Constants
 

V

validateAuthenticationRequest(OAuth2TokenValidationRequestDTO) - Method in class org.wso2.sample.identity.oauth2.OAuth2ServiceClient
 
A C D E I O R S T V 

Copyright © 2007–2017 WSO2. All rights reserved.