Class EnvelopedOutput
java.lang.Object
org.jboss.resteasy.security.smime.SMIMEOutput
org.jboss.resteasy.security.smime.EnvelopedOutput
-
Field Summary
Fields inherited from class org.jboss.resteasy.security.smime.SMIMEOutput
certificate, entity, genericType, mediaType, type
-
Constructor Summary
ConstructorDescriptionEnvelopedOutput
(Object obj, jakarta.ws.rs.core.MediaType mediaType) EnvelopedOutput
(Object obj, String mediaType) -
Method Summary
Methods inherited from class org.jboss.resteasy.security.smime.SMIMEOutput
getCertificate, getEntity, getGenericType, getMediaType, getType, setCertificate, setEntity, setGenericType, setMediaType, setMediaType, setType, setType
-
Constructor Details
-
EnvelopedOutput
-
EnvelopedOutput
-