jar

uk.gov.ida : jersey-oauth2-authentication-feature

Maven & Gradle

Apr 05, 2022

jersey-oauth2-authentication-feature · Library for adding client credential grant access tokens to requests.

Table Of Contents

Latest Version

Download uk.gov.ida : jersey-oauth2-authentication-feature JAR file - Latest Versions:

All Versions

Download uk.gov.ida : jersey-oauth2-authentication-feature JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 jersey-oauth2-authentication-feature-1.0.0-46.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

uk.gov.jersey.oauth2.authentication.tokencache

├─ uk.gov.jersey.oauth2.authentication.tokencache.InMemoryTokenCache.class - [JAR]

├─ uk.gov.jersey.oauth2.authentication.tokencache.TokenCache.class - [JAR]

uk.gov.jersey.oauth2.authentication.feature

├─ uk.gov.jersey.oauth2.authentication.feature.OAuthClientCredentialsGrantAuthorizationFeature.class - [JAR]

uk.gov.jersey.oauth2.authentication.tokenmanager

├─ uk.gov.jersey.oauth2.authentication.tokenmanager.AccessTokenManager.class - [JAR]

uk.gov.jersey.oauth2.authentication.entity

├─ uk.gov.jersey.oauth2.authentication.entity.AccessTokenResponse.class - [JAR]

├─ uk.gov.jersey.oauth2.authentication.entity.OAuth2ErrorResponse.class - [JAR]

uk.gov.jersey.oauth2.authentication.exception

├─ uk.gov.jersey.oauth2.authentication.exception.AccessTokenRequestException.class - [JAR]

uk.gov.jersey.oauth2.authentication.filter

├─ uk.gov.jersey.oauth2.authentication.filter.AdditionalHeaderFilter.class - [JAR]

├─ uk.gov.jersey.oauth2.authentication.filter.BearerTokenHeaderFilter.class - [JAR]

uk.gov.jersey.oauth2.authentication.configuration

├─ uk.gov.jersey.oauth2.authentication.configuration.ClientCredentials.class - [JAR]

├─ uk.gov.jersey.oauth2.authentication.configuration.OAuth2Configuration.class - [JAR]

Advertisement

Dependencies from Group

Jun 05, 2023
5 usages
0 stars
Oct 17, 2022
4 usages
0 stars
Jun 05, 2023
2 usages
0 stars
Oct 17, 2022
2 usages
0 stars
Jun 05, 2023
2 usages
0 stars

Discover Dependencies