DS 7.2.4

corbaRepositoryId

Unique repository ID, also known as type ID, for a CORBA interface. Multiple values reflect multiple interfaces, but the list is not necessarily complete.

Although the value string can be of any syntax, the following ID styles are specified:

IDL style: IDL:Prefix/ModuleName/InterfaceName:VersionNumber

Format used for standard interface definition language (IDL) IDs.

RMI style: RMI:ClassName:HashCode[:SUID]

Format used by RMI-IIOP remote objects.

  • ClassName is the fully qualified name of the class.

  • HashCode is the result of the object’s hashCode() method.

  • SUID is the 64-bit stream unique identifier for the serialization version of the class.

DCE style: DCE:UUID

Format used for DCE/CORBA interoperability, where the UUID represents a DCE UUID.

Local

The format is defined by the local Object Request Broker (ORB).

Single value

false: multiple values allowed

Origin

RFC 2714

Usage

userApplications

Description

Repository ids of interfaces implemented by a CORBA object

Ordering matching rule

caseIgnoreOrderingMatch

OID

1.3.6.1.4.1.42.2.27.4.1.15

User modification allowed

true

Schema file

03-rfc2714.ldif

Names

corbaRepositoryId

Used by

corbaObject, corbaObjectReference

Substring matching rule

caseIgnoreSubstringsMatch

Syntax

DirectoryString

Equality matching rule

caseExactMatch

Copyright © 2010-2023 ForgeRock, all rights reserved.