org.codehaus.xfire.security.wss4j.crypto
Class SecuredCrypto
java.lang.Object
Merlin
org.codehaus.xfire.security.wss4j.crypto.SecuredCrypto
public class SecuredCrypto
- extends Merlin
- Author:
- Tomasz Sztelak
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecuredCrypto
public SecuredCrypto(java.util.Properties props)
throws CredentialException,
java.io.IOException
- Throws:
CredentialException
java.io.IOException
SecuredCrypto
public SecuredCrypto(java.util.Properties props,
java.lang.ClassLoader cl)
throws CredentialException,
java.io.IOException
- Throws:
CredentialException
java.io.IOException
loadDecrypter
protected AbstractDecrypter loadDecrypter(java.util.Map props)
throws java.lang.ClassNotFoundException,
java.lang.InstantiationException,
java.lang.IllegalAccessException
- Parameters:
props
-
- Returns:
-
- Throws:
java.lang.ClassNotFoundException
java.lang.InstantiationException
java.lang.IllegalAccessException
decryptProperties
protected java.util.Properties decryptProperties(java.util.Properties props)
decryptString
protected java.lang.String decryptString(java.lang.String value)
getPassKeys
protected java.lang.String[] getPassKeys()
Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.