public class AsymmetricBindingHandler extends AbstractBindingBuilder
aim, binding, CRYPTO_CACHE, encryptedTokensList, endEncSuppTokMap, endSuppTokMap, mainSigId, message, protectionOrder, saaj, secHeader, sgndEndEncSuppTokMap, sgndEndSuppTokMap, sigConfList, signatures, timestampEl, wssConfig
Constructor and Description |
---|
AsymmetricBindingHandler(org.apache.ws.security.WSSConfig config,
AsymmetricBinding binding,
javax.xml.soap.SOAPMessage saaj,
org.apache.ws.security.message.WSSecHeader secHeader,
AssertionInfoMap aim,
SoapMessage message) |
Modifier and Type | Method and Description |
---|---|
static String |
getRequestEncryptedKeyId(List<org.apache.ws.security.handler.WSHandlerResult> results) |
static byte[] |
getRequestEncryptedKeyValue(List<org.apache.ws.security.handler.WSHandlerResult> results) |
void |
handleBinding() |
addDerivedKeyElement, addDKUsernameToken, addEncryptedKeyElement, addSamlToken, addSignatureConfirmation, addSignatureParts, addSupportingElement, addSupportingTokens, addTopDownElement, addUsernameToken, addWsuIdToElement, assertSupportingTokens, assertSupportingTokens, cloneElement, convertToEncryptionPart, createTimestamp, doEndorse, doEndorsedSignatures, findAndAssertPolicy, findIDFromSamlToken, getCallbackHandler, getCrypto, getCryptoCache, getElements, getEncryptedKeyBuilder, getEncryptedParts, getEncryptionCrypto, getParts, getPartsAndElements, getPassword, getSecurityToken, getSignatureBuilder, getSignatureBuilder, getSignatureCrypto, getSignedParts, getTokenStore, getUsername, getWss10, handleEncryptedSignedHeaders, handleLayout, handleSupportingTokens, handleSupportingTokens, handleSupportingTokens, handleUsernameTokenSupportingToken, includeToken, insertBeforeBottomUp, isRequestor, policyAsserted, policyAsserted, policyNotAsserted, policyNotAsserted, setEncryptionUser, setKeyIdentifierType, storeAssertionAsSecurityToken
public AsymmetricBindingHandler(org.apache.ws.security.WSSConfig config, AsymmetricBinding binding, javax.xml.soap.SOAPMessage saaj, org.apache.ws.security.message.WSSecHeader secHeader, AssertionInfoMap aim, SoapMessage message)
public void handleBinding()
public static String getRequestEncryptedKeyId(List<org.apache.ws.security.handler.WSHandlerResult> results)
public static byte[] getRequestEncryptedKeyValue(List<org.apache.ws.security.handler.WSHandlerResult> results)
Apache CXF