Package | Description |
---|---|
org.apache.ws.security.components.crypto |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
Merlin(Properties properties) |
Merlin(Properties properties,
ClassLoader loader) |
Copyright © 2004–2013 The Apache Software Foundation. All rights reserved.