Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
C D E G H I J L N O R S U

C

CONTROL_FACTORIES - Static variable in interface javax.naming.ldap.LdapContext
 
CRITICAL - Static variable in interface javax.naming.ldap.Control
 
Control - interface javax.naming.ldap.Control.
 
ControlFactory - class javax.naming.ldap.ControlFactory.
 
ControlFactory() - Constructor for class javax.naming.ldap.ControlFactory
 
close() - Method in class javax.naming.ldap.StartTlsResponse
Close the connection.
createExtendedResponse(String, byte[], int, int) - Method in interface javax.naming.ldap.ExtendedRequest
 
createExtendedResponse(String, byte[], int, int) - Method in class javax.naming.ldap.StartTlsRequest
Create a new extended reponse object, using the standard service provider approach to load a provider.

D

dispatch(UnsolicitedNotificationListener) - Method in class javax.naming.ldap.UnsolicitedNotificationEvent
 

E

ExtendedRequest - interface javax.naming.ldap.ExtendedRequest.
 
ExtendedResponse - interface javax.naming.ldap.ExtendedResponse.
 
extendedOperation(ExtendedRequest) - Method in class javax.naming.ldap.InitialLdapContext
 
extendedOperation(ExtendedRequest) - Method in interface javax.naming.ldap.LdapContext
 

G

getConnectControls() - Method in class javax.naming.ldap.InitialLdapContext
 
getConnectControls() - Method in interface javax.naming.ldap.LdapContext
 
getControlInstance(Control) - Method in class javax.naming.ldap.ControlFactory
 
getControlInstance(Control, Context, Hashtable) - Static method in class javax.naming.ldap.ControlFactory
 
getControls() - Method in interface javax.naming.ldap.HasControls
 
getDefaultInitLdapCtx() - Method in class javax.naming.ldap.InitialLdapContext
 
getEncodedValue() - Method in interface javax.naming.ldap.Control
 
getEncodedValue() - Method in interface javax.naming.ldap.ExtendedRequest
 
getEncodedValue() - Method in interface javax.naming.ldap.ExtendedResponse
 
getEncodedValue() - Method in class javax.naming.ldap.StartTlsRequest
Return the encoded value.
getEncodedValue() - Method in class javax.naming.ldap.StartTlsResponse
Return the encoded value.
getException() - Method in interface javax.naming.ldap.UnsolicitedNotification
 
getID() - Method in interface javax.naming.ldap.Control
 
getID() - Method in interface javax.naming.ldap.ExtendedRequest
 
getID() - Method in interface javax.naming.ldap.ExtendedResponse
 
getID() - Method in class javax.naming.ldap.StartTlsRequest
Return the response identifier.
getID() - Method in class javax.naming.ldap.StartTlsResponse
Return the response identifier.
getNotification() - Method in class javax.naming.ldap.UnsolicitedNotificationEvent
 
getReferralContext() - Method in class javax.naming.ldap.LdapReferralException
 
getReferralContext(Hashtable) - Method in class javax.naming.ldap.LdapReferralException
 
getReferralContext(Hashtable, Control[]) - Method in class javax.naming.ldap.LdapReferralException
 
getReferrals() - Method in interface javax.naming.ldap.UnsolicitedNotification
 
getRequestControls() - Method in class javax.naming.ldap.InitialLdapContext
 
getRequestControls() - Method in interface javax.naming.ldap.LdapContext
 
getResponseControls() - Method in class javax.naming.ldap.InitialLdapContext
 
getResponseControls() - Method in interface javax.naming.ldap.LdapContext
 

H

HasControls - interface javax.naming.ldap.HasControls.
 

I

InitialLdapContext - class javax.naming.ldap.InitialLdapContext.
 
InitialLdapContext() - Constructor for class javax.naming.ldap.InitialLdapContext
 
InitialLdapContext(Hashtable, Control[]) - Constructor for class javax.naming.ldap.InitialLdapContext
 
isCritical() - Method in interface javax.naming.ldap.Control
 

J

javax.naming.ldap - package javax.naming.ldap
 

L

LdapContext - interface javax.naming.ldap.LdapContext.
 
LdapReferralException - exception javax.naming.ldap.LdapReferralException.
 
LdapReferralException() - Constructor for class javax.naming.ldap.LdapReferralException
 
LdapReferralException(String) - Constructor for class javax.naming.ldap.LdapReferralException
 

N

NONCRITICAL - Static variable in interface javax.naming.ldap.Control
 
negotiate() - Method in class javax.naming.ldap.StartTlsResponse
Negotiate the TLS session using the default SSL socket factory.
negotiate(SSLSocketFactory) - Method in class javax.naming.ldap.StartTlsResponse
Negotiate the TLS session using the supplied SSL socket factory.
newInstance(Control[]) - Method in class javax.naming.ldap.InitialLdapContext
 
newInstance(Control[]) - Method in interface javax.naming.ldap.LdapContext
 
notice - Variable in class javax.naming.ldap.UnsolicitedNotificationEvent
 
notificationReceived(UnsolicitedNotificationEvent) - Method in interface javax.naming.ldap.UnsolicitedNotificationListener
 

O

OID - Static variable in class javax.naming.ldap.StartTlsRequest
The assigned object identifier for this response.
OID - Static variable in class javax.naming.ldap.StartTlsResponse
The assigned object identifier for this response.

R

reconnect(Control[]) - Method in class javax.naming.ldap.InitialLdapContext
 
reconnect(Control[]) - Method in interface javax.naming.ldap.LdapContext
 

S

StartTlsRequest - class javax.naming.ldap.StartTlsRequest.
 
StartTlsRequest() - Constructor for class javax.naming.ldap.StartTlsRequest
Create a new instance.
StartTlsResponse - class javax.naming.ldap.StartTlsResponse.
 
StartTlsResponse() - Constructor for class javax.naming.ldap.StartTlsResponse
Create a new instance.
serialVersionUID - Static variable in class javax.naming.ldap.StartTlsRequest
 
serialVersionUID - Static variable in class javax.naming.ldap.StartTlsResponse
 
serialVersionUID - Static variable in class javax.naming.ldap.UnsolicitedNotificationEvent
 
setEnabledCipherSuites(String[]) - Method in class javax.naming.ldap.StartTlsResponse
Set the list of cipher suites to use.
setHostnameVerifier(HostnameVerifier) - Method in class javax.naming.ldap.StartTlsResponse
Set the hostname verifier to use.
setRequestControls(Control[]) - Method in class javax.naming.ldap.InitialLdapContext
 
setRequestControls(Control[]) - Method in interface javax.naming.ldap.LdapContext
 

U

UnsolicitedNotification - interface javax.naming.ldap.UnsolicitedNotification.
 
UnsolicitedNotificationEvent - class javax.naming.ldap.UnsolicitedNotificationEvent.
 
UnsolicitedNotificationEvent(Object, UnsolicitedNotification) - Constructor for class javax.naming.ldap.UnsolicitedNotificationEvent
 
UnsolicitedNotificationListener - interface javax.naming.ldap.UnsolicitedNotificationListener.
 

C D E G H I J L N O R S U