|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectoryService | |
|---|---|
| org.xngr.context | |
| Uses of DirectoryService in org.xngr.context |
|---|
| Methods in org.xngr.context that return types with arguments of type DirectoryService | |
|---|---|
java.util.List<DirectoryService> |
DirectoryContext.getDirectoryServices()
|
| Methods in org.xngr.context with parameters of type DirectoryService | |
|---|---|
void |
DirectoryContext.open(DirectoryService service)
Opens the supplied service using the Context's URI and an empty HashMap as arguments. |
void |
DirectoryContext.open(DirectoryService service,
java.util.Map<java.lang.String,java.lang.String> arguments)
Opens the supplied service using the Context's URI. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||