Methods Summary |
---|
public AlgorithmSuite | getAlgorithmSuite()returns the {@link AlgorithmSuite} assertions defined in the policy.
|
public MessageLayout | getLayout()returns the Layout {@link MessageLayout }of the SecurityHeader.
|
public java.lang.String | getProtectionOrder()gets data protection order should be one one of Binding.SIGN_ENCRYPT or Binding.ENCRYPT_SIGN
|
public boolean | getSignatureProtection()
|
public boolean | getTokenProtection()
|
public boolean | isIncludeTimeStamp()returns true if TimeStamp property is enabled in this binding
|
public boolean | isSignContent()returns true if body and header content only has to be signed, false if entire body and header has to be signed.
|