com.sun.xml.ws.security.addressing.impl.policy
Class EndpointReference
java.lang.Object
com.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.security.addressing.impl.policy.EndpointReference
public class EndpointReference
- extends PolicyAssertion
- 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 |
EndpointReference
public EndpointReference(AssertionData name,
Collection<PolicyAssertion> nestedAssertions,
AssertionSet nestedAlternative)
- Creates a new instance of EndpointReference
getAddress
public Address getAddress()
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.