Skip to main content

Crate bitwarden_policies

Crate bitwarden_policies 

Source
Expand description

§Bitwarden Policies

Contains policy-related data types and structures used across the SDK, as well as business logic relating to policy enforcement.

Re-exports§

pub use filter::Policy;
pub use filter::PolicyType;
pub use filter::PolicyView;

Modules§

filter
Policy filtering logic.
master_password_policy_response 🔒
registry 🔒
Policy registry for managing Policy implementations.

Structs§

MasterPasswordPolicyResponse
SDK domain model for master password policy requirements. Defines the complexity requirements for a user’s master password when enforced by an organization policy.

Constants§

UNIFFI_META_CONST_NAMESPACE_BITWARDEN_POLICIES 🔒
Export namespace metadata.