- 
Constructor SummaryConstructors 
- 
Method Summary
Parses the given encoded  jwt and returns either a  JWSInput or  JWE
 depending on the JOSE header configuration. 
 
 
 
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
JOSEParserpublic JOSEParser() 
 
- 
Method Details
- 
parseParses the given encoded  jwt and returns either a  JWSInput or  JWE
 depending on the JOSE header configuration. 
- Parameters:
- jwt- the encoded JWT
- Returns:
- a JOSE