Package org.jboss.resteasy.jose.jws
Class JWSHeader
- java.lang.Object
 - 
- org.jboss.resteasy.jose.jws.JWSHeader
 
 
- 
- All Implemented Interfaces:
 Serializable
public class JWSHeader extends Object implements Serializable
- Version:
 - $Revision: 1 $
 - Author:
 - Bill Burke
 - See Also:
 - Serialized Form
 
 
- 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AlgorithmgetAlgorithm()StringgetContentType()StringgetKeyId()javax.ws.rs.core.MediaTypegetMediaType()StringgetType()StringtoString() 
 -