Uses of Interface
org.eclipse.ditto.jwt.model.JsonWebToken
-
Uses of JsonWebToken in org.eclipse.ditto.jwt.model
Classes in org.eclipse.ditto.jwt.model that implement JsonWebTokenModifier and TypeClassDescriptionclassAbstract implementation ofJsonWebToken.final classImmutable implementation ofJsonWebTokenfor standard JSON Web Tokens.Methods in org.eclipse.ditto.jwt.model that return JsonWebTokenModifier and TypeMethodDescriptionstatic JsonWebTokenImmutableJsonWebToken.fromAuthorization(String authorization) Returns a newImmutableJsonWebTokenfor the givenauthorization.static JsonWebTokenReturns a newImmutableJsonWebTokenfor the giventoken.Constructors in org.eclipse.ditto.jwt.model with parameters of type JsonWebToken