---
title: javaReferenceAddress
description: "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:"
component: pingds
version: 8.1
page_id: pingds:schemaref:at-javaReferenceAddress
canonical_url: https://docs.pingidentity.com/pingds/8.1/schemaref/at-javaReferenceAddress.html
---

# 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*                    | [DirectoryString](s-DirectoryString.html)                      |
| *Equality matching rule*    | [caseExactMatch](mr-caseExactMatch.html)                       |
| *Ordering matching rule*    | [caseIgnoreOrderingMatch](mr-caseIgnoreOrderingMatch.html)     |
| *Substring matching rule*   | [caseIgnoreSubstringsMatch](mr-caseIgnoreSubstringsMatch.html) |
| *Single value*              | false: multiple values allowed                                 |
| *User modification allowed* | true                                                           |
| *Usage*                     | userApplications                                               |
| *Origin*                    | [RFC 2713](https://datatracker.ietf.org/doc/html/rfc2713)      |
| *Schema file*               | 03-rfc2713.ldif                                                |
| *Used by*                   | [javaNamingReference](oc-javaNamingReference.html)             |
