Package | Description |
---|---|
org.apache.cxf.endpoint |
Client and Server related classes.
|
org.apache.cxf.service |
This package and its sub packages contain classes relating to services and the CXF
service model
|
org.apache.cxf.transport.http | |
org.apache.cxf.transport.http_jaxws_spi | |
org.apache.cxf.ws.security.kerberos | |
org.apache.cxf.ws.security.trust | |
org.jboss.wsf.stack.cxf.addons.transports.undertow |
Modifier and Type | Class and Description |
---|---|
class |
EndpointImpl |
Modifier and Type | Class and Description |
---|---|
class |
ServiceImpl |
Modifier and Type | Class and Description |
---|---|
class |
org.apache.cxf.transport.http.AbstractHTTPDestination |
Modifier and Type | Class and Description |
---|---|
class |
org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination |
Modifier and Type | Class and Description |
---|---|
class |
KerberosClient
A class that obtains a ticket from a KDC and wraps it in a SecurityToken object.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractSTSClient
An abstract class with some functionality to invoke on a SecurityTokenService (STS) via the
WS-Trust protocol.
|
class |
STSClient
A extension of AbstractSTSClient to communicate with an STS and return a SecurityToken
to the client.
|
Modifier and Type | Class and Description |
---|---|
class |
UndertowServerDestination
HTTP destination to be used with Undertow; this extends the
basic JAXWSHttpSpiDestination with all the mechanisms for properly
handling destination and factory life-cycles.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.