Class UseKey

    • Constructor Summary

      Constructors 
      Constructor Description
      UseKey​(com.sun.xml.ws.policy.sourcemodel.AssertionData name, Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions, com.sun.xml.ws.policy.AssertionSet nestedAlternative)
      Creates a new instance of UseKeyIMpl
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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
    • Constructor Detail

      • UseKey

        public UseKey​(com.sun.xml.ws.policy.sourcemodel.AssertionData name,
                      Collection<com.sun.xml.ws.policy.PolicyAssertion> nestedAssertions,
                      com.sun.xml.ws.policy.AssertionSet nestedAlternative)
        Creates a new instance of UseKeyIMpl