Skip to main content

Crate mas_policy

Crate mas_policy 

Source

Re-exports§

pub use self::model::AuthorizationGrantInput;
pub use self::model::ClientRegistrationInput;
pub use self::model::CompatLoginInput;
pub use self::model::EmailInput;
pub use self::model::EvaluationResult;
pub use self::model::GrantType;
pub use self::model::RegisterInput;
pub use self::model::RegistrationMethod;
pub use self::model::Requester;
pub use self::model::Violation;
pub use self::model::ViolationVariant;

Modules§

model
Input and output types for policy evaluation.

Structs§

Data
Global static data that stays the same for the life of the PolicyFactory
Entrypoints
Holds the entrypoint of each policy
Policy
PolicyFactory

Enums§

EvaluationError
InstantiateError
LoadError