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, waitdecrypt, encryptinitialisepublic String getName()
getName in interface EncryptionStrategypublic void setName(String name)
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.