jar

org.nentangso : nts-saas-security-oauth2

Maven & Gradle

May 05, 2023
1 stars

SaaS Security OAuth2 power by nentangso.org · SaaS Security OAuth2 power by nentangso.org

Table Of Contents

Latest Version

Download org.nentangso : nts-saas-security-oauth2 JAR file - Latest Versions:

All Versions

Download org.nentangso : nts-saas-security-oauth2 JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 nts-saas-security-oauth2-1.1.12.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.nentangso.core.security

├─ org.nentangso.core.security.NtsAuthoritiesConstants.class - [JAR]

├─ org.nentangso.core.security.NtsSecurityUtils.class - [JAR]

├─ org.nentangso.core.security.NtsSpringSecurityAuditorAware.class - [JAR]

├─ org.nentangso.core.security.package-info.class - [JAR]

org.nentangso.core.security.oauth2

├─ org.nentangso.core.security.oauth2.AudienceValidator.class - [JAR]

├─ org.nentangso.core.security.oauth2.AuthorizationHeaderUtil.class - [JAR]

├─ org.nentangso.core.security.oauth2.JwtGrantedAuthorityConverter.class - [JAR]

├─ org.nentangso.core.security.oauth2.OAuthIdpTokenResponseDTO.class - [JAR]

Advertisement