jar

com.github.hippoom : sms-verification-sdk

Maven & Gradle

Jun 29, 2019
1 usages
92 stars

Your name of the lib · Your description of the lib

Table Of Contents

Latest Version

Download com.github.hippoom : sms-verification-sdk JAR file - Latest Versions:

All Versions

Download com.github.hippoom : sms-verification-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
0.9.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 sms-verification-sdk-0.9.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.thebund1st.daming.sdk.boot.jwt

├─ com.thebund1st.daming.sdk.boot.jwt.JwtConfiguration.class - [JAR]

com.thebund1st.daming.sdk.web.annotation

├─ com.thebund1st.daming.sdk.web.annotation.SmsVerificationRequired.class - [JAR]

com.thebund1st.daming.sdk.jwt

├─ com.thebund1st.daming.sdk.jwt.BadSmsVerificationJwtException.class - [JAR]

├─ com.thebund1st.daming.sdk.jwt.SmsVerificationClaims.class - [JAR]

├─ com.thebund1st.daming.sdk.jwt.SmsVerificationJwtException.class - [JAR]

├─ com.thebund1st.daming.sdk.jwt.SmsVerificationJwtVerifier.class - [JAR]

├─ com.thebund1st.daming.sdk.jwt.SmsVerificationScopeMismatchException.class - [JAR]

com.thebund1st.daming.sdk.boot.jwt.key

├─ com.thebund1st.daming.sdk.boot.jwt.key.FileJwtKeyConfiguration.class - [JAR]

├─ com.thebund1st.daming.sdk.boot.jwt.key.JwtKeyConfiguration.class - [JAR]

com.thebund1st.daming.sdk.web.handler

├─ com.thebund1st.daming.sdk.web.handler.SmsVerificationClaimsHandlerMethodArgumentResolver.class - [JAR]

├─ com.thebund1st.daming.sdk.web.handler.SmsVerificationJwtExceptionHandler.class - [JAR]

├─ com.thebund1st.daming.sdk.web.handler.SmsVerificationRequiredHandlerInterceptor.class - [JAR]

com.thebund1st.daming.sdk.boot.jjwt

├─ com.thebund1st.daming.sdk.boot.jjwt.JjwtConfiguration.class - [JAR]

com.thebund1st.daming.sdk.boot

├─ com.thebund1st.daming.sdk.boot.SmsVerificationAutoConfiguration.class - [JAR]

com.thebund1st.daming.sdk.boot.web

├─ com.thebund1st.daming.sdk.boot.web.WebConfiguration.class - [JAR]

├─ com.thebund1st.daming.sdk.boot.web.WebMvcConfiguration.class - [JAR]

├─ com.thebund1st.daming.sdk.boot.web.WebProperties.class - [JAR]

com.thebund1st.daming.sdk.security

├─ com.thebund1st.daming.sdk.security.SmsVerificationAuthentication.class - [JAR]

├─ com.thebund1st.daming.sdk.security.SmsVerificationJwtAuthenticationFailureHandler.class - [JAR]

├─ com.thebund1st.daming.sdk.security.SmsVerificationJwtAuthenticationFilter.class - [JAR]

com.thebund1st.daming.sdk.jjwt

├─ com.thebund1st.daming.sdk.jjwt.ZonedClock.class - [JAR]