Uses of Class
org.jose4j.jwt.consumer.TypeValidator.MediaTypeParseException
Packages that use TypeValidator.MediaTypeParseException
-
Uses of TypeValidator.MediaTypeParseException in org.jose4j.jwt.consumer
Methods in org.jose4j.jwt.consumer that throw TypeValidator.MediaTypeParseExceptionModifier and TypeMethodDescriptionprivate static voidTypeValidator.SimpleMediaType.checkToken(String t) private voidprivate TypeValidator.SimpleMediaTypeTypeValidator.toMediaType(String typ) Constructors in org.jose4j.jwt.consumer that throw TypeValidator.MediaTypeParseExceptionModifierConstructorDescription(package private)SimpleMediaType(String mediaTypeString) (package private)SimpleMediaType(String primary, String sub)