jar

org.apereo.cas : cas-server-support-oauth-core-api

Maven & Gradle

Apr 15, 2022
14 usages
10.6k stars

cas-server-support-oauth-core-api · cas-server-support-oauth-core-api

Table Of Contents

Latest Version

Download org.apereo.cas : cas-server-support-oauth-core-api JAR file - Latest Versions:

All Versions

Download org.apereo.cas : cas-server-support-oauth-core-api JAR file - All Versions:

Version Vulnerabilities Size Updated
6.6.x
6.5.x
6.4.x
6.3.x
6.2.x
6.1.x
CVE-2019-10754
CVE-2019-10754
CVE-2019-10754
CVE-2019-10754
v6.4.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window cas-server-support-oauth-core-api-6.6.0-RC2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apereo.cas.support.oauth.web.response.introspection

├─ org.apereo.cas.support.oauth.web.response.introspection.OAuth20IntrospectionAccessTokenResponse.class - [JAR]

org.apereo.cas.support.oauth.web.response.accesstoken

├─ org.apereo.cas.support.oauth.web.response.accesstoken.OAuth20AccessTokenAtHashGenerator.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.accesstoken.OAuth20DefaultTokenGenerator.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.accesstoken.OAuth20TokenGeneratedResult.class - [JAR]

org.apereo.cas.support.oauth.profile

├─ org.apereo.cas.support.oauth.profile.DefaultOAuth20ProfileScopeToAttributesFilter.class - [JAR]

├─ org.apereo.cas.support.oauth.profile.DefaultOAuth20UserProfileDataCreator.class - [JAR]

├─ org.apereo.cas.support.oauth.profile.OAuth20ProfileScopeToAttributesFilter.class - [JAR]

org.apereo.cas.support.oauth.validator.token.device

├─ org.apereo.cas.support.oauth.validator.token.device.InvalidOAuth20DeviceTokenException.class - [JAR]

├─ org.apereo.cas.support.oauth.validator.token.device.ThrottledOAuth20DeviceUserCodeApprovalException.class - [JAR]

├─ org.apereo.cas.support.oauth.validator.token.device.UnapprovedOAuth20DeviceUserCodeException.class - [JAR]

org.apereo.cas.support.oauth.web.audit

├─ org.apereo.cas.support.oauth.web.audit.OAuth20AccessTokenGrantRequestAuditResourceResolver.class - [JAR]

├─ org.apereo.cas.support.oauth.web.audit.OAuth20AccessTokenResponseAuditResourceResolver.class - [JAR]

├─ org.apereo.cas.support.oauth.web.audit.OAuth20CodeResponseAuditResourceResolver.class - [JAR]

├─ org.apereo.cas.support.oauth.web.audit.OAuth20UserProfileDataAuditResourceResolver.class - [JAR]

org.apereo.cas.ticket.device

├─ org.apereo.cas.ticket.device.OAuth20DefaultDeviceToken.class - [JAR]

├─ org.apereo.cas.ticket.device.OAuth20DefaultDeviceTokenFactory.class - [JAR]

├─ org.apereo.cas.ticket.device.OAuth20DefaultDeviceUserCode.class - [JAR]

├─ org.apereo.cas.ticket.device.OAuth20DefaultDeviceUserCodeFactory.class - [JAR]

├─ org.apereo.cas.ticket.device.OAuth20DeviceTokenExpirationPolicy.class - [JAR]

├─ org.apereo.cas.ticket.device.OAuth20DeviceTokenExpirationPolicyBuilder.class - [JAR]

├─ org.apereo.cas.ticket.device.OAuth20DeviceTokenUtils.class - [JAR]

org.apereo.cas.support.oauth.validator.token

├─ org.apereo.cas.support.oauth.validator.token.BaseOAuth20TokenRequestValidator.class - [JAR]

├─ org.apereo.cas.support.oauth.validator.token.OAuth20AuthorizationCodeGrantTypeProofKeyCodeExchangeTokenRequestValidator.class - [JAR]

├─ org.apereo.cas.support.oauth.validator.token.OAuth20AuthorizationCodeGrantTypeTokenRequestValidator.class - [JAR]

├─ org.apereo.cas.support.oauth.validator.token.OAuth20ClientCredentialsGrantTypeTokenRequestValidator.class - [JAR]

├─ org.apereo.cas.support.oauth.validator.token.OAuth20DeviceCodeResponseTypeRequestValidator.class - [JAR]

├─ org.apereo.cas.support.oauth.validator.token.OAuth20PasswordGrantTypeTokenRequestValidator.class - [JAR]

├─ org.apereo.cas.support.oauth.validator.token.OAuth20RefreshTokenGrantTypeTokenRequestValidator.class - [JAR]

├─ org.apereo.cas.support.oauth.validator.token.OAuth20RevocationRequestValidator.class - [JAR]

org.apereo.cas.ticket.accesstoken

├─ org.apereo.cas.ticket.accesstoken.OAuth20AccessTokenExpirationPolicy.class - [JAR]

├─ org.apereo.cas.ticket.accesstoken.OAuth20AccessTokenExpirationPolicyBuilder.class - [JAR]

├─ org.apereo.cas.ticket.accesstoken.OAuth20DefaultAccessToken.class - [JAR]

├─ org.apereo.cas.ticket.accesstoken.OAuth20DefaultAccessTokenFactory.class - [JAR]

├─ org.apereo.cas.ticket.accesstoken.OAuth20JwtBuilder.class - [JAR]

org.apereo.cas.support.oauth.web

├─ org.apereo.cas.support.oauth.web.DefaultOAuth20RequestParameterResolver.class - [JAR]

├─ org.apereo.cas.support.oauth.web.OAuth20CasCallbackUrlResolver.class - [JAR]

├─ org.apereo.cas.support.oauth.web.OAuth20HandlerInterceptorAdapter.class - [JAR]

├─ org.apereo.cas.support.oauth.web.OAuth20TicketGrantingTicketAwareSecurityLogic.class - [JAR]

org.apereo.cas.support.oauth.util

├─ org.apereo.cas.support.oauth.util.OAuth20Utils.class - [JAR]

org.apereo.cas.support.oauth.web.endpoints

├─ org.apereo.cas.support.oauth.web.endpoints.BaseOAuth20Controller.class - [JAR]

├─ org.apereo.cas.support.oauth.web.endpoints.OAuth20AccessTokenEndpointController.class - [JAR]

├─ org.apereo.cas.support.oauth.web.endpoints.OAuth20AuthorizeEndpointController.class - [JAR]

├─ org.apereo.cas.support.oauth.web.endpoints.OAuth20CallbackAuthorizeEndpointController.class - [JAR]

├─ org.apereo.cas.support.oauth.web.endpoints.OAuth20ConfigurationContext.class - [JAR]

├─ org.apereo.cas.support.oauth.web.endpoints.OAuth20DeviceUserCodeApprovalEndpointController.class - [JAR]

├─ org.apereo.cas.support.oauth.web.endpoints.OAuth20IntrospectionEndpointController.class - [JAR]

├─ org.apereo.cas.support.oauth.web.endpoints.OAuth20RevocationEndpointController.class - [JAR]

├─ org.apereo.cas.support.oauth.web.endpoints.OAuth20UserProfileEndpointController.class - [JAR]

org.apereo.cas.support.oauth.validator.authorization

├─ org.apereo.cas.support.oauth.validator.authorization.BaseOAuth20AuthorizationRequestValidator.class - [JAR]

├─ org.apereo.cas.support.oauth.validator.authorization.OAuth20AuthorizationCodeResponseTypeAuthorizationRequestValidator.class - [JAR]

├─ org.apereo.cas.support.oauth.validator.authorization.OAuth20IdTokenAndTokenResponseTypeAuthorizationRequestValidator.class - [JAR]

├─ org.apereo.cas.support.oauth.validator.authorization.OAuth20IdTokenResponseTypeAuthorizationRequestValidator.class - [JAR]

├─ org.apereo.cas.support.oauth.validator.authorization.OAuth20ProofKeyCodeExchangeResponseTypeAuthorizationRequestValidator.class - [JAR]

├─ org.apereo.cas.support.oauth.validator.authorization.OAuth20TokenResponseTypeAuthorizationRequestValidator.class - [JAR]

org.apereo.cas.support.oauth.web.response.callback

├─ org.apereo.cas.support.oauth.web.response.callback.BaseOAuth20AuthorizationResponseBuilder.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.callback.DefaultOAuth20AuthorizationModelAndViewBuilder.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.callback.OAuth20AuthorizationCodeAuthorizationResponseBuilder.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.callback.OAuth20ClientCredentialsResponseBuilder.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.callback.OAuth20InvalidAuthorizationResponseBuilder.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.callback.OAuth20ResourceOwnerCredentialsResponseBuilder.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.callback.OAuth20TokenAuthorizationResponseBuilder.class - [JAR]

org.apereo.cas.support.oauth.web.response.accesstoken.ext

├─ org.apereo.cas.support.oauth.web.response.accesstoken.ext.AccessTokenAuthorizationCodeGrantRequestExtractor.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.accesstoken.ext.AccessTokenClientCredentialsGrantRequestExtractor.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.accesstoken.ext.AccessTokenDeviceCodeResponseRequestExtractor.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.accesstoken.ext.AccessTokenGrantAuditableRequestExtractor.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.accesstoken.ext.AccessTokenPasswordGrantRequestExtractor.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.accesstoken.ext.AccessTokenProofKeyCodeExchangeAuthorizationCodeGrantRequestExtractor.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.accesstoken.ext.AccessTokenRefreshTokenGrantRequestExtractor.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.accesstoken.ext.BaseAccessTokenGrantRequestExtractor.class - [JAR]

org.apereo.cas.support.oauth.web.views

├─ org.apereo.cas.support.oauth.web.views.ConsentApprovalViewResolver.class - [JAR]

├─ org.apereo.cas.support.oauth.web.views.OAuth20CallbackAuthorizeViewResolver.class - [JAR]

├─ org.apereo.cas.support.oauth.web.views.OAuth20ConsentApprovalViewResolver.class - [JAR]

├─ org.apereo.cas.support.oauth.web.views.OAuth20DefaultUserProfileViewRenderer.class - [JAR]

├─ org.apereo.cas.support.oauth.web.views.OAuth20UserProfileViewRenderer.class - [JAR]

org.apereo.cas.support.oauth.authenticator

├─ org.apereo.cas.support.oauth.authenticator.OAuth20AccessTokenAuthenticator.class - [JAR]

├─ org.apereo.cas.support.oauth.authenticator.OAuth20CasAuthenticationBuilder.class - [JAR]

├─ org.apereo.cas.support.oauth.authenticator.OAuth20ClientIdClientSecretAuthenticator.class - [JAR]

├─ org.apereo.cas.support.oauth.authenticator.OAuth20ClientIdClientSecretCredential.class - [JAR]

├─ org.apereo.cas.support.oauth.authenticator.OAuth20DefaultCasAuthenticationBuilder.class - [JAR]

├─ org.apereo.cas.support.oauth.authenticator.OAuth20ProofKeyCodeExchangeAuthenticator.class - [JAR]

├─ org.apereo.cas.support.oauth.authenticator.OAuth20RefreshTokenAuthenticator.class - [JAR]

├─ org.apereo.cas.support.oauth.authenticator.OAuth20UsernamePasswordAuthenticator.class - [JAR]

org.apereo.cas.ticket.code

├─ org.apereo.cas.ticket.code.OAuth20CodeExpirationPolicy.class - [JAR]

├─ org.apereo.cas.ticket.code.OAuth20CodeExpirationPolicyBuilder.class - [JAR]

├─ org.apereo.cas.ticket.code.OAuth20DefaultCode.class - [JAR]

├─ org.apereo.cas.ticket.code.OAuth20DefaultOAuthCodeFactory.class - [JAR]

org.apereo.cas.support.oauth.services

├─ org.apereo.cas.support.oauth.services.OAuth20AuthenticationServiceSelectionStrategy.class - [JAR]

├─ org.apereo.cas.support.oauth.services.OAuth20RegisteredServiceCipherExecutor.class - [JAR]

├─ org.apereo.cas.support.oauth.services.OAuth20ServiceRegistry.class - [JAR]

├─ org.apereo.cas.support.oauth.services.OAuth20ServicesManagerRegisteredServiceLocator.class - [JAR]

org.apereo.cas.support.oauth.web.mgmt

├─ org.apereo.cas.support.oauth.web.mgmt.OAuth20TokenManagementEndpoint.class - [JAR]

org.apereo.cas.support.oauth.web.response.accesstoken.response

├─ org.apereo.cas.support.oauth.web.response.accesstoken.response.OAuth20DefaultAccessTokenResponseGenerator.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.accesstoken.response.OAuth20JwtAccessTokenCipherExecutor.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.accesstoken.response.OAuth20JwtAccessTokenEncoder.class - [JAR]

├─ org.apereo.cas.support.oauth.web.response.accesstoken.response.OAuth20RegisteredServiceJwtAccessTokenCipherExecutor.class - [JAR]

org.apereo.cas.support.oauth.web.response

├─ org.apereo.cas.support.oauth.web.response.OAuth20DefaultCasClientRedirectActionBuilder.class - [JAR]

org.apereo.cas.ticket

├─ org.apereo.cas.ticket.BaseIdTokenGeneratorService.class - [JAR]

├─ org.apereo.cas.ticket.BaseOAuth20Token.class - [JAR]

├─ org.apereo.cas.ticket.BaseTokenSigningAndEncryptionService.class - [JAR]

├─ org.apereo.cas.ticket.IdTokenGeneratorService.class - [JAR]

├─ org.apereo.cas.ticket.OAuth20TokenSigningAndEncryptionService.class - [JAR]

├─ org.apereo.cas.ticket.OAuth20UnauthorizedScopeRequestException.class - [JAR]

org.apereo.cas.support.oauth

├─ org.apereo.cas.support.oauth.OAuth20ClientIdAwareProfileManager.class - [JAR]

org.apereo.cas.ticket.refreshtoken

├─ org.apereo.cas.ticket.refreshtoken.OAuth20DefaultRefreshToken.class - [JAR]

├─ org.apereo.cas.ticket.refreshtoken.OAuth20DefaultRefreshTokenFactory.class - [JAR]

├─ org.apereo.cas.ticket.refreshtoken.OAuth20RefreshTokenExpirationPolicy.class - [JAR]

├─ org.apereo.cas.ticket.refreshtoken.OAuth20RefreshTokenExpirationPolicyBuilder.class - [JAR]

Advertisement

Dependencies from Group

Apr 15, 2022
406 usages
10.6k stars
Apr 15, 2022
377 usages
10.6k stars
Apr 15, 2022
346 usages
10.6k stars
Oct 14, 2020
336 usages
10.6k stars
Apr 15, 2022
293 usages
10.6k stars

Discover Dependencies

Apr 21, 2020
13 usages
320 stars
Mar 21, 2019
12 usages
545 stars
Jul 12, 2023
13 usages
47.2k stars
Nov 09, 2020
12 usages
12 stars
Aug 25, 2023
23 usages
11.9k stars
Jun 04, 2023
21 usages
Jun 05, 2020
14 usages
18.5k stars
May 23, 2023
12 usages
7 stars
May 23, 2023
13 usages
7 stars