public class CryptoLoader extends Object
| Constructor and Description |
|---|
CryptoLoader() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.ws.security.components.crypto.Crypto |
getCrypto(org.apache.cxf.message.Message message,
String cryptoKey,
String propKey) |
Map<Object,org.apache.ws.security.components.crypto.Crypto> |
getCryptoCache(org.apache.cxf.message.Message message) |
public org.apache.ws.security.components.crypto.Crypto getCrypto(org.apache.cxf.message.Message message,
String cryptoKey,
String propKey)
throws IOException,
org.apache.ws.security.WSSecurityException
IOExceptionorg.apache.ws.security.WSSecurityExceptionApache CXF