C D F G H M O R S U W 

C

Client - Class in demo.wssec.client
 
ConciseFormatter - Class in demo.wssec.common
 
ConciseFormatter() - Constructor for class demo.wssec.common.ConciseFormatter
 
createGreetMe() - Method in class org.apache.cxf.hello_world_soap_http.types.ObjectFactory
Create an instance of GreetMe
createGreetMeOneWay() - Method in class org.apache.cxf.hello_world_soap_http.types.ObjectFactory
Create an instance of GreetMeOneWay
createGreetMeResponse() - Method in class org.apache.cxf.hello_world_soap_http.types.ObjectFactory
Create an instance of GreetMeResponse
createSayHi() - Method in class org.apache.cxf.hello_world_soap_http.types.ObjectFactory
Create an instance of SayHi
createSayHiResponse() - Method in class org.apache.cxf.hello_world_soap_http.types.ObjectFactory
Create an instance of SayHiResponse

D

demo.wssec.client - package demo.wssec.client
 
demo.wssec.common - package demo.wssec.common
 
demo.wssec.server - package demo.wssec.server
 

F

format(LogRecord) - Method in class demo.wssec.common.ConciseFormatter
 

G

getGreeterPort() - Method in class org.apache.cxf.hello_world_soap_http.GreeterService
 
getGreeterPort(WebServiceFeature...) - Method in class org.apache.cxf.hello_world_soap_http.GreeterService
 
getRequestType() - Method in class org.apache.cxf.hello_world_soap_http.types.GreetMe
Gets the value of the requestType property.
getRequestType() - Method in class org.apache.cxf.hello_world_soap_http.types.GreetMeOneWay
Gets the value of the requestType property.
getResponseType() - Method in class org.apache.cxf.hello_world_soap_http.types.GreetMeResponse
Gets the value of the responseType property.
getResponseType() - Method in class org.apache.cxf.hello_world_soap_http.types.SayHiResponse
Gets the value of the responseType property.
Greeter - Interface in org.apache.cxf.hello_world_soap_http
This class was generated by Apache CXF 2.5.2 2015-08-22T06:23:17.412Z Generated source version: 2.5.2
GreeterImpl - Class in demo.wssec.server
 
GreeterImpl() - Constructor for class demo.wssec.server.GreeterImpl
 
GreeterPort - Static variable in class org.apache.cxf.hello_world_soap_http.GreeterService
 
GreeterService - Class in org.apache.cxf.hello_world_soap_http
This class was generated by Apache CXF 2.5.2 2015-08-22T06:23:17.417Z Generated source version: 2.5.2
GreeterService(URL) - Constructor for class org.apache.cxf.hello_world_soap_http.GreeterService
 
GreeterService(URL, QName) - Constructor for class org.apache.cxf.hello_world_soap_http.GreeterService
 
GreeterService() - Constructor for class org.apache.cxf.hello_world_soap_http.GreeterService
 
GreeterService(WebServiceFeature...) - Constructor for class org.apache.cxf.hello_world_soap_http.GreeterService
 
GreeterService(URL, WebServiceFeature...) - Constructor for class org.apache.cxf.hello_world_soap_http.GreeterService
 
GreeterService(URL, QName, WebServiceFeature...) - Constructor for class org.apache.cxf.hello_world_soap_http.GreeterService
 
greetMe(String) - Method in class demo.wssec.server.GreeterImpl
 
greetMe(String) - Method in interface org.apache.cxf.hello_world_soap_http.Greeter
 
GreetMe - Class in org.apache.cxf.hello_world_soap_http.types
Java class for anonymous complex type.
GreetMe() - Constructor for class org.apache.cxf.hello_world_soap_http.types.GreetMe
 
greetMeOneWay(String) - Method in class demo.wssec.server.GreeterImpl
 
greetMeOneWay(String) - Method in interface org.apache.cxf.hello_world_soap_http.Greeter
 
GreetMeOneWay - Class in org.apache.cxf.hello_world_soap_http.types
Java class for anonymous complex type.
GreetMeOneWay() - Constructor for class org.apache.cxf.hello_world_soap_http.types.GreetMeOneWay
 
GreetMeResponse - Class in org.apache.cxf.hello_world_soap_http.types
Java class for anonymous complex type.
GreetMeResponse() - Constructor for class org.apache.cxf.hello_world_soap_http.types.GreetMeResponse
 

H

handle(Callback[]) - Method in class demo.wssec.client.UTPasswordCallback
Here, we attempt to get the password from the private alias/passwords map.
handle(Callback[]) - Method in class demo.wssec.server.UTPasswordCallback
Here, we attempt to get the password from the private alias/passwords map.

M

main(String[]) - Static method in class demo.wssec.client.Client
 

O

ObjectFactory - Class in org.apache.cxf.hello_world_soap_http.types
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.cxf.hello_world_soap_http.types package.
ObjectFactory() - Constructor for class org.apache.cxf.hello_world_soap_http.types.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.cxf.hello_world_soap_http.types
org.apache.cxf.hello_world_soap_http - package org.apache.cxf.hello_world_soap_http
 
org.apache.cxf.hello_world_soap_http.types - package org.apache.cxf.hello_world_soap_http.types
 

R

requestType - Variable in class org.apache.cxf.hello_world_soap_http.types.GreetMe
 
requestType - Variable in class org.apache.cxf.hello_world_soap_http.types.GreetMeOneWay
 
responseType - Variable in class org.apache.cxf.hello_world_soap_http.types.GreetMeResponse
 
responseType - Variable in class org.apache.cxf.hello_world_soap_http.types.SayHiResponse
 

S

sayHi() - Method in class demo.wssec.server.GreeterImpl
 
sayHi() - Method in interface org.apache.cxf.hello_world_soap_http.Greeter
 
SayHi - Class in org.apache.cxf.hello_world_soap_http.types
Java class for anonymous complex type.
SayHi() - Constructor for class org.apache.cxf.hello_world_soap_http.types.SayHi
 
SayHiResponse - Class in org.apache.cxf.hello_world_soap_http.types
Java class for anonymous complex type.
SayHiResponse() - Constructor for class org.apache.cxf.hello_world_soap_http.types.SayHiResponse
 
SERVICE - Static variable in class org.apache.cxf.hello_world_soap_http.GreeterService
 
setAliasPassword(String, String) - Method in class demo.wssec.client.UTPasswordCallback
Add an alias/password pair to the callback mechanism.
setAliasPassword(String, String) - Method in class demo.wssec.server.UTPasswordCallback
Add an alias/password pair to the callback mechanism.
setRequestType(String) - Method in class org.apache.cxf.hello_world_soap_http.types.GreetMe
Sets the value of the requestType property.
setRequestType(String) - Method in class org.apache.cxf.hello_world_soap_http.types.GreetMeOneWay
Sets the value of the requestType property.
setResponseType(String) - Method in class org.apache.cxf.hello_world_soap_http.types.GreetMeResponse
Sets the value of the responseType property.
setResponseType(String) - Method in class org.apache.cxf.hello_world_soap_http.types.SayHiResponse
Sets the value of the responseType property.

U

UTPasswordCallback - Class in demo.wssec.client
 
UTPasswordCallback() - Constructor for class demo.wssec.client.UTPasswordCallback
 
UTPasswordCallback - Class in demo.wssec.server
 
UTPasswordCallback() - Constructor for class demo.wssec.server.UTPasswordCallback
 

W

WSDL_LOCATION - Static variable in class org.apache.cxf.hello_world_soap_http.GreeterService
 
C D F G H M O R S U W 

Copyright © 2015 WSO2 Inc. All rights reserved.