Java JNDI Context
Java examples for JNDI:Context
HOME
Java
JNDI
Context
Description
Click the following links for the tutorial for JNDI and Context.
Show contexts that originally shared the same connection using different connection.
Create an initial context to an LDAP server using anonymous authentication (i.e. none)
Register a listener for Unsolicited Notifications
Discover a server's supported SASL mechanisms
Show contexts that share the same connection
Connection pooling enable
Create InitialDirContext
Bind a Serializable object to a directory
Bind a Serializable object to a directory with a codebase
Demonstrates how to add a binding to a context.
Create a new subcontext called "ou=NewOu" with some attributes
Destroy a subcontext called "ou=NewOu"
Retrieve all attributes of a named object
Retrieve selected attributes of a named object
List the name and class of objects in a context
List the bindings in a context
Demonstrates how to look up an object.
Demonstrates how to make modifications to an object's attributes.
Overwrite an existing binding in LADP
Create the schema for storing CORBA object references according to RFC 2714
Create a schema for storing Java objects according to RFC 2713
Parse URL to get Protocol, Authority, Host, Port, Path, Query, File, Reference
Creating a Directory Entry in JNDI
Authenticating to the Directory
Adding a Binding with Attributes to the Directory
Creating an Initial Context to a Directory
Creating and Destroying a Subcontext in the Naming Service
get Entity Service
get Database Connection from Context
get Connection via JNDI and Properties
get Initial Context
create JNDI Context