Uses of Class
org.omg.Security.DelegationState

Packages that use DelegationState
org.omg.Security   
org.omg.SecurityLevel2   
 

Uses of DelegationState in org.omg.Security
 

Fields in org.omg.Security declared as DelegationState
static DelegationState DelegationState.SecDelegate
           
static DelegationState DelegationState.SecInitiator
           
 DelegationState DelegationStateHolder.value
           
 

Methods in org.omg.Security that return DelegationState
static DelegationState DelegationStateHelper.extract(Any a)
           
static DelegationState DelegationState.from_int(int value)
           
static DelegationState DelegationStateHelper.read(InputStream istream)
           
 

Methods in org.omg.Security with parameters of type DelegationState
static void DelegationStateHelper.insert(Any a, DelegationState that)
           
static void DelegationStateHelper.write(OutputStream ostream, DelegationState value)
           
 

Constructors in org.omg.Security with parameters of type DelegationState
DelegationStateHolder(DelegationState initialValue)
           
 

Uses of DelegationState in org.omg.SecurityLevel2
 

Methods in org.omg.SecurityLevel2 that return DelegationState
 DelegationState ReceivedCredentialsOperations.delegation_state()
           
 DelegationState _ReceivedCredentialsStub.delegation_state()
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.