Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- CARBON_CONFIG_DIR_PATH - Static variable in class org.wso2.carbon.webapp.ext.cxf.Constants
- CARBON_CONFIG_FILE_NAME - Static variable in class org.wso2.carbon.webapp.ext.cxf.Constants
- CARBON_HOSTNAME_ENTRY_XPATH - Static variable in class org.wso2.carbon.webapp.ext.cxf.Constants
- CARBON_HOSTNAME_PARAMETER - Static variable in class org.wso2.carbon.webapp.ext.cxf.Constants
- CarbonConfiguration - Class in org.wso2.carbon.webapp.ext.cxf.lifecycle
-
This class is the runtime equivalent of Carbon.xml file and also can be used to keep server level properties to be used with CXF extensions.
- CarbonConfiguration() - Constructor for class org.wso2.carbon.webapp.ext.cxf.lifecycle.CarbonConfiguration
- CarbonConfigurationFactory - Class in org.wso2.carbon.webapp.ext.cxf.lifecycle
-
Load CarbonConfiguration from carbon.xml and keep it as a static reference.
- CarbonConfigurationFactory() - Constructor for class org.wso2.carbon.webapp.ext.cxf.lifecycle.CarbonConfigurationFactory
- CarbonServerLifeCycleListener - Class in org.wso2.carbon.webapp.ext.cxf.lifecycle
-
Implementation of ServerLifeCycleListener interface.
- CarbonServerLifeCycleListener() - Constructor for class org.wso2.carbon.webapp.ext.cxf.lifecycle.CarbonServerLifeCycleListener
- CarbonServerLifeCycleUtil - Class in org.wso2.carbon.webapp.ext.cxf.lifecycle
- CarbonServerLifeCycleUtil() - Constructor for class org.wso2.carbon.webapp.ext.cxf.lifecycle.CarbonServerLifeCycleUtil
- Constants - Class in org.wso2.carbon.webapp.ext.cxf
- Constants() - Constructor for class org.wso2.carbon.webapp.ext.cxf.Constants
- CXF_WSDLGET_INTERCEPTOR_NAME - Static variable in class org.wso2.carbon.webapp.ext.cxf.Constants
- CXFServerCrypto - Class in org.wso2.carbon.webapp.ext.cxf.crypto
-
ServerCrypto implementation to support a collection of keystores holding different trusted certs and CA certs in CXF run time
- CXFServerCrypto(Properties) - Constructor for class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- CXFServerCrypto(Properties, ClassLoader) - Constructor for class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
G
- getAliasesForDN(String) - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- getAliasForX509Cert(byte[]) - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- getAliasForX509Cert(String) - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- getAliasForX509Cert(String, BigInteger) - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- getAliasForX509Cert(Certificate) - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- getAliasForX509CertThumb(byte[]) - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- getCertificateData(boolean, X509Certificate[]) - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- getCertificateFactory() - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- getCertificates(String) - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
-
This first looks into the primary keystore and then looks at the other trust stores
- getCurrentCarbonConfiguration() - Static method in class org.wso2.carbon.webapp.ext.cxf.lifecycle.CarbonConfigurationFactory
- getDefaultX509Alias() - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- getDocument(WSDLGetUtils, Message, String, Map<String, String>, String) - Method in class org.wso2.carbon.webapp.ext.cxf.interceptor.HostNameSupportedWSDLGetInterceptor
- getKeyStore() - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- getParameters() - Method in class org.wso2.carbon.webapp.ext.cxf.lifecycle.CarbonConfiguration
- getParameterValue(String) - Method in class org.wso2.carbon.webapp.ext.cxf.lifecycle.CarbonConfiguration
- getPrivateKey(String, String) - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
-
Gets the private key corresponding to the identifier.
- getPrivateKey(X509Certificate, CallbackHandler) - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
-
Gets the private key corresponding to the certificate.
- getSKIBytesFromCert(X509Certificate) - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- getX509Certificates(byte[], boolean) - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
H
- HostNameSupportedWSDLGetInterceptor - Class in org.wso2.carbon.webapp.ext.cxf.interceptor
- HostNameSupportedWSDLGetInterceptor() - Constructor for class org.wso2.carbon.webapp.ext.cxf.interceptor.HostNameSupportedWSDLGetInterceptor
- HostNameSupportedWSDLGetInterceptor(String) - Constructor for class org.wso2.carbon.webapp.ext.cxf.interceptor.HostNameSupportedWSDLGetInterceptor
L
- loadCertificate(InputStream) - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
N
O
- org.wso2.carbon.webapp.ext.cxf - package org.wso2.carbon.webapp.ext.cxf
- org.wso2.carbon.webapp.ext.cxf.crypto - package org.wso2.carbon.webapp.ext.cxf.crypto
- org.wso2.carbon.webapp.ext.cxf.interceptor - package org.wso2.carbon.webapp.ext.cxf.interceptor
- org.wso2.carbon.webapp.ext.cxf.lifecycle - package org.wso2.carbon.webapp.ext.cxf.lifecycle
- org.wso2.carbon.webapp.ext.jaxrs.designator - package org.wso2.carbon.webapp.ext.jaxrs.designator
P
- PATCH - Annotation Type in org.wso2.carbon.webapp.ext.jaxrs.designator
-
Creates the PATCH HTTP method, since JAX-RS does not support it natively yet
- PROP_ID_CACERT_PASS - Static variable in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- PROP_ID_CERT_PROVIDER - Static variable in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- PROP_ID_DEFAULT_ALIAS - Static variable in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- PROP_ID_TENANT_DOMAIN - Static variable in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- PROP_ID_TENANT_ID - Static variable in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- PROP_ID_TRUST_STORES - Static variable in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- PROP_ID_XKMS_SERVICE_PASS_PHRASE - Static variable in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
- PROP_ID_XKMS_SERVICE_URL - Static variable in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
R
- replaceInInterceptor(Server, String, String) - Static method in class org.wso2.carbon.webapp.ext.cxf.lifecycle.CarbonServerLifeCycleUtil
- replaceInInterceptor(Server, String, Interceptor) - Static method in class org.wso2.carbon.webapp.ext.cxf.lifecycle.CarbonServerLifeCycleUtil
S
- setCarbonHostName(Server, CarbonConfiguration) - Method in class org.wso2.carbon.webapp.ext.cxf.lifecycle.CarbonServerLifeCycleListener
- setHostName(String) - Method in class org.wso2.carbon.webapp.ext.cxf.interceptor.HostNameSupportedWSDLGetInterceptor
- startServer(Server) - Method in class org.wso2.carbon.webapp.ext.cxf.lifecycle.CarbonServerLifeCycleListener
- stopServer(Server) - Method in class org.wso2.carbon.webapp.ext.cxf.lifecycle.CarbonServerLifeCycleListener
V
- validateCertPath(X509Certificate[]) - Method in class org.wso2.carbon.webapp.ext.cxf.crypto.CXFServerCrypto
W
- WSDL_ADDRESS - Static variable in class org.wso2.carbon.webapp.ext.cxf.Constants
- WSDL_LOCATION - Static variable in class org.wso2.carbon.webapp.ext.cxf.Constants
- WSDL_NS - Static variable in class org.wso2.carbon.webapp.ext.cxf.Constants
- WSDL_PORT - Static variable in class org.wso2.carbon.webapp.ext.cxf.Constants
- WSDL_SERVICE - Static variable in class org.wso2.carbon.webapp.ext.cxf.Constants
All Classes and Interfaces|All Packages|Constant Field Values