All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download cas-server-support-oauth-api JAR 7.2.0-RC3 with all dependencies


cas-server-support-oauth-api

Files of the artifact cas-server-support-oauth-api version 7.2.0-RC3 from the group org.apereo.cas.

Test

Artifact cas-server-support-oauth-api
Group org.apereo.cas
Version 7.2.0-RC3
Last update 06. December 2024
Tags: server support oauth
Organization Apereo Foundation
URL https://www.apereo.org/cas
License The Apache Software License, Version 2.0
Dependencies amount 97
Dependencies jaxb-api, jaxws-api, javax.jws, javax.jms, javax.xml.soap-api, jaxb-runtime, istack-commons-runtime, slf4j-api, jul-to-slf4j, jcl-over-slf4j, guava, reflections, javassist, spring-modules-cache, commons-io, commons-jexl3, commons-text, commons-pool2, commons-cli, commons-beanutils, commons-logging, commons-validator, commons-codec, commons-lang3, commons-lang, jool, commons-collections, commons-collections4, joda-time, inspektr-audit, inspektr-support-spring, person-directory-impl, spring-aop, spring-beans, spring-context, spring-context-support, spring-retry, spring-core, spring-data-commons, spring-jms, spring-messaging, spring-expression, spring-jdbc, spring-orm, spring-tx, spring-web, spring-webmvc, byte-buddy, reflection-util, jackson-databind, jackson-core, jackson-datatype-guava, jackson-annotations, jackson-jaxrs-json-provider, jackson-datatype-jsr310, jackson-datatype-jdk8, hjson, jackson-dataformat-yaml, jackson-dataformat-xml, jackson-dataformat-properties, httpclient, httpcore, quartz, hibernate-validator, javax.persistence-api, groovy-jsr223, groovy-json, groovy-xml, groovy, groovy-datetime, groovy-sql, groovy-groovysh, caffeine, guava, spring-cloud-commons, spring-cloud-context, spring-boot-starter-aop, spring-boot-starter-web, spring-boot-autoconfigure, spring-boot, spring-boot-properties-migrator, spring-boot-starter-actuator, spring-boot-starter-validation, spring-boot-actuator, spring-security-core, spring-security-rsa, spring-security-crypto, spring-security-cas, spring-webflow, spring-binding, javax.el-api, el-impl, javax.servlet-api, jakarta.annotation-api, cas-server-core-api-throttle, spotbugs-annotations, cas-server-core-tickets,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of cas-server-support-oauth-api Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of cas-server-support-oauth-api version 7.2.0-RC3

META-INF
META-INF.META-INF.MANIFEST.MF
org.apereo.cas.support.oauth
org.apereo.cas.support.oauth.org.apereo.cas.support.oauth.OAuth20ClaimTokenFormats
org.apereo.cas.support.oauth.org.apereo.cas.support.oauth.OAuth20ClientAuthenticationMethods
org.apereo.cas.support.oauth.org.apereo.cas.support.oauth.OAuth20Constants
org.apereo.cas.support.oauth.org.apereo.cas.support.oauth.OAuth20GrantTypes
org.apereo.cas.support.oauth.org.apereo.cas.support.oauth.OAuth20ResponseModeTypes
org.apereo.cas.support.oauth.org.apereo.cas.support.oauth.OAuth20ResponseTypes
org.apereo.cas.support.oauth.org.apereo.cas.support.oauth.OAuth20TokenExchangeTypes
org.apereo.cas.support.oauth.authenticator
org.apereo.cas.support.oauth.authenticator.org.apereo.cas.support.oauth.authenticator.Authenticators
org.apereo.cas.support.oauth.authenticator.org.apereo.cas.support.oauth.authenticator.OAuth20AuthenticationClientProvider
org.apereo.cas.support.oauth.profile
org.apereo.cas.support.oauth.profile.org.apereo.cas.support.oauth.profile.OAuth20UserProfileDataCreator
org.apereo.cas.support.oauth.validator
org.apereo.cas.support.oauth.validator.org.apereo.cas.support.oauth.validator.OAuth20ClientSecretValidator
org.apereo.cas.support.oauth.validator.org.apereo.cas.support.oauth.validator.OAuth20RequestValidator
org.apereo.cas.support.oauth.validator.authorization
org.apereo.cas.support.oauth.validator.authorization.org.apereo.cas.support.oauth.validator.authorization.OAuth20AuthorizationRequestValidator
org.apereo.cas.support.oauth.validator.token
org.apereo.cas.support.oauth.validator.token.org.apereo.cas.support.oauth.validator.token.OAuth20TokenRequestValidator
org.apereo.cas.support.oauth.web
org.apereo.cas.support.oauth.web.org.apereo.cas.support.oauth.web.OAuth20RequestParameterResolver
org.apereo.cas.support.oauth.web.response
org.apereo.cas.support.oauth.web.response.org.apereo.cas.support.oauth.web.response.OAuth20AuthorizationRequest
org.apereo.cas.support.oauth.web.response.org.apereo.cas.support.oauth.web.response.OAuth20CasClientRedirectActionBuilder
org.apereo.cas.support.oauth.web.response.accesstoken
org.apereo.cas.support.oauth.web.response.accesstoken.org.apereo.cas.support.oauth.web.response.accesstoken.OAuth20TokenGeneratedResult
org.apereo.cas.support.oauth.web.response.accesstoken.org.apereo.cas.support.oauth.web.response.accesstoken.OAuth20TokenGenerator
org.apereo.cas.support.oauth.web.response.accesstoken.ext
org.apereo.cas.support.oauth.web.response.accesstoken.ext.org.apereo.cas.support.oauth.web.response.accesstoken.ext.AccessTokenGrantRequestExtractor
org.apereo.cas.support.oauth.web.response.accesstoken.ext.org.apereo.cas.support.oauth.web.response.accesstoken.ext.AccessTokenRequestContext
org.apereo.cas.support.oauth.web.response.accesstoken.response
org.apereo.cas.support.oauth.web.response.accesstoken.response.org.apereo.cas.support.oauth.web.response.accesstoken.response.OAuth20AccessTokenResponseGenerator
org.apereo.cas.support.oauth.web.response.accesstoken.response.org.apereo.cas.support.oauth.web.response.accesstoken.response.OAuth20AccessTokenResponseResult
org.apereo.cas.support.oauth.web.response.callback
org.apereo.cas.support.oauth.web.response.callback.org.apereo.cas.support.oauth.web.response.callback.OAuth20AuthorizationModelAndViewBuilder
org.apereo.cas.support.oauth.web.response.callback.org.apereo.cas.support.oauth.web.response.callback.OAuth20AuthorizationResponseBuilder
org.apereo.cas.support.oauth.web.response.callback.org.apereo.cas.support.oauth.web.response.callback.OAuth20ResponseModeBuilder
org.apereo.cas.support.oauth.web.response.callback.org.apereo.cas.support.oauth.web.response.callback.OAuth20ResponseModeFactory
org.apereo.cas.support.oauth.web.response.introspection
org.apereo.cas.support.oauth.web.response.introspection.org.apereo.cas.support.oauth.web.response.introspection.BaseOAuth20IntrospectionAccessTokenResponse
org.apereo.cas.support.oauth.web.response.introspection.org.apereo.cas.support.oauth.web.response.introspection.OAuth20IntrospectionAccessTokenFailureResponse
org.apereo.cas.support.oauth.web.response.introspection.org.apereo.cas.support.oauth.web.response.introspection.OAuth20IntrospectionAccessTokenResponse
org.apereo.cas.support.oauth.web.response.introspection.org.apereo.cas.support.oauth.web.response.introspection.OAuth20IntrospectionResponseGenerator
org.apereo.cas.ticket
org.apereo.cas.ticket.org.apereo.cas.ticket.OAuth20Token
org.apereo.cas.ticket.accesstoken
org.apereo.cas.ticket.accesstoken.org.apereo.cas.ticket.accesstoken.OAuth20AccessToken
org.apereo.cas.ticket.accesstoken.org.apereo.cas.ticket.accesstoken.OAuth20AccessTokenFactory
org.apereo.cas.ticket.code
org.apereo.cas.ticket.code.org.apereo.cas.ticket.code.OAuth20Code
org.apereo.cas.ticket.code.org.apereo.cas.ticket.code.OAuth20CodeFactory
org.apereo.cas.ticket.device
org.apereo.cas.ticket.device.org.apereo.cas.ticket.device.OAuth20DeviceToken
org.apereo.cas.ticket.device.org.apereo.cas.ticket.device.OAuth20DeviceTokenFactory
org.apereo.cas.ticket.device.org.apereo.cas.ticket.device.OAuth20DeviceUserCode
org.apereo.cas.ticket.device.org.apereo.cas.ticket.device.OAuth20DeviceUserCodeFactory
org.apereo.cas.ticket.refreshtoken
org.apereo.cas.ticket.refreshtoken.org.apereo.cas.ticket.refreshtoken.OAuth20RefreshToken
org.apereo.cas.ticket.refreshtoken.org.apereo.cas.ticket.refreshtoken.OAuth20RefreshTokenFactory




© 2015 - 2025 Weber Informatics LLC | Privacy Policy