|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.policy.PolicyAssertion
com.sun.xml.ws.security.impl.policy.Issuer
public class Issuer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.sun.xml.ws.security.policy.SecurityAssertionValidator |
|---|
SecurityAssertionValidator.AssertionFitness |
| Constructor Summary | |
|---|---|
Issuer()
Creates a new instance of Issuer |
|
Issuer(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
java.util.Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative)
|
|
| Method Summary | |
|---|---|
Address |
getAddress()
|
org.w3c.dom.Element |
getIdentity()
|
Address |
getMetadataAddress()
|
java.lang.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. |
| 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 |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Issuer()
public Issuer(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
java.util.Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
com.sun.xml.ws.policy.AssertionSet nestedAlternative)
| Method Detail |
|---|
public SecurityAssertionValidator.AssertionFitness validate(boolean isServer)
SecurityAssertionValidator
validate in interface SecurityAssertionValidatorpublic Address getAddress()
getAddress in interface Issuerpublic java.lang.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 org.w3c.dom.Element getIdentity()
getIdentity in interface Issuerpublic Address getMetadataAddress()
getMetadataAddress in interface Issuer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||