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
 KeyStore Merlin.load(InputStream input, String storepass, String provider, String type)
          Loads the keystore from an InputStream .
static InputStream Merlin.loadInputStream(ClassLoader loader, String location)
          Load a KeyStore object as an InputStream, using the ClassLoader and location arguments
 void Merlin.loadProperties(Properties properties)
           
 void MerlinDevice.loadProperties(Properties properties, ClassLoader loader)
           
 void Merlin.loadProperties(Properties properties, ClassLoader loader)
           
 

Constructors in org.apache.ws.security.components.crypto that throw CredentialException
Merlin(Properties properties)
           
Merlin(Properties properties, ClassLoader loader)
           
 



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