public abstract class AbstractNamedEncryptionStrategy extends Object implements EncryptionStrategy
PHASE_NAME
Constructor and Description |
---|
AbstractNamedEncryptionStrategy() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
setName(String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
decrypt, encrypt
initialise
public String getName()
getName
in interface EncryptionStrategy
public void setName(String name)
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.