|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
AbstractCrypto.load(InputStream input,
String storepass,
String provider,
String type)
Loads the keystore from an InputStream . |
Constructors in org.apache.ws.security.components.crypto that throw CredentialException | |
---|---|
AbstractCrypto(Properties properties)
Constructor |
|
AbstractCrypto(Properties properties,
ClassLoader loader)
This allows providing a custom class loader to load the resources, etc |
|
BouncyCastle(Properties properties)
Constructor. |
|
BouncyCastle(Properties properties,
ClassLoader loader)
|
|
Merlin(Properties properties)
Constructor. |
|
Merlin(Properties properties,
ClassLoader loader)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |