Package | Description |
---|---|
com.mozilla.secops.authprofile |
Pipeline for authentication source profiling and alerting
|
com.mozilla.secops.identity |
Centralized identity mapping and translation for user identities
|
com.mozilla.secops.parser |
Log parsing, processing, and enrichment
|
Modifier and Type | Method and Description |
---|---|
static IdentityManager |
AuthProfile.getIdentityManager(String path)
Load a process shared version of the identity manager
|
Modifier and Type | Method and Description |
---|---|
static IdentityManager |
IdentityManager.load(String path)
Load identity manager configuration from a resource file
|
Modifier and Type | Method and Description |
---|---|
IdentityManager |
Parser.getIdentityManager()
Get any configured identity manager from the parser
|
Modifier and Type | Method and Description |
---|---|
void |
Parser.setIdentityManager(IdentityManager idmanager)
Set an identity manager in the parser that can be used for lookups
|
Copyright © 2022. All rights reserved.