Member Junction
    Preparing search index...

    Evaluates API key authorization using two-level scope evaluation:

    1. Application Ceiling (APIApplicationScope) - what the app allows
    2. Key Scopes (APIKeyScope) - what the key grants

    Both levels support pattern matching with Include/Exclude and Deny rules. Deny rules always trump Allow rules at the same priority level.

    This class now uses APIKeysEngineBase for cached metadata access, eliminating redundant per-request database queries.

    Index

    Constructors

    Accessors

    Methods