Interface IChildSecuritySupport

All Superinterfaces:
IProtocolSupport, ISecuritySupport, Serializable

public interface IChildSecuritySupport extends ISecuritySupport
This class will handle complex security for custom object (with inheritance)
Author:
omenuel
  • Method Details

    • getSecurityParent

      ISecuritySupport getSecurityParent()
      This method will returns the security parent of the object for security inheritance tests
      Returns:
      a ISecuritySupport object