package org.omg.Security;

/**
 * Constant definition : SecTargetInvocationAudit
 *
 * @author OpenORB Compiler
*/
public interface SecTargetInvocationAudit
{
    /**
     * Constant value
     */
     public static final int value =  (int) (5l);
}
