Package org.forgerock.openig.fapi.jwt
package org.forgerock.openig.fapi.jwt
This package contains temporary classes to support JWS containing octet-sequence payloads, as required to support
FAPI consents that are XML-based. This code should be used to expand the COMMONS implementation in due course
(COMMONS-1558).
-
ClassesClassDescriptionA service that provides a method for reconstructing a JWS string containing an octet-sequence payload back into its respective
OctetSequenceSignedJwt
.Extension ofSignedJwt
supporting octet-sequence payloads represented by aOctetSequencePayload
.