com.sun.xml.ws.security.addressing.impl.policy
Class Address
java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.security.addressing.impl.policy.Address
- All Implemented Interfaces:
- Address
public class Address
- extends PolicyAssertion
- implements Address
- Author:
- Abhijit Das
| Methods inherited from class com.sun.xml.ws.policy.PolicyAssertion |
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getNestedPolicy, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasNestedPolicy, hasParameters, isIgnorable, isOptional, isPrivate, toString, toString |
Address
public Address()
- Creates a new instance of Address
Address
public Address(AssertionData name,
Collection<PolicyAssertion> nestedAssertions,
AssertionSet nestedAlternative)
getURI
public URI getURI()
- Specified by:
getURI in interface Address
getNamespaceURI
public String getNamespaceURI()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.