See: Description
Interface | Description |
---|---|
AuthorizationPlugin |
Authorization interface that needs to be implemented to write an authorization
plugin.
|
BasicAuthPlugin.AuthenticationProvider | |
ConfigEditablePlugin |
An interface to be implemented by a Plugin whose Configuration is runtime editable
|
HttpClientInterceptorPlugin | |
PermissionNameProvider |
A requestHandler should implement this interface to provide the well known permission
at request time
|
Class | Description |
---|---|
AuthenticationPlugin | |
AuthorizationContext |
Request context for Solr to be used by Authorization plugin.
|
AuthorizationContext.CollectionRequest | |
AuthorizationResponse | |
BasicAuthPlugin | |
ConfigurableInternodeAuthHadoopPlugin |
This class extends HadoopAuthPlugin by enabling configuration of
authentication mechanism for Solr internal communication.
|
DelegationTokenKerberosFilter |
This is an authentication filter based on Hadoop's
DelegationTokenAuthenticationFilter . |
DelegationTokenKerberosFilter.SolrZkToCuratorCredentialsACLs |
Convert Solr Zk Credentials/ACLs to Curator versions
|
HadoopAuthFilter |
This is an authentication filter based on Hadoop's
DelegationTokenAuthenticationFilter . |
HadoopAuthFilter.SolrZkToCuratorCredentialsACLs |
Convert Solr Zk Credentials/ACLs to Curator versions
|
HadoopAuthPlugin |
This class implements a generic plugin which can use authentication schemes exposed by the
Hadoop framework.
|
KerberosFilter | |
KerberosPlugin | |
PKIAuthenticationPlugin | |
PKIAuthenticationPlugin.PKIHeaderData | |
PrintWriterWrapper |
Wrapper for PrintWriter that delegates to constructor arg
|
RequestContinuesRecorderAuthenticationHandler | |
RuleBasedAuthorizationPlugin | |
SecurityPluginHolder<T> | |
Sha256AuthenticationProvider |
Enum | Description |
---|---|
AuthorizationContext.RequestType | |
PermissionNameProvider.Name |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.