com.sun.xml.ws.security.policy
Interface Header
- All Known Implementing Classes:
- Header
public interface Header
Field Summary |
static javax.xml.namespace.QName |
NAME
|
static javax.xml.namespace.QName |
URI
|
Method Summary |
java.lang.String |
getLocalName()
return Local Name of the Header |
java.lang.String |
getURI()
return the URI of the Header. |
NAME
static final javax.xml.namespace.QName NAME
URI
static final javax.xml.namespace.QName URI
getLocalName
java.lang.String getLocalName()
- return Local Name of the Header
getURI
java.lang.String getURI()
- return the URI of the Header.