org.jboss.resteasy.security.smime
Class EnvelopedOutput
java.lang.Object
org.jboss.resteasy.security.smime.SMIMEOutput
org.jboss.resteasy.security.smime.EnvelopedOutput
public class EnvelopedOutput
- extends SMIMEOutput
- Version:
- $Revision: 1 $
- Author:
- Bill Burke
Methods inherited from class org.jboss.resteasy.security.smime.SMIMEOutput |
getCertificate, getEntity, getGenericType, getMediaType, getType, setCertificate, setEntity, setGenericType, setMediaType, setMediaType, setType, setType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnvelopedOutput
public EnvelopedOutput(Object obj,
String mediaType)
EnvelopedOutput
public EnvelopedOutput(Object obj,
MediaType mediaType)
Copyright © 2012. All Rights Reserved.