| Package | Description |
|---|---|
| org.opends.server.protocols.http.authz |
Contains factories to build the authorization stage of the HTTP request processing.
|
| Modifier and Type | Method and Description |
|---|---|
HttpAuthorizationMechanism<?> |
HttpAuthorizationMechanismFactory.newInstance(org.forgerock.opendj.server.config.server.HTTPAuthorizationMechanismCfg config)
Creates a new
HttpAuthorizationMechanism based on the configuration. |
| Modifier and Type | Method and Description |
|---|---|
int |
HttpAuthorizationMechanism.compareTo(HttpAuthorizationMechanism<?> other) |
Copyright © 2010-2020 Wren Security. All Rights Reserved.