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. 
OID  | 
1.3.6.1.4.1.42.2.27.4.1.11  | 
Names  | 
javaReferenceAddress  | 
Description  | 
Addresses associated with a JNDI Reference  | 
Syntax  | 
|
Equality matching rule  | 
|
Ordering matching rule  | 
|
Substring matching rule  | 
|
Single value  | 
false: multiple values allowed  | 
User modification allowed  | 
true  | 
Usage  | 
userApplications  | 
Origin  | 
|
Schema file  | 
03-rfc2713.ldif  | 
Used by  |