Registry / auth / org-wso2-carbon-identity-oauth-stub

org-wso2-carbon-identity-oauth-stub

JSON →
library7.5.41javamavenunverified

WSO2 is an open source application development software company focused on providing service-oriented architecture solutions for professional developers, and this package provides stubs for OAuth identity management.

<dependency> <groupId>org.wso2.carbon.identity.inbound.auth.oauth2</groupId> <artifactId>org.wso2.carbon.identity.oauth.stub</artifactId> <version>7.5.41</version> </dependency>
INSTALL
IMPORT
SIG · ORG-WSO2-CARBON-ID
O
org-wso2-carbon-identity-oauth-stub
authjavav7.5.41
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

OAuthAdminServiceStub
org.wso2.carbon.identity.oauth.stub.OAuthAdminServiceStub

Minimal usage of OAuthAdminServiceStub for OAuth admin operations.

import org.wso2.carbon.identity.oauth.stub.OAuthAdminServiceStub; public class Example { public static void main(String[] args) throws Exception { OAuthAdminServiceStub stub = new OAuthAdminServiceStub("https://localhost:9443/services/OAuthAdminService"); // Use stub methods } }
Debug
Known issues
breakingThis stub is tied to specific WSO2 Carbon versions; incompatible with newer WSO2 IS versions.
fix
Ensure the stub version matches your WSO2 Identity Server version.
affects: >=7.5.0
Upgrade
Version history
7.5.41latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
org-wso2-carbon-identity-oauth-stub — mvn dependency:get org-wso2-carbon-identity-oauth-stub · libregistry