Uses of Class
org.uddi4j.response.PublisherAssertions
Packages that use PublisherAssertions
-
Uses of PublisherAssertions in org.uddi4j.client
Methods in org.uddi4j.client that return PublisherAssertionsModifier and TypeMethodDescriptionUDDIProxy.get_publisherAssertions
(String authInfo) The get_publisherAssertions message is used to get a list of active publisher assertions that are controlled by an individual publisher account.UDDIProxy.set_publisherAssertions
(String authInfo, Vector publisherAssertion) The set_publisherAssertions message is used to save the complete set of publisher assertions for an individual publisher account.UDDIProxy.set_publisherAssertions
(String authInfo, PublisherAssertion pub) The set_publisherAssertions message is used to save the complete set of publisher assertions for an individual publisher account.