Skip navigation links
oracle.wsm.security.policy.scenario.util
Class WsmMessageSecurityUtils.EncryptedElement
java.lang.Object
oracle.wsm.security.policy.scenario.util.WsmMessageSecurityUtils.EncryptedElement
- Enclosing class:
- WsmMessageSecurityUtils
-
public static class WsmMessageSecurityUtils.EncryptedElement
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WsmMessageSecurityUtils.EncryptedElement
public WsmMessageSecurityUtils.EncryptedElement(Element element,
boolean contentOnly)
WsmMessageSecurityUtils.EncryptedElement
public WsmMessageSecurityUtils.EncryptedElement(javax.xml.soap.AttachmentPart attachmentPart,
boolean contentOnly)
isContentOnly
public boolean isContentOnly()
getElement
public Element getElement()
getAttachment
public javax.xml.soap.AttachmentPart getAttachment()
getContentOnly
public static boolean[] getContentOnly(ArrayList<WsmMessageSecurityUtils.EncryptedElement> a)
getElementList
public static List getElementList(List<WsmMessageSecurityUtils.EncryptedElement> a)
- Changed from ArrayList to List
Skip navigation links
Copyright © 2007, 2009, Oracle and/or its affiliates. All rights reserved.