org.mule.tck.security
Class Named

java.lang.Object
  extended by org.mule.tck.security.Named
Direct Known Subclasses:
MockEncryptionStrategy, MockKeyFactory

public class Named
extends Object


Constructor Summary
Named()
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Named

public Named()
Method Detail

getName

public String getName()

setName

public void setName(String name)


Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.