public class JwsJwtCompactConsumer extends JwsCompactConsumer
LOG
Constructor and Description |
---|
JwsJwtCompactConsumer(String encodedJws) |
Modifier and Type | Method and Description |
---|---|
JwtClaims |
getJwtClaims() |
JwtToken |
getJwtToken() |
getDecodedJsonHeaders, getDecodedJwsPayload, getDecodedJwsPayloadBytes, getDecodedSignature, getEncodedSignature, getJwsHeaders, getReader, getUnsignedEncodedSequence, validateCriticalHeaders, verifySignatureWith, verifySignatureWith, verifySignatureWith, verifySignatureWith, verifySignatureWith, verifySignatureWith
Apache CXF