Uses of Class
org.omg.Security.DelegationState

Packages that use DelegationState
org.omg.Security   
 

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(org.omg.CORBA.Any any)
           
static DelegationState DelegationState.from_int(int value)
           
static DelegationState DelegationStateHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.omg.Security with parameters of type DelegationState
static void DelegationStateHelper.insert(org.omg.CORBA.Any any, DelegationState s)
           
static void DelegationStateHelper.write(org.omg.CORBA.portable.OutputStream out, DelegationState s)
           
 

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



Copyright © {inceptionYear}-2008 null. All Rights Reserved.