Class | Description |
---|---|
DirContextSource |
A JNDI directory context factory returning ready-to-use
DirContext objects. |
DirContextSource.Builder |
A builder to construct a
DirContextSource with a fluent interface. |
DirContextSourceFactory |
An object factory for creating
DirContextSource instances backed by a
DirContextSource.Builder . |
Enum | Description |
---|---|
DirContextSource.Auth |
Enum containing all supported authentication mechanisms.
|
DirContextSource
.Copyright © 2012–2019 Michael Osipov. All rights reserved.