Uses of Interface
org.uddi.v3_service.UDDISecurityPortType

Packages that use UDDISecurityPortType
org.apache.juddi.api.impl   
org.apache.juddi.rmi   
org.apache.juddi.v3.client   
org.apache.juddi.v3.client.transport   
org.apache.juddi.v3.tck   
 

Uses of UDDISecurityPortType in org.apache.juddi.api.impl
 

Classes in org.apache.juddi.api.impl that implement UDDISecurityPortType
 class UDDISecurityImpl
           
 

Uses of UDDISecurityPortType in org.apache.juddi.rmi
 

Classes in org.apache.juddi.rmi that implement UDDISecurityPortType
 class UDDISecurityService
          UDDISecurityPortType wrapper so it can be exposed as a service over RMI.
 

Uses of UDDISecurityPortType in org.apache.juddi.v3.client
 

Methods in org.apache.juddi.v3.client that return UDDISecurityPortType
 UDDISecurityPortType UDDIService.getUDDISecurityPort()
           
 UDDISecurityPortType UDDIService.getUDDISecurityPort(javax.xml.ws.WebServiceFeature... features)
           
 

Uses of UDDISecurityPortType in org.apache.juddi.v3.client.transport
 

Methods in org.apache.juddi.v3.client.transport that return UDDISecurityPortType
 UDDISecurityPortType Transport.getUDDISecurityService()
           
abstract  UDDISecurityPortType Transport.getUDDISecurityService(String enpointURL)
           
 UDDISecurityPortType RMITransport.getUDDISecurityService(String endpointURL)
           
 UDDISecurityPortType JAXWSTransport.getUDDISecurityService(String endpointURL)
           
 UDDISecurityPortType InVMTransport.getUDDISecurityService(String endpointURL)
           
 

Uses of UDDISecurityPortType in org.apache.juddi.v3.tck
 

Methods in org.apache.juddi.v3.tck with parameters of type UDDISecurityPortType
static String TckSecurity.getAuthToken(UDDISecurityPortType securityService, String pubId, String cred)
           
 

Constructors in org.apache.juddi.v3.tck with parameters of type UDDISecurityPortType
TckSubscription(UDDISubscriptionPortType subscription, UDDISecurityPortType security)
           
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.