DS 7.1.7

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-numberaddress-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.

Origin

RFC 2713

Usage

userApplications

Description

Addresses associated with a JNDI Reference

OID

1.3.6.1.4.1.42.2.27.4.1.11

Substring Matching Rule

caseIgnoreSubstringsMatch

Equality Matching Rule

caseExactMatch

Single Value

false: multiple values allowed

Names

javaReferenceAddress

Ordering Matching Rule

caseIgnoreOrderingMatch

User Modification Allowed

true

Used By

javaNamingReference

Schema File

03-rfc2713.ldif

Syntax

DirectoryString

Copyright © 2010-2023 ForgeRock, all rights reserved.