Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Uses of Interface
oracle.wsm.security.policy.scenario.util.NodeWrapper.IElementsAttachments

Packages that use NodeWrapper.IElementsAttachments
oracle.wsm.security.policy.scenario.policycompliance   
oracle.wsm.security.policy.scenario.util   

 

Uses of NodeWrapper.IElementsAttachments in oracle.wsm.security.policy.scenario.policycompliance

 

Methods in oracle.wsm.security.policy.scenario.policycompliance that return types with arguments of type NodeWrapper.IElementsAttachments
protected  List<? extends NodeWrapper.IElementsAttachments> AbstractSignedElementsAndPartsComplianceHandler.getAllMatchingHeadersForNamespace(String namespace, javax.xml.soap.SOAPMessage soapMessage)
          This method will take care of the situation when there is no local name for header and only namespace is provided.
protected  List<? extends NodeWrapper.IElementsAttachments> AbstractSignedElementsAndPartsComplianceHandler.getSignatureConfirmationsInResponse(oracle.security.xmlsec.wss.WSSecurity wssSec)
           

 

Methods in oracle.wsm.security.policy.scenario.policycompliance with parameters of type NodeWrapper.IElementsAttachments
protected  boolean AbstractSignedElementsAndPartsComplianceHandler.getMatchingElement(Node signedNode, NodeWrapper.IElementsAttachments elementFromPolicy)
           
protected  boolean AbstractSignedElementsAndPartsComplianceHandler.getMatchingElement(Node signedNode, NodeWrapper.IElementsAttachments elementFromPolicy, javax.xml.soap.SOAPMessage soapMessage, oracle.security.xmlsec.wss.WSSecurity wssSec)
          This method will implement depth-first search semantics to check whether the Elements from the policy is actually the same node or a child of the signed node from the soap message
protected  boolean AbstractSignedElementsAndPartsComplianceHandler.isAttachmentProtected(javax.xml.soap.AttachmentPart attachmentPart, NodeWrapper.IElementsAttachments elementFromPolicy)
           

 

Uses of NodeWrapper.IElementsAttachments in oracle.wsm.security.policy.scenario.util

 

Classes in oracle.wsm.security.policy.scenario.util that implement NodeWrapper.IElementsAttachments
static class NodeWrapper.Attachments
           
static class NodeWrapper.Elements
           

 


Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Web Services Manager
11g (11.1.1)

E10689-01


Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.