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
Policyimplementations.
Structs§
- Master
Password Policy Response - 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.