JavaScript is disabled on your browser.
Skip navigation links
Java SE 16 & JDK 16
Overview
Module
Package
Class
Use
Tree
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
.