JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Preview
New
Deprecated
Index
Search
Help
Java SE 23 & JDK 23
java.naming
javax.naming.ldap
HasControls
Uses of Interface
javax.naming.ldap.HasControls
Packages that use
HasControls
Package
Description
javax.naming.ldap
Provides support for LDAPv3 extended operations and controls.
Uses of
HasControls
in
javax.naming.ldap
Subinterfaces of
HasControls
in
javax.naming.ldap
Modifier and Type
Interface
Description
interface
UnsolicitedNotification
This interface represents an unsolicited notification as defined in
RFC 2251
.