|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Policy in org.apache.yoko.orb.BiDirPolicy |
---|
Classes in org.apache.yoko.orb.BiDirPolicy that implement Policy | |
---|---|
class |
BidirectionalPolicy_impl
|
Methods in org.apache.yoko.orb.BiDirPolicy that return Policy | |
---|---|
Policy |
BidirectionalPolicy_impl.copy()
|
Uses of Policy in org.apache.yoko.orb.CORBA |
---|
Methods in org.apache.yoko.orb.CORBA that return Policy | |
---|---|
Policy |
Delegate._OB_getPolicy(int policy_type)
|
Policy |
ORBPolicyFactory_impl.create_policy(int type,
Any any)
|
Policy |
Delegate.get_client_policy(Object self,
int type)
|
Policy[] |
ORBPolicyManager_impl.get_policy_overrides(int[] ts)
|
Policy[] |
Delegate.get_policy_overrides(Object self,
int[] types)
|
Policy |
Delegate.get_policy(Object self,
int policy_type)
|
Methods in org.apache.yoko.orb.CORBA with parameters of type Policy | |
---|---|
Object |
Delegate.set_policy_override(Object self,
Policy[] np,
SetOverrideType set_add)
|
void |
ORBPolicyManager_impl.set_policy_overrides(Policy[] policies,
SetOverrideType set_add)
|
Uses of Policy in org.apache.yoko.orb.csi.gssup |
---|
Subinterfaces of Policy in org.apache.yoko.orb.csi.gssup | |
---|---|
interface |
GSSUPPolicy
Generated by the JacORB IDL compiler. |
Uses of Policy in org.apache.yoko.orb.Messaging |
---|
Classes in org.apache.yoko.orb.Messaging that implement Policy | |
---|---|
class |
MaxHopsPolicy_impl
|
class |
QueueOrderPolicy_impl
|
class |
RebindPolicy_impl
|
class |
RelativeRequestTimeoutPolicy_impl
|
class |
RelativeRoundtripTimeoutPolicy_impl
|
class |
ReplyEndTimePolicy_impl
|
class |
ReplyPriorityPolicy_impl
|
class |
ReplyStartTimePolicy_impl
|
class |
RequestEndTimePolicy_impl
|
class |
RequestPriorityPolicy_impl
|
class |
RequestStartTimePolicy_impl
|
class |
RoutingPolicy_impl
|
class |
SyncScopePolicy_impl
|
Methods in org.apache.yoko.orb.Messaging that return Policy | |
---|---|
Policy |
RequestPriorityPolicy_impl.copy()
|
Policy |
RoutingPolicy_impl.copy()
|
Policy |
ReplyStartTimePolicy_impl.copy()
|
Policy |
SyncScopePolicy_impl.copy()
|
Policy |
RequestEndTimePolicy_impl.copy()
|
Policy |
RelativeRequestTimeoutPolicy_impl.copy()
|
Policy |
RelativeRoundtripTimeoutPolicy_impl.copy()
|
Policy |
MaxHopsPolicy_impl.copy()
|
Policy |
RebindPolicy_impl.copy()
|
Policy |
RequestStartTimePolicy_impl.copy()
|
Policy |
ReplyEndTimePolicy_impl.copy()
|
Policy |
ReplyPriorityPolicy_impl.copy()
|
Policy |
QueueOrderPolicy_impl.copy()
|
Uses of Policy in org.apache.yoko.orb.OB |
---|
Subinterfaces of Policy in org.apache.yoko.orb.OB | |
---|---|
interface |
ConnectionReusePolicy
The connection reuse policy. |
interface |
ConnectTimeoutPolicy
The connect timeout policy. |
interface |
InterceptorPolicy
The interceptor policy. |
interface |
LocateRequestPolicy
The locate request policy. |
interface |
LocationTransparencyPolicy
The location transparency policy. |
interface |
ProtocolPolicy
The protocol policy. |
interface |
RequestTimeoutPolicy
The request timeout policy. |
interface |
RetryPolicy
The retry policy. |
interface |
TimeoutPolicy
The timeout policy. |
interface |
ZeroPortPolicy
The zero port policy. |
Classes in org.apache.yoko.orb.OB that implement Policy | |
---|---|
class |
ConnectionReusePolicy_impl
|
class |
ConnectTimeoutPolicy_impl
|
class |
InterceptorPolicy_impl
|
class |
LocateRequestPolicy_impl
|
class |
LocationTransparencyPolicy_impl
|
class |
ProtocolPolicy_impl
|
class |
RequestTimeoutPolicy_impl
|
class |
RetryPolicy_impl
|
class |
TimeoutPolicy_impl
|
class |
ZeroPortPolicy_impl
|
Fields in org.apache.yoko.orb.OB declared as Policy | |
---|---|
Policy[] |
RefCountPolicyList.value
|
Methods in org.apache.yoko.orb.OB that return Policy | |
---|---|
Policy |
ConnectTimeoutPolicy_impl.copy()
|
Policy |
InterceptorPolicy_impl.copy()
|
Policy |
LocationTransparencyPolicy_impl.copy()
|
Policy |
TimeoutPolicy_impl.copy()
|
Policy |
ProtocolPolicy_impl.copy()
|
Policy |
RetryPolicy_impl.copy()
|
Policy |
ConnectionReusePolicy_impl.copy()
|
Policy |
RequestTimeoutPolicy_impl.copy()
|
Policy |
ZeroPortPolicy_impl.copy()
|
Policy |
LocateRequestPolicy_impl.copy()
|
Policy |
PolicyFactoryManager.createPolicy(int type,
Any any)
|
static Policy |
MessageRoutingUtil.getPolicyFromPolicyValue(PolicyValue policyValue)
|
static Policy[] |
MessageRoutingUtil.getPolicyListFromPolicyValues(PolicyValue[] policies)
|
Policy[] |
ObjectFactory.policies()
|
Methods in org.apache.yoko.orb.OB with parameters of type Policy | |
---|---|
static PolicyValue |
MessageRoutingUtil.createMessagingPolicyValue(Policy policy)
|
Vector |
ClientManager.getClientProfilePairs(IOR ior,
Policy[] policies)
|
static short |
RefCountPolicyList.getMaxHops(Policy[] policies)
|
static short |
RefCountPolicyList.getQueueOrder(Policy[] policies)
|
static PriorityRange |
RefCountPolicyList.getReplyPriority(Policy[] policies)
|
static PriorityRange |
RefCountPolicyList.getRequestPriority(Policy[] policies)
|
static RoutingTypeRange |
RefCountPolicyList.getRoutingRange(Policy[] policies)
|
ProfileInfo[] |
CollocatedClient.getUsableProfiles(IOR ior,
Policy[] policies)
|
ProfileInfo[] |
CollocatedServer.getUsableProfiles(IOR ior,
Policy[] policies)
|
ProfileInfo[] |
OAInterface.getUsableProfiles(IOR ior,
Policy[] policies)
|
abstract ProfileInfo[] |
Client.getUsableProfiles(IOR ior,
Policy[] pl)
|
void |
PIUpcall.receiveRequestServiceContexts(Policy[] policies,
byte[] adapterId,
byte[] objectId,
ObjectReferenceTemplate adapterTemplate)
|
Constructors in org.apache.yoko.orb.OB with parameters of type Policy | |
---|---|
RefCountPolicyList(Policy[] v)
|
Uses of Policy in org.apache.yoko.orb.OBCORBA |
---|
Methods in org.apache.yoko.orb.OBCORBA that return Policy | |
---|---|
Policy |
ORB_impl.create_policy(int type,
Any any)
|
Policy |
ORBSingleton_impl.create_policy(int policy_type,
Any val)
|
Uses of Policy in org.apache.yoko.orb.OBMessageRouting |
---|
Methods in org.apache.yoko.orb.OBMessageRouting that return Policy | |
---|---|
Policy |
LimitedPingPolicy_impl.copy()
|
Policy |
ImmediateSuspendPolicy_impl.copy()
|
Policy |
DecayPolicy_impl.copy()
|
Policy |
UnlimitedPingPolicy_impl.copy()
|
Policy |
ResumePolicy_impl.copy()
|
Uses of Policy in org.apache.yoko.orb.OBPortableServer |
---|
Subinterfaces of Policy in org.apache.yoko.orb.OBPortableServer | |
---|---|
interface |
CommunicationsConcurrencyPolicy
Communications Concurrency Policy |
interface |
DispatchStrategyPolicy
The dispatch strategy policy. |
interface |
EndpointConfigurationPolicy
Endpoint Configuration Policy |
interface |
GIOPVersionPolicy
GIOP Version Policy |
interface |
InterceptorCallPolicy
The interceptor call policy. |
interface |
SynchronizationPolicy
The synchronization policy. |
Classes in org.apache.yoko.orb.OBPortableServer that implement Policy | |
---|---|
class |
CommunicationsConcurrencyPolicy_impl
|
class |
DispatchStrategyPolicy_impl
|
class |
EndpointConfigurationPolicy_impl
|
class |
GIOPVersionPolicy_impl
|
class |
InterceptorCallPolicy_impl
|
class |
SynchronizationPolicy_impl
|
Methods in org.apache.yoko.orb.OBPortableServer that return Policy | |
---|---|
Policy |
CommunicationsConcurrencyPolicy_impl.copy()
|
Policy |
EndpointConfigurationPolicy_impl.copy()
|
Policy |
InterceptorCallPolicy_impl.copy()
|
Policy |
DispatchStrategyPolicy_impl.copy()
|
Policy |
GIOPVersionPolicy_impl.copy()
|
Policy |
SynchronizationPolicy_impl.copy()
|
Policy[] |
POAPolicies.recreate()
|
Policy[] |
POAOperations.the_policies()
Determine the policies that this POA was created with |
Policy[] |
POA_impl.the_policies()
|
Methods in org.apache.yoko.orb.OBPortableServer with parameters of type Policy | |
---|---|
POA |
POA_impl.create_POA(String adapter,
POAManager manager,
Policy[] rawPolicies)
|
POAManager |
POAManagerFactory_impl.create_POAManager(String id,
Policy[] policies)
|
Uses of Policy in org.apache.yoko.orb.OCI |
---|
Methods in org.apache.yoko.orb.OCI with parameters of type Policy | |
---|---|
Connector[] |
ConFactoryOperations.create_connectors(IOR ref,
Policy[] policies)
Returns a sequence of Connectors for a given IOR and a list of policies. |
ServiceContext[] |
TransportInfoOperations.get_service_contexts(Policy[] policies)
Returns a sequence of service contexts for this transport based on the policies. |
ProfileInfo[] |
ConnectorOperations.get_usable_profiles(IOR ref,
Policy[] policies)
From the given IOR and list of policies, get basic information about all profiles for which this Connector can be used. |
Uses of Policy in org.apache.yoko.orb.OCI.IIOP |
---|
Methods in org.apache.yoko.orb.OCI.IIOP with parameters of type Policy | |
---|---|
Socket |
ConnectionHelper.createSocket(IOR ior,
Policy[] policies,
InetAddress address,
int port)
|
Socket |
DefaultConnectionHelper.createSocket(IOR ior,
Policy[] policies,
InetAddress address,
int port)
|
ServiceContext[] |
TransportInfo_impl.get_service_contexts(Policy[] policies)
|
Uses of Policy in org.apache.yoko.orb.PortableInterceptor |
---|
Fields in org.apache.yoko.orb.PortableInterceptor declared as Policy | |
---|---|
protected Policy[] |
RequestInfo_impl.policies_
|
Methods in org.apache.yoko.orb.PortableInterceptor that return Policy | |
---|---|
Policy |
POAPolicyFactory_impl.create_policy(int type,
Any val)
|
Policy |
IORInfo_impl.get_effective_policy(int type)
|
Policy |
ClientRequestInfo_impl.get_request_policy(int type)
|
Policy |
ServerRequestInfo_impl.get_server_policy(int type)
|
Constructors in org.apache.yoko.orb.PortableInterceptor with parameters of type Policy | |
---|---|
ClientRequestInfo_impl(ORB orb,
int id,
String op,
boolean responseExpected,
IOR IOR,
IOR origIOR,
ProfileInfo profileInfo,
Policy[] policies,
Vector requestSCL,
Vector replySCL,
ORBInstance orbInstance,
Current_impl current)
|
|
ClientRequestInfo_impl(ORB orb,
int id,
String op,
boolean responseExpected,
IOR IOR,
IOR origIOR,
ProfileInfo profileInfo,
Policy[] policies,
Vector requestSCL,
Vector replySCL,
ORBInstance orbInstance,
Current_impl current,
NVList args,
NamedValue result,
ExceptionList exceptions)
|
|
ClientRequestInfo_impl(ORB orb,
int id,
String op,
boolean responseExpected,
IOR IOR,
IOR origIOR,
ProfileInfo profileInfo,
Policy[] policies,
Vector requestSCL,
Vector replySCL,
ORBInstance orbInstance,
Current_impl current,
ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
|
IORInfo_impl(ORBInstance orbInstance,
Acceptor[] acceptors,
Policy[] policies,
POAPolicies poaPolicies,
String id,
short state)
|
|
RequestInfo_impl(ORB orb,
int id,
String op,
boolean responseExpected,
Vector requestSCL,
Vector replySCL,
ORBInstance orbInstance,
Policy[] policies,
Current_impl current)
|
|
ServerRequestInfo_impl(ORB orb,
int id,
String op,
boolean responseExpected,
Policy[] policies,
byte[] adapterId,
byte[] objectId,
ObjectReferenceTemplate adapterTemplate,
Vector request,
Vector reply,
ORBInstance orbInstance,
Current_impl current,
TransportInfo transportInfo)
|
Uses of Policy in org.apache.yoko.orb.PortableServer |
---|
Classes in org.apache.yoko.orb.PortableServer that implement Policy | |
---|---|
class |
IdAssignmentPolicy_impl
|
class |
IdUniquenessPolicy_impl
|
class |
ImplicitActivationPolicy_impl
|
class |
LifespanPolicy_impl
|
class |
RequestProcessingPolicy_impl
|
class |
ServantRetentionPolicy_impl
|
class |
ThreadPolicy_impl
|
Methods in org.apache.yoko.orb.PortableServer that return Policy | |
---|---|
Policy |
IdAssignmentPolicy_impl.copy()
|
Policy |
LifespanPolicy_impl.copy()
|
Policy |
ThreadPolicy_impl.copy()
|
Policy |
ServantRetentionPolicy_impl.copy()
|
Policy |
ImplicitActivationPolicy_impl.copy()
|
Policy |
IdUniquenessPolicy_impl.copy()
|
Policy |
RequestProcessingPolicy_impl.copy()
|
Uses of Policy in org.omg.BiDirPolicy |
---|
Subinterfaces of Policy in org.omg.BiDirPolicy | |
---|---|
interface |
BidirectionalPolicy
|
Uses of Policy in org.omg.CORBA |
---|
Subinterfaces of Policy in org.omg.CORBA | |
---|---|
interface |
ConstructionPolicy
|
Classes in org.omg.CORBA that implement Policy | |
---|---|
class |
_PolicyStub
|
Fields in org.omg.CORBA declared as Policy | |
---|---|
Policy[] |
PolicyListHolder.value
|
Policy |
PolicyHolder.value
|
Methods in org.omg.CORBA that return Policy | |
---|---|
Policy |
Object._get_policy(int policy_type)
|
Policy |
LocalObject._get_policy(int policy_type)
|
Policy |
PolicyPOA._this()
|
Policy |
PolicyPOA._this(ORB orb)
|
Policy |
_PolicyStub.copy()
|
Policy |
PolicyOperations.copy()
|
Policy |
ORB.create_policy(int policy_type,
Any val)
|
static Policy[] |
PolicyListHelper.extract(Any any)
|
static Policy |
PolicyHelper.extract(Any any)
|
Policy |
DomainManagerOperations.get_domain_policy(int policy_type)
|
Policy[] |
PolicyManagerOperations.get_policy_overrides(int[] ts)
|
static Policy |
PolicyHelper.narrow(Object val)
|
static Policy[] |
PolicyListHelper.read(InputStream in)
|
static Policy |
PolicyHelper.read(InputStream in)
|
static Policy |
PolicyHelper.unchecked_narrow(Object val)
|
Methods in org.omg.CORBA with parameters of type Policy | |
---|---|
Object |
Object._set_policy_override(Policy[] policies,
SetOverrideType set_add)
|
Object |
LocalObject._set_policy_override(Policy[] policies,
SetOverrideType set_add)
|
static void |
PolicyHelper.insert(Any any,
Policy val)
|
static void |
PolicyListHelper.insert(Any any,
Policy[] val)
|
void |
PolicyManagerOperations.set_policy_overrides(Policy[] policies,
SetOverrideType set_add)
|
static void |
PolicyHelper.write(OutputStream out,
Policy val)
|
static void |
PolicyListHelper.write(OutputStream out,
Policy[] val)
|
Constructors in org.omg.CORBA with parameters of type Policy | |
---|---|
PolicyHolder(Policy initial)
|
|
PolicyListHolder(Policy[] initial)
|
Uses of Policy in org.omg.CORBA_2_4 |
---|
Methods in org.omg.CORBA_2_4 that return Policy | |
---|---|
Policy |
Object._get_client_policy(int policy_type)
|
Policy[] |
Object._get_policy_overrides(int[] policy_types)
|
Uses of Policy in org.omg.CORBA_2_4.portable |
---|
Methods in org.omg.CORBA_2_4.portable that return Policy | |
---|---|
Policy |
ObjectImpl._get_client_policy(int policy_type)
|
Policy[] |
ObjectImpl._get_policy_overrides(int[] policy_types)
|
Policy |
Delegate.get_client_policy(Object self,
int policy_type)
|
Policy[] |
Delegate.get_policy_overrides(Object self,
int[] policy_types)
|
Uses of Policy in org.omg.CORBA.portable |
---|
Methods in org.omg.CORBA.portable that return Policy | |
---|---|
Policy |
ObjectImpl._get_policy(int policy_type)
|
Policy |
Delegate.get_policy(Object self,
int policy_type)
|
Methods in org.omg.CORBA.portable with parameters of type Policy | |
---|---|
Object |
ObjectImpl._set_policy_override(Policy[] policies,
SetOverrideType set_add)
|
Object |
Delegate.set_policy_override(Object self,
Policy[] policies,
SetOverrideType set_add)
|
Uses of Policy in org.omg.CosTransactions |
---|
Subinterfaces of Policy in org.omg.CosTransactions | |
---|---|
interface |
InvocationPolicy
org/omg/CosTransactions/InvocationPolicy.java . |
interface |
NonTxTargetPolicy
org/omg/CosTransactions/NonTxTargetPolicy.java . |
interface |
OTSPolicy
org/omg/CosTransactions/OTSPolicy.java . |
interface |
TransactionPolicy
org/omg/CosTransactions/TransactionPolicy.java . |
Classes in org.omg.CosTransactions that implement Policy | |
---|---|
class |
_InvocationPolicyImplBase
org/omg/CosTransactions/_InvocationPolicyImplBase.java . |
class |
_InvocationPolicyStub
org/omg/CosTransactions/_InvocationPolicyStub.java . |
class |
_NonTxTargetPolicyImplBase
org/omg/CosTransactions/_NonTxTargetPolicyImplBase.java . |
class |
_NonTxTargetPolicyStub
org/omg/CosTransactions/_NonTxTargetPolicyStub.java . |
class |
_OTSPolicyImplBase
org/omg/CosTransactions/_OTSPolicyImplBase.java . |
class |
_OTSPolicyStub
org/omg/CosTransactions/_OTSPolicyStub.java . |
class |
_TransactionPolicyImplBase
org/omg/CosTransactions/_TransactionPolicyImplBase.java . |
class |
_TransactionPolicyStub
org/omg/CosTransactions/_TransactionPolicyStub.java . |
Methods in org.omg.CosTransactions that return Policy | |
---|---|
Policy |
_InvocationPolicyStub.copy()
|
Policy |
_TransactionPolicyStub.copy()
|
Policy |
_OTSPolicyStub.copy()
|
Policy |
_NonTxTargetPolicyStub.copy()
|
Uses of Policy in org.omg.MessageRouting |
---|
Methods in org.omg.MessageRouting with parameters of type Policy | |
---|---|
PersistentRequest |
_PersistentRequestRouterStub.create_persistent_request(short _ob_a0,
Router[] _ob_a1,
Object _ob_a2,
Policy[] _ob_a3,
RequestMessage _ob_a4)
|
PersistentRequest |
PersistentRequestRouterOperations.create_persistent_request(short profile_index,
Router[] to_visit,
Object target,
Policy[] current_qos,
RequestMessage payload)
|
Uses of Policy in org.omg.Messaging |
---|
Subinterfaces of Policy in org.omg.Messaging | |
---|---|
interface |
MaxHopsPolicy
|
interface |
QueueOrderPolicy
|
interface |
RebindPolicy
|
interface |
RelativeRequestTimeoutPolicy
|
interface |
RelativeRoundtripTimeoutPolicy
|
interface |
ReplyEndTimePolicy
|
interface |
ReplyPriorityPolicy
|
interface |
ReplyStartTimePolicy
|
interface |
RequestEndTimePolicy
|
interface |
RequestPriorityPolicy
|
interface |
RequestStartTimePolicy
|
interface |
RoutingPolicy
|
interface |
SyncScopePolicy
|
Uses of Policy in org.omg.PortableInterceptor |
---|
Methods in org.omg.PortableInterceptor that return Policy | |
---|---|
Policy |
PolicyFactoryOperations.create_policy(int type,
Any value)
|
Policy |
IORInfoOperations.get_effective_policy(int type)
|
Policy |
ClientRequestInfoOperations.get_request_policy(int type)
|
Policy |
ServerRequestInfoOperations.get_server_policy(int type)
|
Uses of Policy in org.omg.PortableServer |
---|
Subinterfaces of Policy in org.omg.PortableServer | |
---|---|
interface |
IdAssignmentPolicy
|
interface |
IdUniquenessPolicy
|
interface |
ImplicitActivationPolicy
|
interface |
LifespanPolicy
|
interface |
RequestProcessingPolicy
|
interface |
ServantRetentionPolicy
|
interface |
ThreadPolicy
|
Methods in org.omg.PortableServer that return Policy | |
---|---|
Policy |
ServantManagerPOA._get_policy(int policy_type)
|
Policy |
AdapterActivatorPOA._get_policy(int policy_type)
|
Policy |
ServantLocatorPOA._get_policy(int policy_type)
|
Policy |
ServantActivatorPOA._get_policy(int policy_type)
|
Methods in org.omg.PortableServer with parameters of type Policy | |
---|---|
Object |
ServantManagerPOA._set_policy_override(Policy[] policies,
SetOverrideType set_add)
|
Object |
AdapterActivatorPOA._set_policy_override(Policy[] policies,
SetOverrideType set_add)
|
Object |
ServantLocatorPOA._set_policy_override(Policy[] policies,
SetOverrideType set_add)
|
Object |
ServantActivatorPOA._set_policy_override(Policy[] policies,
SetOverrideType set_add)
|
POA |
POAOperations.create_POA(String adapter_name,
POAManager a_POAManager,
Policy[] policies)
|
POAManager |
POAManagerFactoryOperations.create_POAManager(String id,
Policy[] policies)
Create a new POAManager. |
Uses of Policy in org.omg.SecurityLevel2 |
---|
Subinterfaces of Policy in org.omg.SecurityLevel2 | |
---|---|
interface |
DelegationDirectivePolicy
org/omg/SecurityLevel2/DelegationDirectivePolicy.java . |
interface |
EstablishTrustPolicy
org/omg/SecurityLevel2/EstablishTrustPolicy.java . |
interface |
InvocationCredentialsPolicy
org/omg/SecurityLevel2/InvocationCredentialsPolicy.java . |
interface |
MechanismPolicy
org/omg/SecurityLevel2/MechanismPolicy.java . |
interface |
QOPPolicy
org/omg/SecurityLevel2/QOPPolicy.java . |
Classes in org.omg.SecurityLevel2 that implement Policy | |
---|---|
class |
_DelegationDirectivePolicyImplBase
org/omg/SecurityLevel2/_DelegationDirectivePolicyImplBase.java . |
class |
_DelegationDirectivePolicyStub
org/omg/SecurityLevel2/_DelegationDirectivePolicyStub.java . |
class |
_EstablishTrustPolicyImplBase
org/omg/SecurityLevel2/_EstablishTrustPolicyImplBase.java . |
class |
_EstablishTrustPolicyStub
org/omg/SecurityLevel2/_EstablishTrustPolicyStub.java . |
class |
_InvocationCredentialsPolicyImplBase
org/omg/SecurityLevel2/_InvocationCredentialsPolicyImplBase.java . |
class |
_InvocationCredentialsPolicyStub
org/omg/SecurityLevel2/_InvocationCredentialsPolicyStub.java . |
class |
_MechanismPolicyImplBase
org/omg/SecurityLevel2/_MechanismPolicyImplBase.java . |
class |
_MechanismPolicyStub
org/omg/SecurityLevel2/_MechanismPolicyStub.java . |
class |
_QOPPolicyImplBase
org/omg/SecurityLevel2/_QOPPolicyImplBase.java . |
class |
_QOPPolicyStub
org/omg/SecurityLevel2/_QOPPolicyStub.java . |
Methods in org.omg.SecurityLevel2 that return Policy | |
---|---|
Policy |
_InvocationCredentialsPolicyStub.copy()
|
Policy |
_MechanismPolicyStub.copy()
|
Policy |
_DelegationDirectivePolicyStub.copy()
|
Policy |
_EstablishTrustPolicyStub.copy()
|
Policy |
_QOPPolicyStub.copy()
|
Policy |
_SecurityManagerStub.get_security_policy(int policy_type)
|
Policy |
SecurityManagerOperations.get_security_policy(int policy_type)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |