static class DirectoryService.BindRef
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private int |
count
Reference count of binds in this security context
|
| Constructor and Description |
|---|
BindRef() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup(DirectoryService.WorkArea wa)
Does the cleanup for bound sessions.
|
public void cleanup(DirectoryService.WorkArea wa)
wa - The context-local WorkArea that contains the
bound reference to be cleaned.