Java Doc for SecurityHeader.java in  » 6.0-JDK-Modules-com.sun » xws-security » com » sun » xml » wss » core » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » 6.0 JDK Modules com.sun » xws security » com.sun.xml.wss.core 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   com.sun.xml.wss.impl.misc.SOAPElementExtension
      com.sun.xml.wss.core.SecurityHeader

SecurityHeader
public class SecurityHeader extends SOAPElementExtension implements SOAPElement(Code)

author:
   XWS-Security Development Team



Constructor Summary
public  SecurityHeader(SOAPElement delegateHeader)
    

Method Summary
public  SOAPElementaddAttribute(Name arg0, String arg1)
    
public  SOAPElementaddChildElement(String arg0)
    
public  SOAPElementaddChildElement(String arg0, String arg1)
    
public  SOAPElementaddChildElement(String arg0, String arg1, String arg2)
    
public  SOAPElementaddChildElement(Name arg0)
    
public  SOAPElementaddChildElement(SOAPElement arg0)
    
public  SOAPElementaddNamespaceDeclaration(String arg0, String arg1)
    
public  SOAPElementaddTextNode(String arg0)
    
public  voidappendChild(SecurityHeaderBlock block)
    
public  NodeappendChild(Node arg0)
    
public  NodecloneNode(boolean arg0)
    
public  shortcompareDocumentPosition(org.w3c.dom.Node other)
    
public  voiddetachNode()
    
public  booleanequals(Object obj)
    
public  IteratorgetAllAttributes()
    
public  IteratorgetAllAttributesAsQNames()
    
public  SOAPElementgetAsSoapElement()
    
public  StringgetAttribute(String arg0)
    
public  StringgetAttributeNS(String arg0, String arg1)
    
public  AttrgetAttributeNode(String arg0)
    
public  AttrgetAttributeNodeNS(String arg0, String arg1)
    
public  StringgetAttributeValue(Name arg0)
    
public  NamedNodeMapgetAttributes()
    
public  StringgetBaseURI()
    
public  IteratorgetChildElements()
    
public  IteratorgetChildElements(Name arg0)
    
public  NodeListgetChildNodes()
    
public  SecurityHeaderBlockgetCurrentHeaderBlock(Class implType)
     Get the header block to be processed next.
public  SOAPElementgetCurrentHeaderBlockElement()
    
public  SOAPElementgetCurrentHeaderElement()
    
public  NamegetElementName()
    
public  NodeListgetElementsByTagName(String arg0)
    
public  NodeListgetElementsByTagNameNS(String arg0, String arg1)
    
public  StringgetEncodingStyle()
    
public  ObjectgetFeature(String feature, String version)
    
public  NodegetFirstChild()
    
public  SOAPElementgetFirstChildElement()
    
public  NodegetLastChild()
    
public  StringgetLocalName()
    
public  IteratorgetNamespacePrefixes()
    
public  StringgetNamespaceURI()
    
public  StringgetNamespaceURI(String arg0)
    
public  NodegetNextSibling()
    
public  SOAPElementgetNextSiblingOfTimestamp()
    
public  StringgetNodeName()
    
public  shortgetNodeType()
    
public  StringgetNodeValue()
    
public  DocumentgetOwnerDocument()
    
public  SOAPElementgetParentElement()
    
public  NodegetParentNode()
    
public  StringgetPrefix()
    
public  NodegetPreviousSibling()
    
public  StringgetRole()
    
public  TypeInfogetSchemaTypeInfo()
    
public  StringgetTagName()
    
public  StringgetTextContent()
    
public  ObjectgetUserData(String key)
    
public  StringgetValue()
    
public  IteratorgetVisibleNamespacePrefixes()
    
public  booleanhasAttribute(String arg0)
    
public  booleanhasAttributeNS(String arg0, String arg1)
    
public  booleanhasAttributes()
    
public  booleanhasChildNodes()
    
public  inthashCode()
    
public  voidinsertBefore(SecurityHeaderBlock block, Node elem)
    
public  NodeinsertBefore(Node arg0, Node arg1)
    
public  voidinsertHeaderBlock(SecurityHeaderBlock block)
     Inserts the header block at the top of the security header, i.e, the block becomes the first child element of the security header.
public  voidinsertHeaderBlockElement(SOAPElement blockElement)
    
public  booleanisDefaultNamespace(String namespaceURI)
    
public  booleanisEqualNode(org.w3c.dom.Node arg)
    
public  booleanisMustUnderstand()
    
public  booleanisSameNode(org.w3c.dom.Node other)
    
public  booleanisSupported(String arg0, String arg1)
    
public  StringlookupNamespaceURI(String prefix)
    
public  StringlookupPrefix(String namespaceURI)
    
public  SOAPElementmakeUsable(SOAPElement elem)
    
public  voidnormalize()
    
public  voidrecycleNode()
    
public  voidremoveAttribute(String arg0)
    
public  booleanremoveAttribute(Name arg0)
    
public  voidremoveAttributeNS(String arg0, String arg1)
    
public  AttrremoveAttributeNode(Attr arg0)
    
public  NoderemoveChild(Node arg0)
    
public  voidremoveContents()
    
public  booleanremoveNamespaceDeclaration(String arg0)
    
public  NodereplaceChild(Node arg0, Node arg1)
    
public  voidsetAttribute(String arg0, String arg1)
    
public  voidsetAttributeNS(String arg0, String arg1, String arg2)
    
public  AttrsetAttributeNode(Attr arg0)
    
public  AttrsetAttributeNodeNS(Attr arg0)
    
public  voidsetCurrentHeaderElement(SOAPElement currentElement)
    
public  voidsetEncodingStyle(String arg0)
    
public  voidsetIdAttribute(String name, boolean isId)
    
public  voidsetIdAttributeNS(String namespaceURI, String localName, boolean isId)
    
public  voidsetIdAttributeNode(Attr idAttr, boolean isId)
    
public  voidsetMustUnderstand(boolean mustUnderstand)
    
public  voidsetNodeValue(String arg0)
    
public  voidsetParentElement(SOAPElement arg0)
    
public  voidsetPrefix(String arg0)
    
public  voidsetRole(String roleURI)
    
public  voidsetTextContent(String textContent)
    
public  ObjectsetUserData(String key, Object data, UserDataHandler handler)
    
public  voidsetValue(String arg0)
    
public  StringtoString()
    
public  voidupdateTopMostSoapElement()
    


Constructor Detail
SecurityHeader
public SecurityHeader(SOAPElement delegateHeader)(Code)




Method Detail
addAttribute
public SOAPElement addAttribute(Name arg0, String arg1) throws SOAPException(Code)



addChildElement
public SOAPElement addChildElement(String arg0) throws SOAPException(Code)



addChildElement
public SOAPElement addChildElement(String arg0, String arg1) throws SOAPException(Code)



addChildElement
public SOAPElement addChildElement(String arg0, String arg1, String arg2) throws SOAPException(Code)



addChildElement
public SOAPElement addChildElement(Name arg0) throws SOAPException(Code)



addChildElement
public SOAPElement addChildElement(SOAPElement arg0) throws SOAPException(Code)



addNamespaceDeclaration
public SOAPElement addNamespaceDeclaration(String arg0, String arg1) throws SOAPException(Code)



addTextNode
public SOAPElement addTextNode(String arg0) throws SOAPException(Code)



appendChild
public void appendChild(SecurityHeaderBlock block) throws XWSSecurityException(Code)



appendChild
public Node appendChild(Node arg0) throws DOMException(Code)



cloneNode
public Node cloneNode(boolean arg0)(Code)



compareDocumentPosition
public short compareDocumentPosition(org.w3c.dom.Node other) throws DOMException(Code)



detachNode
public void detachNode()(Code)



equals
public boolean equals(Object obj)(Code)



getAllAttributes
public Iterator getAllAttributes()(Code)



getAllAttributesAsQNames
public Iterator getAllAttributesAsQNames()(Code)



getAsSoapElement
public SOAPElement getAsSoapElement()(Code)



getAttribute
public String getAttribute(String arg0)(Code)



getAttributeNS
public String getAttributeNS(String arg0, String arg1)(Code)



getAttributeNode
public Attr getAttributeNode(String arg0)(Code)



getAttributeNodeNS
public Attr getAttributeNodeNS(String arg0, String arg1)(Code)



getAttributeValue
public String getAttributeValue(Name arg0)(Code)



getAttributes
public NamedNodeMap getAttributes()(Code)



getBaseURI
public String getBaseURI()(Code)



getChildElements
public Iterator getChildElements()(Code)



getChildElements
public Iterator getChildElements(Name arg0)(Code)



getChildNodes
public NodeList getChildNodes()(Code)



getCurrentHeaderBlock
public SecurityHeaderBlock getCurrentHeaderBlock(Class implType) throws XWSSecurityException(Code)
Get the header block to be processed next. This method will be used on the receiver side.



getCurrentHeaderBlockElement
public SOAPElement getCurrentHeaderBlockElement()(Code)



getCurrentHeaderElement
public SOAPElement getCurrentHeaderElement()(Code)



getElementName
public Name getElementName()(Code)



getElementsByTagName
public NodeList getElementsByTagName(String arg0)(Code)



getElementsByTagNameNS
public NodeList getElementsByTagNameNS(String arg0, String arg1)(Code)



getEncodingStyle
public String getEncodingStyle()(Code)



getFeature
public Object getFeature(String feature, String version)(Code)



getFirstChild
public Node getFirstChild()(Code)



getFirstChildElement
public SOAPElement getFirstChildElement()(Code)



getLastChild
public Node getLastChild()(Code)



getLocalName
public String getLocalName()(Code)



getNamespacePrefixes
public Iterator getNamespacePrefixes()(Code)



getNamespaceURI
public String getNamespaceURI()(Code)



getNamespaceURI
public String getNamespaceURI(String arg0)(Code)



getNextSibling
public Node getNextSibling()(Code)



getNextSiblingOfTimestamp
public SOAPElement getNextSiblingOfTimestamp()(Code)



getNodeName
public String getNodeName()(Code)



getNodeType
public short getNodeType()(Code)



getNodeValue
public String getNodeValue() throws DOMException(Code)



getOwnerDocument
public Document getOwnerDocument()(Code)



getParentElement
public SOAPElement getParentElement()(Code)



getParentNode
public Node getParentNode()(Code)



getPrefix
public String getPrefix()(Code)



getPreviousSibling
public Node getPreviousSibling()(Code)



getRole
public String getRole()(Code)



getSchemaTypeInfo
public TypeInfo getSchemaTypeInfo()(Code)



getTagName
public String getTagName()(Code)



getTextContent
public String getTextContent() throws DOMException(Code)



getUserData
public Object getUserData(String key)(Code)



getValue
public String getValue()(Code)



getVisibleNamespacePrefixes
public Iterator getVisibleNamespacePrefixes()(Code)



hasAttribute
public boolean hasAttribute(String arg0)(Code)



hasAttributeNS
public boolean hasAttributeNS(String arg0, String arg1)(Code)



hasAttributes
public boolean hasAttributes()(Code)



hasChildNodes
public boolean hasChildNodes()(Code)



hashCode
public int hashCode()(Code)



insertBefore
public void insertBefore(SecurityHeaderBlock block, Node elem) throws XWSSecurityException(Code)



insertBefore
public Node insertBefore(Node arg0, Node arg1) throws DOMException(Code)



insertHeaderBlock
public void insertHeaderBlock(SecurityHeaderBlock block) throws XWSSecurityException(Code)
Inserts the header block at the top of the security header, i.e, the block becomes the first child element of the security header. This method will be used on the sender side.



insertHeaderBlockElement
public void insertHeaderBlockElement(SOAPElement blockElement) throws XWSSecurityException(Code)



isDefaultNamespace
public boolean isDefaultNamespace(String namespaceURI)(Code)



isEqualNode
public boolean isEqualNode(org.w3c.dom.Node arg)(Code)



isMustUnderstand
public boolean isMustUnderstand()(Code)



isSameNode
public boolean isSameNode(org.w3c.dom.Node other)(Code)



isSupported
public boolean isSupported(String arg0, String arg1)(Code)



lookupNamespaceURI
public String lookupNamespaceURI(String prefix)(Code)



lookupPrefix
public String lookupPrefix(String namespaceURI)(Code)



makeUsable
public SOAPElement makeUsable(SOAPElement elem) throws XWSSecurityException(Code)



normalize
public void normalize()(Code)



recycleNode
public void recycleNode()(Code)



removeAttribute
public void removeAttribute(String arg0) throws DOMException(Code)



removeAttribute
public boolean removeAttribute(Name arg0)(Code)



removeAttributeNS
public void removeAttributeNS(String arg0, String arg1) throws DOMException(Code)



removeAttributeNode
public Attr removeAttributeNode(Attr arg0) throws DOMException(Code)



removeChild
public Node removeChild(Node arg0) throws DOMException(Code)



removeContents
public void removeContents()(Code)



removeNamespaceDeclaration
public boolean removeNamespaceDeclaration(String arg0)(Code)



replaceChild
public Node replaceChild(Node arg0, Node arg1) throws DOMException(Code)



setAttribute
public void setAttribute(String arg0, String arg1) throws DOMException(Code)



setAttributeNS
public void setAttributeNS(String arg0, String arg1, String arg2) throws DOMException(Code)



setAttributeNode
public Attr setAttributeNode(Attr arg0) throws DOMException(Code)



setAttributeNodeNS
public Attr setAttributeNodeNS(Attr arg0) throws DOMException(Code)



setCurrentHeaderElement
public void setCurrentHeaderElement(SOAPElement currentElement) throws XWSSecurityException(Code)



setEncodingStyle
public void setEncodingStyle(String arg0) throws SOAPException(Code)



setIdAttribute
public void setIdAttribute(String name, boolean isId) throws DOMException(Code)



setIdAttributeNS
public void setIdAttributeNS(String namespaceURI, String localName, boolean isId) throws DOMException(Code)



setIdAttributeNode
public void setIdAttributeNode(Attr idAttr, boolean isId) throws DOMException(Code)



setMustUnderstand
public void setMustUnderstand(boolean mustUnderstand)(Code)



setNodeValue
public void setNodeValue(String arg0) throws DOMException(Code)



setParentElement
public void setParentElement(SOAPElement arg0) throws SOAPException(Code)



setPrefix
public void setPrefix(String arg0) throws DOMException(Code)



setRole
public void setRole(String roleURI)(Code)



setTextContent
public void setTextContent(String textContent) throws DOMException(Code)



setUserData
public Object setUserData(String key, Object data, UserDataHandler handler)(Code)



setValue
public void setValue(String arg0)(Code)



toString
public String toString()(Code)



updateTopMostSoapElement
public void updateTopMostSoapElement()(Code)



Methods inherited from com.sun.xml.wss.impl.misc.SOAPElementExtension
public SOAPElement addAttribute(QName qname, String value) throws SOAPException(Code)(Java Doc)
public SOAPElement addChildElement(QName qname) throws SOAPException(Code)(Java Doc)
public QName createQName(String localName, String prefix) throws SOAPException(Code)(Java Doc)
public String getAttributeValue(QName qname)(Code)(Java Doc)
public Iterator getChildElements(QName qname)(Code)(Java Doc)
public QName getElementQName()(Code)(Java Doc)
public boolean removeAttribute(QName qname)(Code)(Java Doc)
public SOAPElement setElementQName(QName newName) throws SOAPException(Code)(Java Doc)

Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.