public class AsymmetricBindingHandler extends AbstractBindingBuilder
aim, binding, bottomUpElement, bstElement, CRYPTO_CACHE, encryptedTokensList, lastEncryptedKeyElement, mainSigId, protectionOrder, saaj, secHeader, sigConfList, signatures, timestampEl, topDownElement, wssConfigmessage| Constructor and Description |
|---|
AsymmetricBindingHandler(org.apache.wss4j.dom.WSSConfig config,
org.apache.wss4j.policy.model.AsymmetricBinding binding,
SOAPMessage saaj,
org.apache.wss4j.dom.message.WSSecHeader secHeader,
org.apache.cxf.ws.policy.AssertionInfoMap aim,
org.apache.cxf.binding.soap.SoapMessage message) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getRequestEncryptedKeyId(List<org.apache.wss4j.dom.handler.WSHandlerResult> results) |
static byte[] |
getRequestEncryptedKeyValue(List<org.apache.wss4j.dom.handler.WSHandlerResult> results) |
void |
handleBinding() |
addDerivedKeyElement, addDKUsernameToken, addEncryptedKeyElement, addSamlToken, addSignatureConfirmation, addSignatureParts, addSupportingElement, addSupportingTokens, addTopDownElement, addUsernameToken, addWsuIdToElement, cloneElement, convertToEncryptionPart, createTimestamp, doEndorse, doEndorsedSignatures, findIDFromSamlToken, getCallbackHandler, getCrypto, getCryptoCache, getElements, getEncryptedKeyBuilder, getEncryptedParts, getEncryptionCrypto, getParts, getPartsAndElements, getPassword, getPasswordEncryptor, getSignatureBuilder, getSignatureBuilder, getSignatureCrypto, getSignedParts, getTokenStore, getUsername, handleEncryptedSignedHeaders, handleLayout, handleSupportingTokens, handleUsernameTokenSupportingToken, insertAfter, insertBeforeBottomUp, reshuffleTimestamp, setEncryptionUser, setKeyIdentifierType, storeAssertionAsSecurityTokenassertAlgorithmSuite, assertPolicy, assertPolicy, assertToken, assertTokenWrapper, assertTrustProperties, assertWSSProperties, getAllAssertionsByLocalname, getAllAssertionsByLocalname, getFirstAssertionByLocalname, getMessage, getSecurityToken, getSHA1, getWss10, isRequestor, isTokenRequired, policyNotAsserted, policyNotAssertedpublic AsymmetricBindingHandler(org.apache.wss4j.dom.WSSConfig config,
org.apache.wss4j.policy.model.AsymmetricBinding binding,
SOAPMessage saaj,
org.apache.wss4j.dom.message.WSSecHeader secHeader,
org.apache.cxf.ws.policy.AssertionInfoMap aim,
org.apache.cxf.binding.soap.SoapMessage message)
public void handleBinding()
public static String getRequestEncryptedKeyId(List<org.apache.wss4j.dom.handler.WSHandlerResult> results)
public static byte[] getRequestEncryptedKeyValue(List<org.apache.wss4j.dom.handler.WSHandlerResult> results)
Apache CXF