Uses of Class
io.objectbox.sync.server.JwtConfig
Packages that use JwtConfig
-
Uses of JwtConfig in io.objectbox.sync.server
Methods in io.objectbox.sync.server that return JwtConfigModifier and TypeMethodDescriptionJwtConfig.__assign(int _i, ByteBuffer _bb) JwtConfig.Vector.get(int j) static JwtConfigJwtConfig.getRootAsJwtConfig(ByteBuffer _bb) static JwtConfigJwtConfig.getRootAsJwtConfig(ByteBuffer _bb, JwtConfig obj) SyncServerOptions.jwtConfig()Optional configuration for JWT (JSON Web Token) authentication.Methods in io.objectbox.sync.server with parameters of type JwtConfigModifier and TypeMethodDescriptionstatic JwtConfigJwtConfig.getRootAsJwtConfig(ByteBuffer _bb, JwtConfig obj)