java.lang.Object
org.jruby.RubyProcess.UserID
- Enclosing class:
RubyProcess
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObjectchange_privilege(IRubyObject self, IRubyObject arg) Deprecated.static IRubyObjectchange_privilege(ThreadContext context, IRubyObject self, IRubyObject arg) static IRubyObjecteid(Ruby runtime, IRubyObject arg) static IRubyObjecteid(ThreadContext context, IRubyObject self) static IRubyObjecteid(ThreadContext context, IRubyObject self, IRubyObject arg) static IRubyObjectgrant_privilege(IRubyObject self, IRubyObject arg) Deprecated.static IRubyObjectgrant_privilege(ThreadContext context, IRubyObject self, IRubyObject arg) static IRubyObjectre_exchange(ThreadContext context, IRubyObject self) static IRubyObjectre_exchangeable_p(IRubyObject self) Deprecated.static IRubyObjectre_exchangeable_p(ThreadContext context, IRubyObject self) static IRubyObjectstatic IRubyObjectrid(ThreadContext context, IRubyObject self) static IRubyObjectsid_available_p(IRubyObject self) Deprecated.static IRubyObjectsid_available_p(ThreadContext context, IRubyObject self) static IRubyObjectswitch_rb(ThreadContext context, IRubyObject self, Block block)
-
Constructor Details
-
UserID
public UserID()
-
-
Method Details
-
change_privilege
@Deprecated(since="10.0.0.0") public static IRubyObject change_privilege(IRubyObject self, IRubyObject arg) Deprecated. -
change_privilege
public static IRubyObject change_privilege(ThreadContext context, IRubyObject self, IRubyObject arg) -
eid
-
eid
-
eid
-
grant_privilege
@Deprecated(since="10.0.0.0") public static IRubyObject grant_privilege(IRubyObject self, IRubyObject arg) Deprecated. -
grant_privilege
-
re_exchange
-
re_exchangeable_p
Deprecated. -
re_exchangeable_p
-
rid
-
rid
-
sid_available_p
Deprecated. -
sid_available_p
-
switch_rb
-