public final class ManageReferralControl extends BasicControl
实现managedsait中定义的RFC 3296 LDAPv3请求控制这类。该控件没有控制值。
Modifier and Type | Field and Description |
---|---|
static String |
OID
的managereferral控制分配的对象标识符是2.16.840.1.113730.3.4.2。
|
criticality, id, value
CRITICAL, NONCRITICAL
Constructor and Description |
---|
ManageReferralControl()
构建了一个关键的managereferral控制。
|
ManageReferralControl(boolean criticality)
构建了一个managereferral控制。
|
public static final String OID
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.