package org.omg.SecurityLevel1;

/**
 * Interface definition : Current
 * 
 * @author OpenORB Compiler
 */
public interface CurrentOperations extends org.omg.CORBA.CurrentOperations
{
    /**
     * Operation get_attributes
     */
    public org.omg.Security.SecAttribute[] get_attributes(org.omg.Security.AttributeType[] attributes);

}
