Uses of Interface
org.apache.cxf.xkms.cache.XKMSClientCache
Packages that use XKMSClientCache
-
Uses of XKMSClientCache in org.apache.cxf.xkms.cache
Classes in org.apache.cxf.xkms.cache that implement XKMSClientCacheModifier and TypeClassDescriptionclassAn in-memory EHCache implementation of the XKMSClientCache interface. -
Uses of XKMSClientCache in org.apache.cxf.xkms.crypto.provider
Constructors in org.apache.cxf.xkms.crypto.provider with parameters of type XKMSClientCacheModifierConstructorDescriptionXkmsCryptoProvider(XKMSPortType xkmsConsumer, org.apache.wss4j.common.crypto.Crypto fallbackCrypto, XKMSClientCache xkmsClientCache, boolean allowX509FromJKS)