org.apache.beehive.wsm.axis.security.model
Class MemoryRoleImpl

Object
  extended by MemoryRoleImpl
All Implemented Interfaces:
Role

public class MemoryRoleImpl
extends Object
implements Role


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

Constructor Detail

MemoryRoleImpl

public MemoryRoleImpl()
Method Detail

getName

public String getName()
Specified by:
getName in interface Role

setName

public void setName(String name)
Specified by:
setName in interface Role