org.objectweb.jonas_rar.deployment.api
Class JonasSecurityMappingDesc

java.lang.Object
  extended by org.objectweb.jonas_rar.deployment.api.JonasSecurityMappingDesc
All Implemented Interfaces:
java.io.Serializable

public class JonasSecurityMappingDesc
extends java.lang.Object
implements java.io.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
 java.util.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 java.util.List getSecurityEntryList()
Gets the security-entry

Returns:
the security-entry