Uses of Class
org.apache.juddi.datatype.request.AuthInfo

Packages that use AuthInfo
org.apache.juddi   
org.apache.juddi.datatype.request   
org.apache.juddi.datatype.response   
org.apache.juddi.function   
 

Uses of AuthInfo in org.apache.juddi
 

Methods in org.apache.juddi with parameters of type AuthInfo
 DispositionReport IRegistry.addPublisherAssertions(AuthInfo authInfo, java.util.Vector assertionVector)
           
 DispositionReport AbstractRegistry.addPublisherAssertions(AuthInfo authInfo, java.util.Vector assertionVector)
           
 DispositionReport IRegistry.deleteBinding(AuthInfo authInfo, java.util.Vector bindingKeyVector)
          "Used to remove an existing bindingTemplate from the bindingTemplates collection that is part of a specified businessService structure."
 DispositionReport AbstractRegistry.deleteBinding(AuthInfo authInfo, java.util.Vector bindingKeyVector)
          "Used to remove an existing bindingTemplate from the bindingTemplates collection that is part of a specified businessService structure."
 DispositionReport IRegistry.deleteBusiness(AuthInfo authInfo, java.util.Vector businessKeyVector)
          "Used to delete registered businessEntity information from the registry."
 DispositionReport AbstractRegistry.deleteBusiness(AuthInfo authInfo, java.util.Vector businessKeyVector)
          "Used to delete registered businessEntity information from the registry."
 DispositionReport IRegistry.deletePublisher(AuthInfo authInfo, java.util.Vector publisherIDVector)
          "Used to delete an existing publisher accounts."
 DispositionReport AbstractRegistry.deletePublisher(AuthInfo authInfo, java.util.Vector publisherIDVector)
          "Used to delete an existing publisher accounts."
 DispositionReport IRegistry.deletePublisherAssertions(AuthInfo authInfo, java.util.Vector assertionVector)
           
 DispositionReport AbstractRegistry.deletePublisherAssertions(AuthInfo authInfo, java.util.Vector assertionVector)
           
 DispositionReport IRegistry.deleteService(AuthInfo authInfo, java.util.Vector serviceKeyVector)
          "Used to delete an existing businessService from the businessServices collection that is part of a specified businessEntity."
 DispositionReport AbstractRegistry.deleteService(AuthInfo authInfo, java.util.Vector serviceKeyVector)
          "Used to delete an existing businessService from the businessServices collection that is part of a specified businessEntity."
 DispositionReport IRegistry.deleteTModel(AuthInfo authInfo, java.util.Vector tModelKeyVector)
          "Used to delete registered information about a tModel.
 DispositionReport AbstractRegistry.deleteTModel(AuthInfo authInfo, java.util.Vector tModelKeyVector)
          "Used to delete registered information about a tModel.
 DispositionReport IRegistry.discardAuthToken(AuthInfo authInfo)
          "Used to inform an Operator Site that a previously provided authentication token is no longer valid.
 DispositionReport AbstractRegistry.discardAuthToken(AuthInfo authInfo)
          "Used to inform an Operator Site that a previously provided authentication token is no longer valid.
 AssertionStatusReport IRegistry.getAssertionStatusReport(AuthInfo authInfo, java.lang.String completionStatus)
           
 AssertionStatusReport AbstractRegistry.getAssertionStatusReport(AuthInfo authInfo, java.lang.String completionStatus)
           
 PublisherAssertions IRegistry.getPublisherAssertions(AuthInfo authInfo)
           
 PublisherAssertions AbstractRegistry.getPublisherAssertions(AuthInfo authInfo)
           
 RegisteredInfo IRegistry.getRegisteredInfo(AuthInfo authInfo)
          "Used to request an abbreviated synopsis of all information currently managed by a given individual."
 RegisteredInfo AbstractRegistry.getRegisteredInfo(AuthInfo authInfo)
          "Used to request an abbreviated synopsis of all information currently managed by a given individual."
 BindingDetail IRegistry.saveBinding(AuthInfo authInfo, java.util.Vector bindingVector)
          "Used to register new bindingTemplate information or update existing bindingTemplate information.
 BindingDetail AbstractRegistry.saveBinding(AuthInfo authInfo, java.util.Vector bindingVector)
          "Used to register new bindingTemplate information or update existing bindingTemplate information.
 BusinessDetail IRegistry.saveBusiness(AuthInfo authInfo, java.util.Vector businessVector)
          "Used to register new businessEntity information or update existing businessEntity information.
 BusinessDetail AbstractRegistry.saveBusiness(AuthInfo authInfo, java.util.Vector businessVector)
          "Used to register new businessEntity information or update existing businessEntity information.
 PublisherDetail IRegistry.savePublisher(AuthInfo authInfo, java.util.Vector publisherVector)
           
 PublisherDetail AbstractRegistry.savePublisher(AuthInfo authInfo, java.util.Vector publisherVector)
           
 ServiceDetail IRegistry.saveService(AuthInfo authInfo, java.util.Vector serviceVector)
          "Used to register or update complete information about a businessService exposed by a specified businessEntity."
 ServiceDetail AbstractRegistry.saveService(AuthInfo authInfo, java.util.Vector serviceVector)
          "Used to register or update complete information about a businessService exposed by a specified businessEntity."
 TModelDetail IRegistry.saveTModel(AuthInfo authInfo, java.util.Vector tModelVector)
          "Used to register or update complete information about a tModel."
 TModelDetail AbstractRegistry.saveTModel(AuthInfo authInfo, java.util.Vector tModelVector)
          "Used to register or update complete information about a tModel."
 PublisherAssertions IRegistry.setPublisherAssertions(AuthInfo authInfo, java.util.Vector assertionVector)
           
 PublisherAssertions AbstractRegistry.setPublisherAssertions(AuthInfo authInfo, java.util.Vector assertionVector)
           
 

Uses of AuthInfo in org.apache.juddi.datatype.request
 

Methods in org.apache.juddi.datatype.request that return AuthInfo
 AuthInfo GetSubscriptions.getAuthInfo()
           
 AuthInfo AddPublisherAssertions.getAuthInfo()
           
 AuthInfo SaveTModel.getAuthInfo()
           
 AuthInfo DeleteBinding.getAuthInfo()
           
 AuthInfo SaveBusiness.getAuthInfo()
           
 AuthInfo SetPublisherAssertions.getAuthInfo()
           
 AuthInfo DeletePublisherAssertions.getAuthInfo()
           
 AuthInfo SaveService.getAuthInfo()
           
 AuthInfo SaveBinding.getAuthInfo()
           
 AuthInfo DeleteService.getAuthInfo()
           
 AuthInfo DeleteTModel.getAuthInfo()
           
 AuthInfo GetSubscriptionResults.getAuthInfo()
           
 AuthInfo SavePublisher.getAuthInfo()
           
 AuthInfo GetAssertionStatusReport.getAuthInfo()
           
 AuthInfo DeleteSubscription.getAuthInfo()
           
 AuthInfo Publish.getAuthInfo()
           
 AuthInfo DiscardAuthToken.getAuthInfo()
           
 AuthInfo DeletePublisher.getAuthInfo()
           
 AuthInfo DeleteBusiness.getAuthInfo()
           
 AuthInfo GetPublisherAssertions.getAuthInfo()
           
 AuthInfo SaveSubscription.getAuthInfo()
           
 AuthInfo GetRegisteredInfo.getAuthInfo()
           
 

Methods in org.apache.juddi.datatype.request with parameters of type AuthInfo
 void GetSubscriptions.setAuthInfo(AuthInfo authInfo)
           
 void AddPublisherAssertions.setAuthInfo(AuthInfo authInfo)
           
 void SaveTModel.setAuthInfo(AuthInfo authInfo)
           
 void DeleteBinding.setAuthInfo(AuthInfo authInfo)
           
 void SaveBusiness.setAuthInfo(AuthInfo authInfo)
           
 void SetPublisherAssertions.setAuthInfo(AuthInfo authInfo)
           
 void DeletePublisherAssertions.setAuthInfo(AuthInfo authInfo)
           
 void SaveService.setAuthInfo(AuthInfo info)
           
 void SaveBinding.setAuthInfo(AuthInfo authInfo)
           
 void DeleteService.setAuthInfo(AuthInfo authInfo)
           
 void DeleteTModel.setAuthInfo(AuthInfo authInfo)
           
 void GetSubscriptionResults.setAuthInfo(AuthInfo authInfo)
           
 void SavePublisher.setAuthInfo(AuthInfo info)
           
 void GetAssertionStatusReport.setAuthInfo(AuthInfo authInfo)
           
 void DeleteSubscription.setAuthInfo(AuthInfo authInfo)
           
 void DiscardAuthToken.setAuthInfo(AuthInfo info)
           
 void DeletePublisher.setAuthInfo(AuthInfo authInfo)
           
 void DeleteBusiness.setAuthInfo(AuthInfo authInfo)
           
 void GetPublisherAssertions.setAuthInfo(AuthInfo authInfo)
           
 void SaveSubscription.setAuthInfo(AuthInfo authInfo)
           
 void GetRegisteredInfo.setAuthInfo(AuthInfo info)
           
 

Constructors in org.apache.juddi.datatype.request with parameters of type AuthInfo
AddPublisherAssertions(AuthInfo authInfo, java.util.Vector assertions)
           
DeleteBinding(AuthInfo authInfo, java.lang.String bindingKey)
           
DeleteBinding(AuthInfo authInfo, java.util.Vector bindingKeys)
           
DeleteBusiness(AuthInfo authInfo, java.lang.String businessKey)
           
DeleteBusiness(AuthInfo authInfo, java.util.Vector businessKeys)
           
DeletePublisher(AuthInfo authInfo, java.lang.String publisherID)
           
DeletePublisher(AuthInfo authInfo, java.util.Vector publisherIDs)
           
DeletePublisherAssertions(AuthInfo authInfo, java.util.Vector assertions)
           
DeleteService(AuthInfo authInfo, java.lang.String serviceKey)
           
DeleteService(AuthInfo authInfo, java.util.Vector serviceKeys)
           
DeleteSubscription(AuthInfo authInfo, java.lang.String subscriptionKey)
           
DeleteSubscription(AuthInfo authInfo, java.util.Vector subscriptionKeys)
           
DeleteTModel(AuthInfo authInfo, java.lang.String tModelKey)
           
DeleteTModel(AuthInfo authInfo, java.util.Vector tModelKeys)
           
DiscardAuthToken(AuthInfo info)
           
GetAssertionStatusReport(AuthInfo authInfo)
           
GetPublisherAssertions(AuthInfo authInfo)
           
GetRegisteredInfo(AuthInfo info)
           
SaveBinding(AuthInfo authInfo, java.util.Vector bindingTemplates)
           
SaveBusiness(AuthInfo info, BusinessEntity business)
           
SaveBusiness(AuthInfo info, java.util.Vector businesses)
           
SavePublisher(AuthInfo info, Publisher publisher)
           
SavePublisher(AuthInfo info, java.util.Vector publishers)
           
SaveService(AuthInfo info, BusinessService service)
           
SaveService(AuthInfo info, java.util.Vector services)
           
SaveTModel(AuthInfo authInfo, TModel tModel)
           
SaveTModel(AuthInfo authInfo, java.util.Vector tModels)
           
SetPublisherAssertions(AuthInfo authInfo, java.util.Vector assertions)
           
 

Uses of AuthInfo in org.apache.juddi.datatype.response
 

Methods in org.apache.juddi.datatype.response that return AuthInfo
 AuthInfo AuthToken.getAuthInfo()
           
 

Methods in org.apache.juddi.datatype.response with parameters of type AuthInfo
 void AuthToken.setAuthInfo(AuthInfo authInfo)
           
 

Constructors in org.apache.juddi.datatype.response with parameters of type AuthInfo
AuthToken(AuthInfo authInfo)
           
 

Uses of AuthInfo in org.apache.juddi.function
 

Methods in org.apache.juddi.function with parameters of type AuthInfo
protected  Publisher AbstractFunction.getPublisher(AuthInfo authInfo, DataStore dataStore)
          Verify the authentication parameters.
 



Copyright © 2004-2007 Apache Software Foundation. All Rights Reserved.