Package | Description |
---|---|
org.apache.ws.security.components.crypto |
Modifier and Type | Method and Description |
---|---|
KeyStore |
AbstractCrypto.load(InputStream input,
String storepass,
String provider,
String type)
Loads the keystore from an
InputStream . |
Constructor and Description |
---|
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) |
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.