com.sun.xml.ws.security.impl.policy
Class BootstrapPolicy

java.lang.Object
  extended by com.sun.xml.ws.policy.PolicyAssertion
      extended by com.sun.xml.ws.security.impl.policy.BootstrapPolicy

public class BootstrapPolicy
extends PolicyAssertion

Author:
K.Venugopal@sun.com

Constructor Summary
BootstrapPolicy(AssertionData name, Collection<PolicyAssertion> nestedAssertions, AssertionSet nestedAlternative)
          Creates a new instance of BootstrapPolicy
 
Method Summary
 
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

BootstrapPolicy

public BootstrapPolicy(AssertionData name,
                       Collection<PolicyAssertion> nestedAssertions,
                       AssertionSet nestedAlternative)
Creates a new instance of BootstrapPolicy



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.