Package | Description |
---|---|
org.apache.cxf.xkms.crypto | |
org.w3._2002._03.xkms_wsdl |
Modifier and Type | Method and Description |
---|---|
org.apache.wss4j.common.crypto.Crypto |
CryptoProviderFactory.create(XKMSPortType xkmsClient,
org.apache.wss4j.common.crypto.Crypto fallbackCrypto)
Create with overridden XKMSPortType and fallbackCrypto
|
org.apache.wss4j.common.crypto.Crypto |
CryptoProviderFactory.create(XKMSPortType xkmsClient,
org.apache.wss4j.common.crypto.Crypto fallbackCrypto,
boolean allowX509FromJKS)
Create with overridden XKMSPortType, fallbackCrypto and control of getting X509 from local keystore
|
Modifier and Type | Method and Description |
---|---|
XKMSPortType |
XKMSService.getXKMSPort() |
XKMSPortType |
XKMSService.getXKMSPort(WebServiceFeature... features) |
Apache CXF