See: Description
| Interface | Description |
|---|---|
| PruningStrategy |
A pruning strategy controls how and when entries in a state model are removed from the model.
|
| Class | Description |
|---|---|
| AuthStateModel |
Manages and stores authentication state information for a given user identity.
|
| AuthStateModel.GeoVelocityResponse |
Response to
AuthStateModel GeoVelocity analysis request |
| AuthStateModel.ModelEntry |
Represents a single known source for authentication for a given user
|
| AuthStateModel.ModelEntryUpdate |
Information used in a model update request
|
| PruningStrategyEntryAge |
Entry age based pruning
|
| PruningStrategyLatest |
All entries are removed from the model with the exception of the entry with the latest timestamp.
|
Copyright © 2022. All rights reserved.