public class JWSHeader extends Object implements Serializable
JWSHeader()
JWSHeader(Algorithm algorithm, String type, String contentType)
Algorithm
getAlgorithm()
String
getContentType()
MediaType
getMediaType()
getType()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public JWSHeader()
public JWSHeader(Algorithm algorithm, String type, String contentType)
public Algorithm getAlgorithm()
public String getType()
public String getContentType()
public MediaType getMediaType()
public String toString()
toString
Object
Copyright © 2013. All Rights Reserved.