Uses of Class
org.eclipse.ditto.services.gateway.streaming.Jwt
-
Packages that use Jwt Package Description org.eclipse.ditto.services.gateway.streaming -
-
Uses of Jwt in org.eclipse.ditto.services.gateway.streaming
Methods in org.eclipse.ditto.services.gateway.streaming that return Jwt Modifier and Type Method Description static JwtJwt. newInstance(String tokenStringRepresentation, CharSequence connectionCorrelationId)Returns a new instance ofJwt.
-