Package | Description |
---|---|
org.forgerock.opendj.server.core |
Contains APIs for new DataProvider design.
|
Modifier and Type | Interface and Description |
---|---|
interface |
BindRequestContext
The bind request context allows for updating the authentication state of the
connection.
|
interface |
Operation
The context in which a request is to be processed.
|
Modifier and Type | Method and Description |
---|---|
T |
Attachment.get(AttachmentHolder attachmentHolder)
Retrieves the attachment value, stored on the
AttachmentHolder . |
T |
Attachment.remove(AttachmentHolder attachmentHolder)
Remove attachment value, stored on the
AttachmentHolder . |
T |
Attachment.set(AttachmentHolder attachmentHolder,
T value)
Set attachment value, stored on the
AttachmentHolder . |
Copyright 2010-2017 ForgeRock AS.