Uses of Class
org.apache.cxf.rs.security.jose.jws.JwsDetachedSignature
Packages that use JwsDetachedSignature
-
Uses of JwsDetachedSignature in org.apache.cxf.rs.security.jose.jaxrs
Methods in org.apache.cxf.rs.security.jose.jaxrs with parameters of type JwsDetachedSignatureModifier and TypeMethodDescriptionlongJwsDetachedSignatureProvider.getSize(JwsDetachedSignature arg0, Class<?> arg1, Type arg2, Annotation[] arg3, jakarta.ws.rs.core.MediaType arg4) voidJwsDetachedSignatureProvider.writeTo(JwsDetachedSignature parts, Class<?> cls, Type t, Annotation[] anns, jakarta.ws.rs.core.MediaType mt, jakarta.ws.rs.core.MultivaluedMap<String, Object> headers, OutputStream os)