DS 7.2.4

javaReferenceAddress

Sequence of addresses of a JNDI reference. Each value represents and object of type javax.naming.RefAddr, and has the following form, where # is the delimiter:

#_sequence-number_#_address-type_#(_address-value_|#_string-content_) sequence-number:: The address’s position in the JNDI reference starting at 0.

address-type

Type of JNDI address, which is a non-empty string.

address-value

Value of the address contents if the reference is of type javax.naming.StringRefAddr.

string-content

Base64-encoded string representation of the entire serialized address if the reference is not of type javax.naming.StringRefAddr.

Single value

false: multiple values allowed

Origin

RFC 2713

Usage

userApplications

Description

Addresses associated with a JNDI Reference

Ordering matching rule

caseIgnoreOrderingMatch

OID

1.3.6.1.4.1.42.2.27.4.1.11

User modification allowed

true

Schema file

03-rfc2713.ldif

Names

javaReferenceAddress

Used by

javaNamingReference

Substring matching rule

caseIgnoreSubstringsMatch

Syntax

DirectoryString

Equality matching rule

caseExactMatch

Copyright © 2010-2023 ForgeRock, all rights reserved.