Skip navigation links
A C G O S U 

A

activate(ComponentContext) - Method in class org.wso2.carbon.identity.oauth.client.auth.sample.internal.OAuth2SampleClientAuthnServiceComponent
 
authenticateClient(HttpServletRequest, Map<String, List>, OAuthClientAuthnContext) - Method in class org.wso2.carbon.identity.oauth.client.auth.sample.OAuthSampleClientAuthenticator
Authenticates oauth client based on client_id and client_secret headers.

C

canAuthenticate(HttpServletRequest, Map<String, List>, OAuthClientAuthnContext) - Method in class org.wso2.carbon.identity.oauth.client.auth.sample.OAuthSampleClientAuthenticator
Returns whether this request can be authenticated by this client authenticator.

G

getClientId(HttpServletRequest, Map<String, List>, OAuthClientAuthnContext) - Method in class org.wso2.carbon.identity.oauth.client.auth.sample.OAuthSampleClientAuthenticator
Extracts client id from incoming request and sends out.
getName() - Method in class org.wso2.carbon.identity.oauth.client.auth.sample.OAuthSampleClientAuthenticator
Returns the name of this client authenticator.
getPriority() - Method in class org.wso2.carbon.identity.oauth.client.auth.sample.OAuthSampleClientAuthenticator
Returns the execution order of this sample authenticator.

O

OAuth2SampleClientAuthnServiceComponent - Class in org.wso2.carbon.identity.oauth.client.auth.sample.internal
 
OAuth2SampleClientAuthnServiceComponent() - Constructor for class org.wso2.carbon.identity.oauth.client.auth.sample.internal.OAuth2SampleClientAuthnServiceComponent
 
OAuthSampleClientAuthenticator - Class in org.wso2.carbon.identity.oauth.client.auth.sample
Sample client authenticator which will authenticate client request using client_id and cleint_secret which are available as two separate HTTP headers.
OAuthSampleClientAuthenticator() - Constructor for class org.wso2.carbon.identity.oauth.client.auth.sample.OAuthSampleClientAuthenticator
 
org.wso2.carbon.identity.oauth.client.auth.sample - package org.wso2.carbon.identity.oauth.client.auth.sample
 
org.wso2.carbon.identity.oauth.client.auth.sample.internal - package org.wso2.carbon.identity.oauth.client.auth.sample.internal
 

S

setIdentityCoreInitializedEventService(IdentityCoreInitializedEvent) - Method in class org.wso2.carbon.identity.oauth.client.auth.sample.internal.OAuth2SampleClientAuthnServiceComponent
 

U

unsetIdentityCoreInitializedEventService(IdentityCoreInitializedEvent) - Method in class org.wso2.carbon.identity.oauth.client.auth.sample.internal.OAuth2SampleClientAuthnServiceComponent
 
A C G O S U 
Skip navigation links

Copyright © 2025 WSO2. All rights reserved.