Package | Description |
---|---|
org.apache.solr.security |
Commonly used classes for Solr security framework.
|
Modifier and Type | Class and Description |
---|---|
class |
JWTPrincipalWithUserRoles
JWT principal that contains username, token, claims and a list of roles the user has,
so one can keep track of user-role mappings in an Identity Server external to Solr and
pass the information to Solr in a signed JWT token.
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.