Registry / auth / cas-server-support-oauth-services

cas-server-support-oauth-services

JSON →
library7.3.5javamavenunverified

Provides OAuth service support for the CAS (Central Authentication Service) server.

<dependency> <groupId>org.apereo.cas</groupId> <artifactId>cas-server-support-oauth-services</artifactId> <version>7.3.5</version> </dependency>
INSTALL
IMPORT
SIG · CAS-SERVER-SUPPORT
C
cas-server-support-oauth-services
authjavav7.3.5
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.

OAuthRegisteredService
org.apereo.cas.support.oauth.services.OAuthRegisteredService

Creates an OAuth registered service instance.

import org.apereo.cas.support.oauth.services.OAuthRegisteredService; public class Example { public static void main(String[] args) { OAuthRegisteredService service = new OAuthRegisteredService(); System.out.println("OAuth registered service created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
7.3.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Bingbot
1
OpenAI (training)
1
Resources
cas-server-support-oauth-services — mvn dependency:get cas-server-support-oauth-services · libregistry