|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Right | |
---|---|
org.omg.Security | |
org.omg.SecurityLevel2 |
Uses of Right in org.omg.Security |
---|
Fields in org.omg.Security declared as Right | |
---|---|
Right |
RightHolder.value
|
Right[] |
RightsListHolder.value
|
Methods in org.omg.Security that return Right | |
---|---|
static Right[] |
RightsListHelper.extract(Any a)
|
static Right |
RightHelper.extract(Any a)
|
static Right[] |
RightsListHelper.read(InputStream istream)
|
static Right |
RightHelper.read(InputStream istream)
|
Methods in org.omg.Security with parameters of type Right | |
---|---|
static void |
RightHelper.insert(Any a,
Right that)
|
static void |
RightsListHelper.insert(Any a,
Right[] that)
|
static void |
RightHelper.write(OutputStream ostream,
Right value)
|
static void |
RightsListHelper.write(OutputStream ostream,
Right[] value)
|
Constructors in org.omg.Security with parameters of type Right | |
---|---|
RightHolder(Right initialValue)
|
|
RightsListHolder(Right[] initialValue)
|
Uses of Right in org.omg.SecurityLevel2 |
---|
Methods in org.omg.SecurityLevel2 with parameters of type Right | |
---|---|
void |
RequiredRightsOperations.set_required_rights(String operation_name,
String interface_name,
Right[] rights,
RightsCombinator rights_combinator)
|
void |
_RequiredRightsStub.set_required_rights(String operation_name,
String interface_name,
Right[] rights,
RightsCombinator rights_combinator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |