|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationCredentialsPolicy | |
---|---|
org.jacorb.security.level2 | |
org.omg.SecurityLevel2 |
Uses of InvocationCredentialsPolicy in org.jacorb.security.level2 |
---|
Classes in org.jacorb.security.level2 that implement InvocationCredentialsPolicy | |
class |
InvocationCredentialsPolicyImpl
InvocationCredentialsPolicyImpl Created: Tue Jun 13 16:55:36 2000 $Id: InvocationCredentialsPolicyImpl.java,v 1.8 2004/05/06 12:40:01 nicolas Exp $ |
Methods in org.jacorb.security.level2 that return InvocationCredentialsPolicy | |
InvocationCredentialsPolicy |
CurrentImpl.create_invoc_creds_policy(Credentials[] creds)
|
Uses of InvocationCredentialsPolicy in org.omg.SecurityLevel2 |
---|
Fields in org.omg.SecurityLevel2 declared as InvocationCredentialsPolicy | |
InvocationCredentialsPolicy |
InvocationCredentialsPolicyHolder.value
|
Methods in org.omg.SecurityLevel2 that return InvocationCredentialsPolicy | |
InvocationCredentialsPolicy |
CurrentOperations.create_invoc_creds_policy(Credentials[] creds)
|
static InvocationCredentialsPolicy |
InvocationCredentialsPolicyHelper.extract(Any any)
|
static InvocationCredentialsPolicy |
InvocationCredentialsPolicyHelper.read(InputStream in)
|
static InvocationCredentialsPolicy |
InvocationCredentialsPolicyHelper.narrow(java.lang.Object obj)
|
static InvocationCredentialsPolicy |
InvocationCredentialsPolicyHelper.narrow(Object obj)
|
static InvocationCredentialsPolicy |
InvocationCredentialsPolicyHelper.unchecked_narrow(Object obj)
|
Methods in org.omg.SecurityLevel2 with parameters of type InvocationCredentialsPolicy | |
static void |
InvocationCredentialsPolicyHelper.insert(Any any,
InvocationCredentialsPolicy s)
|
static void |
InvocationCredentialsPolicyHelper.write(OutputStream _out,
InvocationCredentialsPolicy s)
|
Constructors in org.omg.SecurityLevel2 with parameters of type InvocationCredentialsPolicy | |
InvocationCredentialsPolicyHolder(InvocationCredentialsPolicy initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |