public static JWT parse(String s) throws ParseException
s - The string to parse. Must not be null.PlainJWT, SignedJWT or
EncryptedJWT instance.ParseException - If the string couldn't be parsed to a valid
unsecured, signed or encrypted JWT.Copyright © 2015 Connect2id Ltd.. All Rights Reserved.