TAO_Security 4.0.2
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
SecurityLevel2::Credentials Interface Reference

import <SecurityLevel2.idl;

Inheritance diagram for SecurityLevel2::Credentials:
Inheritance graph
[legend]

Public Member Functions

Credentials copy ()
 
void destroy ()
 
boolean get_security_feature (in Security::CommunicationDirection direction, in Security::SecurityFeature feature)
 
boolean set_attributes (in Security::AttributeList requested_attributes, out Security::AttributeList actual_attributes)
 
Security::AttributeList get_attributes (in Security::AttributeTypeList attributes)
 
boolean is_valid (out Security::UtcT expiry_time)
 
boolean refresh (in any refresh_data)
 

Public Attributes

readonly attribute Security::InvocationCredentialsType credentials_type
 
readonly attribute Security::AuthenticationStatus authentication_state
 
readonly attribute Security::MechanismType mechanism
 
attribute Security::AssociationOptions accepting_options_supported
 
attribute Security::AssociationOptions accepting_options_required
 
attribute Security::AssociationOptions invocation_options_supported
 
attribute Security::AssociationOptions invocation_options_required
 

Member Function Documentation

◆ copy()

Credentials SecurityLevel2::Credentials::copy ( )

◆ destroy()

void SecurityLevel2::Credentials::destroy ( )

◆ get_attributes()

Security::AttributeList SecurityLevel2::Credentials::get_attributes ( in Security::AttributeTypeList attributes)

◆ get_security_feature()

boolean SecurityLevel2::Credentials::get_security_feature ( in Security::CommunicationDirection direction,
in Security::SecurityFeature feature )

◆ is_valid()

boolean SecurityLevel2::Credentials::is_valid ( out Security::UtcT expiry_time)

◆ refresh()

boolean SecurityLevel2::Credentials::refresh ( in any refresh_data)

◆ set_attributes()

boolean SecurityLevel2::Credentials::set_attributes ( in Security::AttributeList requested_attributes,
out Security::AttributeList actual_attributes )

Member Data Documentation

◆ accepting_options_required

attribute Security::AssociationOptions SecurityLevel2::Credentials::accepting_options_required

◆ accepting_options_supported

attribute Security::AssociationOptions SecurityLevel2::Credentials::accepting_options_supported

◆ authentication_state

readonly attribute Security::AuthenticationStatus SecurityLevel2::Credentials::authentication_state

◆ credentials_type

readonly attribute Security::InvocationCredentialsType SecurityLevel2::Credentials::credentials_type

◆ invocation_options_required

attribute Security::AssociationOptions SecurityLevel2::Credentials::invocation_options_required

◆ invocation_options_supported

attribute Security::AssociationOptions SecurityLevel2::Credentials::invocation_options_supported

◆ mechanism

readonly attribute Security::MechanismType SecurityLevel2::Credentials::mechanism

The documentation for this interface was generated from the following file: