Uses of Class
org.uddi4j.response.PublisherAssertions

Packages that use PublisherAssertions
org.uddi4j.client   
 

Uses of PublisherAssertions in org.uddi4j.client
 

Methods in org.uddi4j.client that return PublisherAssertions
 PublisherAssertions UDDIProxy.get_publisherAssertions(java.lang.String authInfo)
          The get_publisherAssertions message is used to get a list of active publisher assertions that are controlled by an individual publisher account.
 PublisherAssertions UDDIProxy.set_publisherAssertions(java.lang.String authInfo, PublisherAssertion pub)
          The set_publisherAssertions message is used to save the complete set of publisher assertions for an individual publisher account.
 PublisherAssertions UDDIProxy.set_publisherAssertions(java.lang.String authInfo, java.util.Vector publisherAssertion)
          The set_publisherAssertions message is used to save the complete set of publisher assertions for an individual publisher account.
 



Copyright © 2001 International Business Machines Corporation, Hewlett-Packard Company. All Rights Reserved.