public static org.omg.Security.RequiresSupports read(org.omg.CORBA.portable.InputStream istream) {
   return org.omg.Security.RequiresSupports.from_int(istream.read_long());
 }