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

Download sms-verification-core JAR 0.8.1 with all dependencies


Files of the artifact sms-verification-core version 0.8.1 from the group com.github.hippoom.

Artifact sms-verification-core
Group com.github.hippoom
Version 0.8.1


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

sms-verification-core
Rate from 1 - 5, Rated 1.00 based on 1 reviews

0 downloads

Source code of sms-verification-core version 0.8.1

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.spring-configuration-metadata.json
com.thebund1st.daming.aliyun.oss
com.thebund1st.daming.aliyun.oss.com.thebund1st.daming.aliyun.oss.OssKeyLoader
com.thebund1st.daming.aliyun.sms
com.thebund1st.daming.aliyun.sms.com.thebund1st.daming.aliyun.sms.AliyunSmsVerificationCodeSender
com.thebund1st.daming.application
com.thebund1st.daming.application.com.thebund1st.daming.application.SmsVerificationCommandHandler
com.thebund1st.daming.boot
com.thebund1st.daming.boot.com.thebund1st.daming.boot.SmsVerificationAutoConfiguration
com.thebund1st.daming.boot.aliyun
com.thebund1st.daming.boot.aliyun.com.thebund1st.daming.boot.aliyun.AliyunConfiguration
com.thebund1st.daming.boot.aliyun.com.thebund1st.daming.boot.aliyun.AliyunCredentialsProperties
com.thebund1st.daming.boot.aliyun.oss
com.thebund1st.daming.boot.aliyun.oss.com.thebund1st.daming.boot.aliyun.oss.OssJwtKeyConfiguration
com.thebund1st.daming.boot.aliyun.sms
com.thebund1st.daming.boot.aliyun.sms.com.thebund1st.daming.boot.aliyun.sms.AliyunSmsConfiguration
com.thebund1st.daming.boot.application
com.thebund1st.daming.boot.application.com.thebund1st.daming.boot.application.ApplicationConfiguration
com.thebund1st.daming.boot.core
com.thebund1st.daming.boot.core.com.thebund1st.daming.boot.core.CoreConfiguration
com.thebund1st.daming.boot.core.com.thebund1st.daming.boot.core.SmsVerificationCodeConfiguration
com.thebund1st.daming.boot.core.com.thebund1st.daming.boot.core.SmsVerificationCodeProperties
com.thebund1st.daming.boot.core.com.thebund1st.daming.boot.core.SmsVerificationScopeConfiguration
com.thebund1st.daming.boot.core.com.thebund1st.daming.boot.core.SmsVerificationScopeProperties
com.thebund1st.daming.boot.eventhandling
com.thebund1st.daming.boot.eventhandling.com.thebund1st.daming.boot.eventhandling.EventHandlingConfiguration
com.thebund1st.daming.boot.http
com.thebund1st.daming.boot.http.com.thebund1st.daming.boot.http.EndpointProperties
com.thebund1st.daming.boot.http.com.thebund1st.daming.boot.http.EndpointsConfiguration
com.thebund1st.daming.boot.jwt
com.thebund1st.daming.boot.jwt.com.thebund1st.daming.boot.jwt.JwtConfiguration
com.thebund1st.daming.boot.jwt.com.thebund1st.daming.boot.jwt.JwtProperties
com.thebund1st.daming.boot.jwt.key.file
com.thebund1st.daming.boot.jwt.key.file.com.thebund1st.daming.boot.jwt.key.file.DeprecatedFileJwtKeyProperties
com.thebund1st.daming.boot.jwt.key.file.com.thebund1st.daming.boot.jwt.key.file.FileJwtKeyConfiguration
com.thebund1st.daming.boot.redis
com.thebund1st.daming.boot.redis.com.thebund1st.daming.boot.redis.RedisConfiguration
com.thebund1st.daming.boot.security
com.thebund1st.daming.boot.security.com.thebund1st.daming.boot.security.RateLimitingConfiguration
com.thebund1st.daming.boot.sms
com.thebund1st.daming.boot.sms.com.thebund1st.daming.boot.sms.SmsWhitelistConfiguration
com.thebund1st.daming.boot.time
com.thebund1st.daming.boot.time.com.thebund1st.daming.boot.time.TimeConfiguration
com.thebund1st.daming.commands
com.thebund1st.daming.commands.com.thebund1st.daming.commands.SendSmsVerificationCodeCommand
com.thebund1st.daming.commands.com.thebund1st.daming.commands.VerifySmsVerificationCodeCommand
com.thebund1st.daming.core
com.thebund1st.daming.core.com.thebund1st.daming.core.DomainEventPublisher
com.thebund1st.daming.core.com.thebund1st.daming.core.MobilePhoneNumber
com.thebund1st.daming.core.com.thebund1st.daming.core.MobilePhoneNumberPattern
com.thebund1st.daming.core.com.thebund1st.daming.core.RandomNumberSmsVerificationCode
com.thebund1st.daming.core.com.thebund1st.daming.core.SmsVerification
com.thebund1st.daming.core.com.thebund1st.daming.core.SmsVerificationCode
com.thebund1st.daming.core.com.thebund1st.daming.core.SmsVerificationCodeGenerator
com.thebund1st.daming.core.com.thebund1st.daming.core.SmsVerificationCodePattern
com.thebund1st.daming.core.com.thebund1st.daming.core.SmsVerificationCodeSender
com.thebund1st.daming.core.com.thebund1st.daming.core.SmsVerificationRepository
com.thebund1st.daming.core.com.thebund1st.daming.core.SmsVerificationScope
com.thebund1st.daming.core.com.thebund1st.daming.core.SmsVerificationScopePattern
com.thebund1st.daming.core.com.thebund1st.daming.core.StaticSmsVerificationScopePattern
com.thebund1st.daming.core.exceptions
com.thebund1st.daming.core.exceptions.com.thebund1st.daming.core.exceptions.MobileIsNotUnderVerificationException
com.thebund1st.daming.core.exceptions.com.thebund1st.daming.core.exceptions.MobileIsStillUnderVerificationException
com.thebund1st.daming.core.exceptions.com.thebund1st.daming.core.exceptions.SmsVerificationCodeMismatchException
com.thebund1st.daming.eventhandling
com.thebund1st.daming.eventhandling.com.thebund1st.daming.eventhandling.SmsVerificationCodeMismatchEventListener
com.thebund1st.daming.eventhandling.com.thebund1st.daming.eventhandling.SmsVerificationCodeVerifiedEventListener
com.thebund1st.daming.eventhandling.com.thebund1st.daming.eventhandling.SmsVerificationRequestedEventListener
com.thebund1st.daming.eventhandling.com.thebund1st.daming.eventhandling.TooManyFailureSmsVerificationAttemptsEventListener
com.thebund1st.daming.events
com.thebund1st.daming.events.com.thebund1st.daming.events.SmsVerificationCodeMismatchEvent
com.thebund1st.daming.events.com.thebund1st.daming.events.SmsVerificationCodeVerifiedEvent
com.thebund1st.daming.events.com.thebund1st.daming.events.SmsVerificationRequestedEvent
com.thebund1st.daming.events.com.thebund1st.daming.events.TooManyFailureSmsVerificationAttemptsEvent
com.thebund1st.daming.json.deserializers
com.thebund1st.daming.json.deserializers.com.thebund1st.daming.json.deserializers.MobilePhoneNumberJsonDeserializer
com.thebund1st.daming.json.deserializers.com.thebund1st.daming.json.deserializers.SmsVerificationCodeJsonDeserializer
com.thebund1st.daming.json.deserializers.com.thebund1st.daming.json.deserializers.SmsVerificationScopeJsonDeserializer
com.thebund1st.daming.json.mixin
com.thebund1st.daming.json.mixin.com.thebund1st.daming.json.mixin.SmsVerificationMixin
com.thebund1st.daming.json.serializers
com.thebund1st.daming.json.serializers.com.thebund1st.daming.json.serializers.MobilePhoneNumberJsonSerializer
com.thebund1st.daming.json.serializers.com.thebund1st.daming.json.serializers.SmsVerificationCodeJsonSerializer
com.thebund1st.daming.json.serializers.com.thebund1st.daming.json.serializers.SmsVerificationScopeJsonSerializer
com.thebund1st.daming.jwt
com.thebund1st.daming.jwt.com.thebund1st.daming.jwt.SmsVerifiedJwtIssuer
com.thebund1st.daming.jwt.key
com.thebund1st.daming.jwt.key.com.thebund1st.daming.jwt.key.JwtKeyLoader
com.thebund1st.daming.jwt.key.com.thebund1st.daming.jwt.key.JwtPrivateKeyLoader
com.thebund1st.daming.jwt.key.com.thebund1st.daming.jwt.key.KeyBytesLoader
com.thebund1st.daming.jwt.key.file
com.thebund1st.daming.jwt.key.file.com.thebund1st.daming.jwt.key.file.FileKeyLoader
com.thebund1st.daming.redis
com.thebund1st.daming.redis.com.thebund1st.daming.redis.BlockSendingRateLimitingHandler
com.thebund1st.daming.redis.com.thebund1st.daming.redis.RedisSmsVerificationCodeMismatchEventHandler
com.thebund1st.daming.redis.com.thebund1st.daming.redis.RedisSmsVerificationRepository
com.thebund1st.daming.security.ratelimiting
com.thebund1st.daming.security.ratelimiting.com.thebund1st.daming.security.ratelimiting.Errors
com.thebund1st.daming.security.ratelimiting.com.thebund1st.daming.security.ratelimiting.ErrorsFactory
com.thebund1st.daming.security.ratelimiting.com.thebund1st.daming.security.ratelimiting.RateLimited
com.thebund1st.daming.security.ratelimiting.com.thebund1st.daming.security.ratelimiting.RateLimitedAspect
com.thebund1st.daming.security.ratelimiting.com.thebund1st.daming.security.ratelimiting.RateLimitingHandler
com.thebund1st.daming.security.ratelimiting.com.thebund1st.daming.security.ratelimiting.TooManyRequestsException
com.thebund1st.daming.sms
com.thebund1st.daming.sms.com.thebund1st.daming.sms.SmsVerificationCodeSenderStub
com.thebund1st.daming.sms.com.thebund1st.daming.sms.WhitelistSmsVerificationCodeSender
com.thebund1st.daming.time
com.thebund1st.daming.time.com.thebund1st.daming.time.Clock
com.thebund1st.daming.validation
com.thebund1st.daming.validation.com.thebund1st.daming.validation.ValidMobilePhoneNumber
com.thebund1st.daming.validation.com.thebund1st.daming.validation.ValidSmsVerificationCode
com.thebund1st.daming.validation.com.thebund1st.daming.validation.ValidSmsVerificationScope
com.thebund1st.daming.validation.validators
com.thebund1st.daming.validation.validators.com.thebund1st.daming.validation.validators.MobilePhoneNumberValidator
com.thebund1st.daming.validation.validators.com.thebund1st.daming.validation.validators.SmsVerificationCodeValidator
com.thebund1st.daming.validation.validators.com.thebund1st.daming.validation.validators.SmsVerificationScopeValidator
com.thebund1st.daming.web.rest
com.thebund1st.daming.web.rest.com.thebund1st.daming.web.rest.SmsVerificationRestController
com.thebund1st.daming.web.rest.resources
com.thebund1st.daming.web.rest.resources.com.thebund1st.daming.web.rest.resources.SmsVerifiedJwtResource




© 2015 - 2024 Weber Informatics LLC | Privacy Policy