Module SecurityReplaceable

This module is the part of the Orbasec implementation that may be replaced, provided this interface and it semantics are followed as they are specified here.

Note: This module has been modifed from the standard SecurityReplaceable module to actually get it to be replaceable.

Notable changes include, authentication of security name and creation of "own" credentials in the Vault. Adding attributes to the security contexts.



Interface Index

ClientSecurityContext
SecurityReplaceable Enhancement.

A recognition that the information used to create the context from the vault may be necessary for querying and also note that a client oriented context is different from a server oriented context.

SecurityContext
The SecurityContext object is created by the vault on either an initialize_security_context (client side) or accept_security_context (server side).
ServerSecurityContext
This object is the Sever Side Context that was generated from the vaults accept_security_context operation.
Vault
The vault is the object that ties the security contexts and credentials together.

Generated by the ORBacus IDL-to-HTML translator (non-commercial)