Uses of Class
org.apache.ws.security.components.crypto.CredentialException

Packages that use CredentialException
org.apache.ws.security.components.crypto   
 

Uses of CredentialException in org.apache.ws.security.components.crypto
 

Methods in org.apache.ws.security.components.crypto that throw CredentialException
 java.security.KeyStore AbstractCrypto.load(java.io.InputStream input, java.lang.String storepass, java.lang.String provider, java.lang.String type)
          Loads the keystore from an InputStream .
 

Constructors in org.apache.ws.security.components.crypto that throw CredentialException
AbstractCrypto(java.util.Properties properties)
          Constructor
AbstractCrypto(java.util.Properties properties, java.lang.ClassLoader loader)
          This allows providing a custom class loader to load the resources, etc
BouncyCastle(java.util.Properties properties)
          Constructor.
BouncyCastle(java.util.Properties properties, java.lang.ClassLoader loader)
           
Merlin(java.util.Properties properties)
          Constructor.
Merlin(java.util.Properties properties, java.lang.ClassLoader loader)
           
 



Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.