| Package | Description |
|---|---|
| org.apache.solr.security |
Commonly used classes for Solr security framework.
|
| Modifier and Type | Field and Description |
|---|---|
static AuthorizationResponse |
AuthorizationResponse.FORBIDDEN |
static AuthorizationResponse |
AuthorizationResponse.OK |
static AuthorizationResponse |
AuthorizationResponse.PROMPT |
| Modifier and Type | Method and Description |
|---|---|
AuthorizationResponse |
AuthorizationPlugin.authorize(AuthorizationContext context) |
AuthorizationResponse |
RuleBasedAuthorizationPlugin.authorize(AuthorizationContext context) |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.