Package | Description |
---|---|
com.mozilla.secops.authprofile |
Pipeline for authentication source profiling and alerting
|
Modifier and Type | Method and Description |
---|---|
static String |
AuthProfile.buildConfigurationTick(AuthProfile.AuthProfileOptions options)
Build a configuration tick for Authprofile given pipeline options
|
static org.apache.beam.sdk.values.PCollection<Alert> |
AuthProfile.processInput(org.apache.beam.sdk.values.PCollection<String> input,
AuthProfile.AuthProfileOptions options)
Process input collection
|
Constructor and Description |
---|
AwsAssumeRoleCorrelator(AuthProfile.AuthProfileOptions options) |
CritObjectAnalyze(AuthProfile.AuthProfileOptions options)
Initialize new critical object analysis
|
ExtractIdentity(AuthProfile.AuthProfileOptions options)
Static initializer for
AuthProfile.ExtractIdentity |
Parse(AuthProfile.AuthProfileOptions options)
Static initializer for
AuthProfile.Parse using specified pipeline options |
StateAnalyze(AuthProfile.AuthProfileOptions options)
Static initializer for
AuthProfile.StateAnalyze using specified pipeline options |
Copyright © 2022. All rights reserved.