public class Issuer extends com.sun.xml.ws.policy.PolicyAssertion implements Issuer, SecurityAssertionValidator
SecurityAssertionValidator.AssertionFitness| Constructor and Description |
|---|
Issuer()
Creates a new instance of Issuer
|
Issuer(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative) |
| Modifier and Type | Method and Description |
|---|---|
Address |
getAddress() |
Element |
getIdentity() |
Address |
getMetadataAddress() |
String |
getPortType() |
com.sun.xml.ws.policy.PolicyAssertion |
getReferenceParameters() |
com.sun.xml.ws.policy.PolicyAssertion |
getReferenceProperties() |
com.sun.xml.ws.policy.PolicyAssertion |
getServiceName() |
SecurityAssertionValidator.AssertionFitness |
validate(boolean isServer)
returns true if all the assertions embeeded under a SecurityPolicy
assertion are valid and supported by the implementation.
|
equals, getAttributes, getAttributesSet, getAttributeValue, getImplementation, getName, getNestedAssertionsIterator, getNestedPolicy, getParametersIterator, getValue, hashCode, hasNestedAssertions, hasNestedPolicy, hasParameters, isIgnorable, isOptional, isPrivate, toString, toStringpublic Issuer()
public Issuer(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative)
public SecurityAssertionValidator.AssertionFitness validate(boolean isServer)
SecurityAssertionValidatorvalidate in interface SecurityAssertionValidatorpublic Address getAddress()
getAddress in interface Issuerpublic String getPortType()
getPortType in interface Issuerpublic com.sun.xml.ws.policy.PolicyAssertion getReferenceParameters()
getReferenceParameters in interface Issuerpublic com.sun.xml.ws.policy.PolicyAssertion getReferenceProperties()
getReferenceProperties in interface Issuerpublic com.sun.xml.ws.policy.PolicyAssertion getServiceName()
getServiceName in interface Issuerpublic Element getIdentity()
getIdentity in interface Issuerpublic Address getMetadataAddress()
getMetadataAddress in interface IssuerCopyright © 2005–2018 Oracle Corporation. All rights reserved.