JwsContext.getUnderstoodInputHeaders() Method
Returns the value most recently set by a call to JwsContext.setUnderstoodInputHeaders().
public boolean getUnderstoodInputHeaders();
None.
The value most recently set by a call to JwsContext.setUnderstoodInputHeaders(). false if JwsContext.setUnderstoodInputHeaders() has not been called.
None.
None.