org.ow2.jonas.deployment.rar
Class JonasSecurityMappingDesc

java.lang.Object
  extended by org.ow2.jonas.deployment.rar.JonasSecurityMappingDesc
All Implemented Interfaces:
Serializable

public class JonasSecurityMappingDesc
extends Object
implements Serializable

This class defines the implementation of the element jonas-security-mapping

Author:
Eric Hardesty
See Also:
Serialized Form

Constructor Summary
JonasSecurityMappingDesc(JonasSecurityMapping jsm)
          Constructor
 
Method Summary
 List getSecurityEntryList()
          Gets the security-entry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JonasSecurityMappingDesc

public JonasSecurityMappingDesc(JonasSecurityMapping jsm)
Constructor

Method Detail

getSecurityEntryList

public List getSecurityEntryList()
Gets the security-entry

Returns:
the security-entry


Copyright © 2010 OW2 Consortium. All Rights Reserved.