| Package | Description |
|---|---|
| org.forgerock.opendj.rest2ldap |
APIs for implementing REST to LDAP gateways.
|
| Modifier and Type | Method and Description |
|---|---|
static Action |
Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Action[] |
Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Resource |
Resource.supportedAction(Action action)
Registers an action which should be supported by this resource.
|
Resource |
Resource.supportedActions(Action... actions)
Registers zero or more actions which should be supported by this resource.
|
Copyright © 2017-2020 Wren Security. All Rights Reserved.