Uses of Interface
com.zerodeplibs.webpush.jwt.VAPIDJWTGeneratorFactory
-
Packages that use VAPIDJWTGeneratorFactory Package Description com.zerodeplibs.webpush.jwt Provides the classes and interfaces used to generate JSON Web Token (JWT) for the Voluntary Application Server Identification (VAPID). -
-
Uses of VAPIDJWTGeneratorFactory in com.zerodeplibs.webpush.jwt
Classes in com.zerodeplibs.webpush.jwt that implement VAPIDJWTGeneratorFactory Modifier and Type Class Description classDefaultVAPIDJWTGeneratorFactoryThe default factory class forVAPIDJWTGenerator.
-