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
plain, signed or encrypted JWT.Copyright © 2014 Connect2id Ltd.. All Rights Reserved.