Uses of Class
org.apache.cxf.xkms.cache.XKMSClientCacheException
Packages that use XKMSClientCacheException
-
Uses of XKMSClientCacheException in org.apache.cxf.xkms.cache
Constructors in org.apache.cxf.xkms.cache that throw XKMSClientCacheExceptionModifierConstructorDescriptionEHCacheXKMSClientCache(Bus cxfBus) EHCacheXKMSClientCache(Bus cxfBus, Path diskstorePath, long diskSize, long heapEntries, boolean persistent) -
Uses of XKMSClientCacheException in org.apache.cxf.xkms.crypto.provider
Constructors in org.apache.cxf.xkms.crypto.provider that throw XKMSClientCacheExceptionModifierConstructorDescriptionXkmsCryptoProvider(XKMSPortType xkmsConsumer) XkmsCryptoProvider(XKMSPortType xkmsConsumer, org.apache.wss4j.common.crypto.Crypto fallbackCrypto) XkmsCryptoProvider(XKMSPortType xkmsConsumer, org.apache.wss4j.common.crypto.Crypto fallbackCrypto, boolean allowX509FromJKS)