|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequiresSupports | |
org.omg.Security | |
org.omg.SecurityAdmin |
Uses of RequiresSupports in org.omg.Security |
Fields in org.omg.Security declared as RequiresSupports | |
RequiresSupports |
RequiresSupportsHolder.value
|
static RequiresSupports |
RequiresSupports.SecRequires
|
static RequiresSupports |
RequiresSupports.SecSupports
|
Methods in org.omg.Security that return RequiresSupports | |
static RequiresSupports |
RequiresSupportsHelper.extract(Any any)
|
static RequiresSupports |
RequiresSupportsHelper.read(InputStream in)
|
static RequiresSupports |
RequiresSupports.from_int(int value)
|
Methods in org.omg.Security with parameters of type RequiresSupports | |
static void |
RequiresSupportsHelper.insert(Any any,
RequiresSupports s)
|
static void |
RequiresSupportsHelper.write(OutputStream out,
RequiresSupports s)
|
Constructors in org.omg.Security with parameters of type RequiresSupports | |
RequiresSupportsHolder(RequiresSupports initial)
|
Uses of RequiresSupports in org.omg.SecurityAdmin |
Methods in org.omg.SecurityAdmin with parameters of type RequiresSupports | |
void |
SecureInvocationPolicyOperations.set_association_options(InterfaceDef object_type,
RequiresSupports requires_supports,
CommunicationDirection direction,
short options)
|
short |
SecureInvocationPolicyOperations.get_association_options(InterfaceDef object_type,
RequiresSupports requires_supports,
CommunicationDirection direction)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |