typedef string Security::SecurityName |
Definition at line 18 of file Security.idl.
typedef sequence<octet> Security::Opaque |
Definition at line 19 of file Security.idl.
typedef sequence<octet> Security::OID |
Definition at line 49 of file Security.idl.
typedef sequence<OID> Security::OIDList |
Definition at line 51 of file Security.idl.
typedef unsigned long Security::SecurityAttributeType |
Definition at line 54 of file Security.idl.
typedef sequence<AttributeType> Security::AttributeTypeList |
Definition at line 78 of file Security.idl.
typedef sequence<SecAttribute> Security::AttributeList |
Definition at line 88 of file Security.idl.
typedef unsigned long Security::AuthenticationMethod |
Definition at line 106 of file Security.idl.
typedef sequence<AuthenticationMethod> Security::AuthenticationMethodList |
Definition at line 108 of file Security.idl.
typedef sequence<Right> Security::RightsList |
Definition at line 125 of file Security.idl.
typedef TimeBase::UtcT Security::UtcT |
Definition at line 146 of file Security.idl.
Definition at line 147 of file Security.idl.
typedef TimeBase::TimeT Security::TimeT |
Definition at line 148 of file Security.idl.
typedef unsigned short Security::AssociationOptions |
Definition at line 212 of file Security.idl.
typedef string Security::MechanismType |
Definition at line 241 of file Security.idl.
typedef sequence<MechanismType> Security::MechanismTypeList |
Definition at line 242 of file Security.idl.
typedef sequence<OptionsDirectionPair> Security::OptionsDirectionPairList |
Definition at line 250 of file Security.idl.
typedef sequence<MechandOptions> Security::MechandOptionsList |
Definition at line 265 of file Security.idl.
typedef unsigned long Security::AuditChannelId |
Definition at line 274 of file Security.idl.
typedef unsigned short Security::_EventType |
Definition at line 275 of file Security.idl.
typedef sequence<AuditEventType> Security::AuditEventTypeList |
Definition at line 302 of file Security.idl.
typedef unsigned long Security::SelectorType |
Definition at line 304 of file Security.idl.
typedef sequence<SelectorValue> Security::SelectorValueList |
Definition at line 329 of file Security.idl.
Definition at line 91 of file Security.idl.
00091 { 00092 SecAuthSuccess, 00093 SecAuthFailure, 00094 SecAuthContinue, 00095 SecAuthExpired 00096 };
Definition at line 99 of file Security.idl.
00099 { 00100 SecAssocSuccess, 00101 SecAssocFailure, 00102 SecAssocContinue 00103 };
Definition at line 112 of file Security.idl.
00112 { 00113 SecOwnCredentials, 00114 SecReceivedCredentials, 00115 SecTargetCredentials 00116 };
Definition at line 152 of file Security.idl.
00152 { 00153 SecNoDelegation, 00154 SecSimpleDelegation, 00155 SecCompositeDelegation, 00156 SecNoProtection, 00157 SecIntegrity, 00158 SecConfidentiality, 00159 SecIntegrityAndConfidentiality, 00160 SecDetectReplay, 00161 SecDetectMisordering, 00162 SecEstablishTrustInTarget, 00163 SecEstablishTrustInClient 00164 };
enum Security::QOP |
SecQOPNoProtection | |
SecQOPIntegrity | |
SecQOPConfidentiality | |
SecQOPIntegrityAndConfidentiality |
Definition at line 168 of file Security.idl.
00168 { 00169 SecQOPNoProtection, 00170 SecQOPIntegrity, 00171 SecQOPConfidentiality, 00172 SecQOPIntegrityAndConfidentiality 00173 };
Definition at line 176 of file Security.idl.
00176 { 00177 SecClientSecurityContext, 00178 SecServerSecurityContext 00179 };
SecContextInitialized | |
SecContextContinued | |
SecContextClientEstablished | |
SecContextEstablished | |
SecContextEstablishExpired | |
SecContextExpired | |
SecContextInvalid |
Definition at line 182 of file Security.idl.
00182 { 00183 SecContextInitialized, 00184 SecContextContinued, 00185 SecContextClientEstablished, 00186 SecContextEstablished, 00187 SecContextEstablishExpired, 00188 SecContextExpired, 00189 SecContextInvalid 00190 };
Definition at line 234 of file Security.idl.
00234 { 00235 SecDirectionBoth, 00236 SecDirectionRequest, 00237 SecDirectionReply 00238 };
Definition at line 253 of file Security.idl.
00253 { 00254 SecDelModeNoDelegation, // i.e. use own credentials 00255 SecDelModeSimpleDelegation, // delegate received credentials 00256 SecDelModeCompositeDelegation // delegate both 00257 };
Definition at line 292 of file Security.idl.
00292 { 00293 SecAllSelectors, 00294 SecAnySelector 00295 };
const CORBA::ServiceOption Security::SecurityLevel1 = 1 |
Definition at line 22 of file Security.idl.
const CORBA::ServiceOption Security::SecurityLevel2 = 2 |
Definition at line 23 of file Security.idl.
const CORBA::ServiceOption Security::NonRepudiation = 3 |
Definition at line 24 of file Security.idl.
const CORBA::ServiceOption Security::SecurityORBServiceReady = 4 |
Definition at line 25 of file Security.idl.
const CORBA::ServiceOption Security::SecurityServiceReady = 5 |
Definition at line 26 of file Security.idl.
const CORBA::ServiceOption Security::ReplaceORBServices = 6 |
Definition at line 27 of file Security.idl.
const CORBA::ServiceOption Security::ReplaceSecurityServices = 7 |
Definition at line 28 of file Security.idl.
const CORBA::ServiceOption Security::StandardSecureInteroperability = 8 |
Definition at line 29 of file Security.idl.
const CORBA::ServiceOption Security::DCESecureInteroperability = 9 |
Definition at line 30 of file Security.idl.
const CORBA::ServiceOption Security::CommonInteroperabilityLevel0 = 10 |
Definition at line 33 of file Security.idl.
const CORBA::ServiceOption Security::CommonInteroperabilityLevel1 = 11 |
Definition at line 34 of file Security.idl.
const CORBA::ServiceOption Security::CommonInteroperabilityLevel2 = 12 |
Definition at line 35 of file Security.idl.
const CORBA::ServiceDetailType Security::SecurityMechanismType = 1 |
Definition at line 38 of file Security.idl.
const CORBA::ServiceDetailType Security::SecurityAttribute = 2 |
Definition at line 41 of file Security.idl.
const SecurityAttributeType Security::AuditId = 1 |
Definition at line 58 of file Security.idl.
const SecurityAttributeType Security::AccountingId = 2 |
Definition at line 59 of file Security.idl.
Definition at line 60 of file Security.idl.
const SecurityAttributeType Security::_Public = 1 |
Definition at line 64 of file Security.idl.
const SecurityAttributeType Security::AccessId = 2 |
Definition at line 65 of file Security.idl.
Definition at line 66 of file Security.idl.
const SecurityAttributeType Security::GroupId = 4 |
Definition at line 67 of file Security.idl.
const SecurityAttributeType Security::Role = 5 |
Definition at line 68 of file Security.idl.
const SecurityAttributeType Security::AttributeSet = 6 |
Definition at line 69 of file Security.idl.
const SecurityAttributeType Security::Clearance = 7 |
Definition at line 70 of file Security.idl.
const SecurityAttributeType Security::Capability = 8 |
Definition at line 71 of file Security.idl.
const AssociationOptions Security::NoProtection = 1 |
Definition at line 214 of file Security.idl.
const AssociationOptions Security::Integrity = 2 |
Definition at line 215 of file Security.idl.
const AssociationOptions Security::Confidentiality = 4 |
Definition at line 216 of file Security.idl.
const AssociationOptions Security::DetectReplay = 8 |
Definition at line 217 of file Security.idl.
const AssociationOptions Security::DetectMisordering = 16 |
Definition at line 218 of file Security.idl.
Definition at line 219 of file Security.idl.
Definition at line 220 of file Security.idl.
const AssociationOptions Security::NoDelegation = 128 |
Definition at line 221 of file Security.idl.
const AssociationOptions Security::SimpleDelegation = 256 |
Definition at line 222 of file Security.idl.
const AssociationOptions Security::CompositeDelegation = 512 |
Definition at line 223 of file Security.idl.
const _EventType Security::AuditAll = 0 |
Definition at line 277 of file Security.idl.
const _EventType Security::AuditPrincipalAuth = 1 |
Definition at line 278 of file Security.idl.
const _EventType Security::AuditSessionAuth = 2 |
Definition at line 279 of file Security.idl.
const _EventType Security::AuditAuthorization = 3 |
Definition at line 280 of file Security.idl.
const _EventType Security::AuditInvocation = 4 |
Definition at line 281 of file Security.idl.
const _EventType Security::AuditSecEnvChange = 5 |
Definition at line 282 of file Security.idl.
const _EventType Security::AuditPolicyChange = 6 |
Definition at line 283 of file Security.idl.
const _EventType Security::AuditObjectCreation = 7 |
Definition at line 284 of file Security.idl.
const _EventType Security::AuditObjectDestruction = 8 |
Definition at line 285 of file Security.idl.
const _EventType Security::AuditNonRepudiation = 9 |
Definition at line 286 of file Security.idl.
const SelectorType Security::InterfaceName = 1 |
Definition at line 306 of file Security.idl.
const SelectorType Security::ObjectRef = 2 |
Definition at line 307 of file Security.idl.
const SelectorType Security::Operation = 3 |
Definition at line 308 of file Security.idl.
const SelectorType Security::Initiator = 4 |
Definition at line 309 of file Security.idl.
const SelectorType Security::SuccessFailure = 5 |
Definition at line 310 of file Security.idl.
const SelectorType Security::Time = 6 |
Definition at line 311 of file Security.idl.
const SelectorType Security::DayOfWeek = 7 |
Definition at line 312 of file Security.idl.
Definition at line 334 of file Security.idl.
Definition at line 335 of file Security.idl.
Definition at line 336 of file Security.idl.
Definition at line 337 of file Security.idl.
Definition at line 338 of file Security.idl.
Definition at line 339 of file Security.idl.
const CORBA::PolicyType Security::SecDelegation = 7 |
Definition at line 340 of file Security.idl.
Definition at line 341 of file Security.idl.
Definition at line 342 of file Security.idl.
const CORBA::PolicyType Security::SecNonRepudiation = 10 |
Definition at line 343 of file Security.idl.
const CORBA::PolicyType Security::SecMechanismsPolicy = 12 |
Definition at line 347 of file Security.idl.
Referenced by ACE_RCSID(), and TAO::Security::ORBInitializer::register_policy_factories().
Definition at line 348 of file Security.idl.
Referenced by ACE_RCSID(), and TAO::Security::ORBInitializer::register_policy_factories().
const CORBA::PolicyType Security::SecFeaturePolicy = 14 |
Definition at line 349 of file Security.idl.
Referenced by ACE_RCSID(), and TAO::Security::ORBInitializer::register_policy_factories().
const CORBA::PolicyType Security::SecQOPPolicy = 15 |
Definition at line 350 of file Security.idl.
Referenced by ACE_RCSID(), TAO::Security::QOPPolicy::policy_type(), and TAO::Security::ORBInitializer::register_policy_factories().
Definition at line 352 of file Security.idl.
Referenced by ACE_RCSID(), and TAO::Security::ORBInitializer::register_policy_factories().
Definition at line 353 of file Security.idl.
Referenced by ACE_RCSID(), TAO::Security::EstablishTrustPolicy::policy_type(), and TAO::Security::ORBInitializer::register_policy_factories().