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
 DelegationState DelegationStateHolder.value
           
static DelegationState DelegationState.SecInitiator
           
static DelegationState DelegationState.SecDelegate
           
 

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

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}-2007 null. All Rights Reserved.