Package | Description |
---|---|
org.apache.solr.security |
Commonly used classes for Solr security framework.
|
Modifier and Type | Field and Description |
---|---|
AuditEvent.Level |
AuditEvent.EventType.level |
Modifier and Type | Method and Description |
---|---|
AuditEvent.Level |
AuditEvent.getLevel() |
static AuditEvent.Level |
AuditEvent.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditEvent.Level[] |
AuditEvent.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AuditEvent |
AuditEvent.setLevel(AuditEvent.Level level) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.