JavaScript is disabled on your browser.
Skip navigation links
Java SE 17 & JDK 17
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
SEARCH:
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
.