yoko-spec-corba/src/main/generated-sources/idl/org/omg/SecurityLevel2/_CredentialsStub.java [224:241]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  public short invocation_options_required ()
  {
            org.omg.CORBA.portable.InputStream $in = null;
            try {
                org.omg.CORBA.portable.OutputStream $out = _request ("_get_invocation_options_required", true);
                $in = _invoke ($out);
                short $result = org.omg.Security.AssociationOptionsHelper.read ($in);
                return $result;
            } catch (org.omg.CORBA.portable.ApplicationException $ex) {
                $in = $ex.getInputStream ();
                String _id = $ex.getId ();
                throw new org.omg.CORBA.MARSHAL (_id);
            } catch (org.omg.CORBA.portable.RemarshalException $rm) {
                return invocation_options_required (        );
            } finally {
                _releaseReply ($in);
            }
  } // invocation_options_required
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



yoko-spec-corba/src/main/generated-sources/idl/org/omg/SecurityLevel2/_ReceivedCredentialsStub.java [300:317]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  public short invocation_options_required ()
  {
            org.omg.CORBA.portable.InputStream $in = null;
            try {
                org.omg.CORBA.portable.OutputStream $out = _request ("_get_invocation_options_required", true);
                $in = _invoke ($out);
                short $result = org.omg.Security.AssociationOptionsHelper.read ($in);
                return $result;
            } catch (org.omg.CORBA.portable.ApplicationException $ex) {
                $in = $ex.getInputStream ();
                String _id = $ex.getId ();
                throw new org.omg.CORBA.MARSHAL (_id);
            } catch (org.omg.CORBA.portable.RemarshalException $rm) {
                return invocation_options_required (        );
            } finally {
                _releaseReply ($in);
            }
  } // invocation_options_required
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



yoko-spec-corba/src/main/generated-sources/idl/org/omg/SecurityLevel2/_TargetCredentialsStub.java [262:279]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
  public short invocation_options_required ()
  {
            org.omg.CORBA.portable.InputStream $in = null;
            try {
                org.omg.CORBA.portable.OutputStream $out = _request ("_get_invocation_options_required", true);
                $in = _invoke ($out);
                short $result = org.omg.Security.AssociationOptionsHelper.read ($in);
                return $result;
            } catch (org.omg.CORBA.portable.ApplicationException $ex) {
                $in = $ex.getInputStream ();
                String _id = $ex.getId ();
                throw new org.omg.CORBA.MARSHAL (_id);
            } catch (org.omg.CORBA.portable.RemarshalException $rm) {
                return invocation_options_required (        );
            } finally {
                _releaseReply ($in);
            }
  } // invocation_options_required
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



