Skip navigation links
C E G H I O P S T V X 

C

CACHE_KEY - Static variable in class org.apache.cxf.xkms.cache.EHCacheXKMSClientCache
 
CertificateValidationResult(boolean, String) - Constructor for class org.apache.cxf.xkms.client.XKMSInvoker.CertificateValidationResult
 
checkCertificateValidity(X509Certificate, boolean) - Method in class org.apache.cxf.xkms.client.XKMSInvoker
 
close() - Method in class org.apache.cxf.xkms.cache.EHCacheXKMSClientCache
 
close() - Method in interface org.apache.cxf.xkms.cache.XKMSClientCache
 
create(String, Bus) - Static method in class org.apache.cxf.xkms.client.XKMSClientFactory
 
create(Message) - Method in class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProviderFactory
 
create() - Method in class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProviderFactory
 
create(Crypto) - Method in class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProviderFactory
 
create(XKMSPortType, Crypto) - Method in class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProviderFactory
 
create(XKMSPortType, Crypto, boolean) - Method in class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProviderFactory
 
create(String) - Method in class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProviderFactory
 
createCacheManager() - Static method in class org.apache.cxf.xkms.cache.EHCacheUtil
 
createCacheManager(Configuration) - Static method in class org.apache.cxf.xkms.cache.EHCacheUtil
 

E

EHCacheUtil - Class in org.apache.cxf.xkms.cache
 
EHCacheXKMSClientCache - Class in org.apache.cxf.xkms.cache
An in-memory EHCache implementation of the XKMSClientCache interface.
EHCacheXKMSClientCache() - Constructor for class org.apache.cxf.xkms.cache.EHCacheXKMSClientCache
 
EHCacheXKMSClientCache(Bus) - Constructor for class org.apache.cxf.xkms.cache.EHCacheXKMSClientCache
 
EHCacheXKMSClientCache(String) - Constructor for class org.apache.cxf.xkms.cache.EHCacheXKMSClientCache
 
EHCacheXKMSClientCache(String, Bus) - Constructor for class org.apache.cxf.xkms.cache.EHCacheXKMSClientCache
 
equals(Object) - Method in class org.apache.cxf.xkms.client.X509AppId
 

G

get(String) - Method in class org.apache.cxf.xkms.cache.EHCacheXKMSClientCache
Get an XKMSCacheToken from the cache matching the given key.
get(String) - Method in interface org.apache.cxf.xkms.cache.XKMSClientCache
Get an XKMSCacheToken from the cache matching the given key.
getApplication() - Method in class org.apache.cxf.xkms.client.X509AppId
 
getCacheConfiguration(String, CacheManager) - Static method in class org.apache.cxf.xkms.cache.EHCacheUtil
 
getCertificate(List<X509AppId>) - Method in class org.apache.cxf.xkms.client.XKMSInvoker
 
getCertificateForEndpoint(String) - Method in class org.apache.cxf.xkms.client.XKMSInvoker
 
getCertificateForId(Applications, String) - Method in class org.apache.cxf.xkms.client.XKMSInvoker
 
getCertificateForIssuerSerial(String, BigInteger) - Method in class org.apache.cxf.xkms.client.XKMSInvoker
 
getDescription() - Method in class org.apache.cxf.xkms.client.XKMSInvoker.CertificateValidationResult
 
getId() - Method in class org.apache.cxf.xkms.client.X509AppId
 
getPrivateKey(X509Certificate, CallbackHandler) - Method in class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProvider
 
getPrivateKey(String, String) - Method in class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProvider
 
getServiceCertificate(QName) - Method in class org.apache.cxf.xkms.client.XKMSInvoker
 
getX509Certificate() - Method in class org.apache.cxf.xkms.cache.XKMSCacheToken
 
getX509Certificates(CryptoType) - Method in class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProvider
 
getX509Identifier(X509Certificate) - Method in class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProvider
 

H

hashCode() - Method in class org.apache.cxf.xkms.client.X509AppId
 

I

initComplete() - Method in class org.apache.cxf.xkms.cache.EHCacheXKMSClientCache
 
isValid() - Method in class org.apache.cxf.xkms.client.XKMSInvoker.CertificateValidationResult
 
isXkmsValidated() - Method in class org.apache.cxf.xkms.cache.XKMSCacheToken
 

O

org.apache.cxf.xkms.cache - package org.apache.cxf.xkms.cache
 
org.apache.cxf.xkms.client - package org.apache.cxf.xkms.client
 
org.apache.cxf.xkms.crypto.provider - package org.apache.cxf.xkms.crypto.provider
 

P

parseLocateXKMSResponse(LocateResultType, List<X509AppId>) - Method in class org.apache.cxf.xkms.client.XKMSInvoker
 
parseValidateXKMSResponse(ValidateResultType, String) - Method in class org.apache.cxf.xkms.client.XKMSInvoker
 
postShutdown() - Method in class org.apache.cxf.xkms.cache.EHCacheXKMSClientCache
 
prepareLocateXKMSRequest(List<X509AppId>) - Method in class org.apache.cxf.xkms.client.XKMSInvoker
 
prepareValidateXKMSRequest(X509Certificate) - Method in class org.apache.cxf.xkms.client.XKMSInvoker
 
preShutdown() - Method in class org.apache.cxf.xkms.cache.EHCacheXKMSClientCache
 
put(String, XKMSCacheToken) - Method in class org.apache.cxf.xkms.cache.EHCacheXKMSClientCache
Store an XKMSCacheToken in the Cache using the given key
put(String, XKMSCacheToken) - Method in interface org.apache.cxf.xkms.cache.XKMSClientCache
Store an XKMSCacheToken in the Cache using the given key

S

setX509Certificate(X509Certificate) - Method in class org.apache.cxf.xkms.cache.XKMSCacheToken
 
setXkmsValidated(boolean) - Method in class org.apache.cxf.xkms.cache.XKMSCacheToken
 

T

toString() - Method in class org.apache.cxf.xkms.client.X509AppId
 

V

validateCertificate(X509Certificate) - Method in class org.apache.cxf.xkms.client.XKMSInvoker
 
validateDirectTrustCertificate(X509Certificate) - Method in class org.apache.cxf.xkms.client.XKMSInvoker
 
verifyTrust(X509Certificate[], boolean, Collection<Pattern>) - Method in class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProvider
 
verifyTrust(PublicKey) - Method in class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProvider
 

X

X509AppId - Class in org.apache.cxf.xkms.client
 
X509AppId(Applications, String) - Constructor for class org.apache.cxf.xkms.client.X509AppId
 
XKMSCacheToken - Class in org.apache.cxf.xkms.cache
 
XKMSCacheToken() - Constructor for class org.apache.cxf.xkms.cache.XKMSCacheToken
 
XKMSCacheToken(X509Certificate) - Constructor for class org.apache.cxf.xkms.cache.XKMSCacheToken
 
XKMSClientCache - Interface in org.apache.cxf.xkms.cache
 
XKMSClientFactory - Class in org.apache.cxf.xkms.client
 
XkmsCryptoProvider - Class in org.apache.cxf.xkms.crypto.provider
 
XkmsCryptoProvider(XKMSPortType) - Constructor for class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProvider
 
XkmsCryptoProvider(XKMSPortType, Crypto) - Constructor for class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProvider
 
XkmsCryptoProvider(XKMSPortType, Crypto, boolean) - Constructor for class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProvider
 
XkmsCryptoProvider(XKMSPortType, Crypto, XKMSClientCache, boolean) - Constructor for class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProvider
 
XkmsCryptoProviderFactory - Class in org.apache.cxf.xkms.crypto.provider
For usage in OSGi this factory will be published as a service.
XkmsCryptoProviderFactory(XKMSPortType) - Constructor for class org.apache.cxf.xkms.crypto.provider.XkmsCryptoProviderFactory
 
XKMSInvoker - Class in org.apache.cxf.xkms.client
 
XKMSInvoker(XKMSPortType) - Constructor for class org.apache.cxf.xkms.client.XKMSInvoker
 
XKMSInvoker.CertificateValidationResult - Class in org.apache.cxf.xkms.client
 
C E G H I O P S T V X 
Skip navigation links

Apache CXF