Package | Description |
---|---|
org.apache.solr.security |
Commonly used classes for Solr security framework.
|
Modifier and Type | Method and Description |
---|---|
AuditEvent.RequestType |
AuditEvent.getRequestType() |
static AuditEvent.RequestType |
AuditEvent.RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AuditEvent.RequestType[] |
AuditEvent.RequestType.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.setRequestType(AuditEvent.RequestType requestType) |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.