Liking cljdoc? Tell your friends :D

javax.naming.ldap.ManageReferralControl

Requests that referral and other special LDAP objects be manipulated as normal LDAP objects. It enables the requestor to interrogate or update such objects.

This class implements the LDAPv3 Request Control for ManageDsaIT as defined in RFC 3296.

The control has no control value.

Requests that referral and other special LDAP objects be manipulated
as normal LDAP objects. It enables the requestor to interrogate or
update such objects.

This class implements the LDAPv3 Request Control for ManageDsaIT
as defined in
RFC 3296.

The control has no control value.
raw docstring

*-oidclj

Static Constant.

The ManageReferral control's assigned object identifier is 2.16.840.1.113730.3.4.2.

type: java.lang.String

Static Constant.

The ManageReferral control's assigned object identifier
 is 2.16.840.1.113730.3.4.2.

type: java.lang.String
raw docstring

->manage-referral-controlclj

(->manage-referral-control)
(->manage-referral-control criticality)

Constructor.

Constructs a ManageReferral control.

criticality - The control's criticality setting. - boolean

Constructor.

Constructs a ManageReferral control.

criticality - The control's criticality setting. - `boolean`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close