org.apache.rampart.policy
Class SupportingPolicyData

java.lang.Object
  extended by org.apache.rampart.policy.RampartPolicyData
      extended by org.apache.rampart.policy.SupportingPolicyData

public class SupportingPolicyData
extends RampartPolicyData


Constructor Summary
SupportingPolicyData()
           
 
Method Summary
 void build(org.apache.ws.secpolicy.model.SupportingToken token)
           
 
Methods inherited from class org.apache.rampart.policy.RampartPolicyData
addDeclaredNamespaces, addSignedPart, addSignedPart, addSupportingPolicyData, getAlgorithmSuite, getContentEncryptedElements, getDeclaredNamespaces, getEncryptedElements, getEncryptedParts, getEncryptedSupportingTokens, getEncryptionToken, getEndorsingEncryptedSupportingTokens, getEndorsingSupportingTokens, getInitiatorToken, getIssuerPolicy, getLayout, getMTOMAssertion, getOptimizePartsConfig, getProtectionOrder, getRampartConfig, getRecipientToken, getRequiredElements, getSignatureToken, getSignedElements, getSignedEncryptedSupportingTokens, getSignedEndorsingEncryptedSupportingTokens, getSignedEndorsingSupportingTokens, getSignedParts, getSignedSupportingTokens, getSupportingPolicyData, getSupportingTokenID, getSupportingTokens, getSupportingTokensList, getTransportToken, getTrust10, getWss10, getWss11, isAsymmetricBinding, isEncryptAttachments, isEncryptAttachmentsOptional, isEncryptBody, isEncryptBodyOptional, isEntireHeadersAndBodySignatures, isIncludeTimestamp, isIncludeTimestampOptional, isMTOMSerialize, isSignAllHeaders, isSignAttachments, isSignAttachmentsOptional, isSignatureConfirmation, isSignatureProtection, isSignBody, isSignBodyOptional, isSymmetricBinding, isTokenProtection, isTransportBinding, setAlgorithmSuite, setAsymmetricBinding, setContentEncryptedElements, setEncryptAttachments, setEncryptAttachmentsOptional, setEncryptBody, setEncryptBodyOptional, setEncryptedElements, setEncryptedParts, setEncryptedParts, setEncryptedSupportingTokens, setEncryptionToken, setEndorsingEncryptedSupportingTokens, setEndorsingSupportingTokens, setEntireHeadersAndBodySignatures, setIncludeTimestamp, setIncludeTimestampOptional, setInitiatorToken, setLayout, setMTOMAssertion, setProtectionOrder, setProtectionToken, setRampartConfig, setRecipientToken, setRequiredElements, setSignAllHeaders, setSignAttachments, setSignAttachmentsOptional, setSignatureConfirmation, setSignatureProtection, setSignatureToken, setSignBody, setSignBodyOptional, setSignedElements, setSignedEncryptedSupportingTokens, setSignedEndorsingEncryptedSupportingTokens, setSignedEndorsingSupportingTokens, setSignedParts, setSignedSupportingTokens, setSupportingTokens, setSupporttingtokenId, setSymmetricBinding, setTokenProtection, setTransportBinding, setTransportToken, setTrust10, setWss10, setWss11
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportingPolicyData

public SupportingPolicyData()
Method Detail

build

public void build(org.apache.ws.secpolicy.model.SupportingToken token)