public class JWSHeader extends Object implements Serializable
JWSHeader()
JWSHeader(Algorithm algorithm, String type, String contentType)
Algorithm
getAlgorithm()
String
getContentType()
getKeyId()
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 String getKeyId()
public String toString()
toString
Object
Copyright © 2015 JBoss by Red Hat. All rights reserved.