org.codehaus.xfire.security.wss4j.crypto
Class AbstractDecrypter
java.lang.Object
org.codehaus.xfire.security.wss4j.crypto.AbstractDecrypter
public abstract class AbstractDecrypter
- extends Object
- Author:
- Tomasz Sztelak
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractDecrypter
public AbstractDecrypter()
decryptString
public abstract String decryptString(String value)
Copyright © 2004-2013. All Rights Reserved.