Class Authz.ContextKeys
java.lang.Object
org.ovirt.engine.api.extensions.aaa.Authz.ContextKeys
- Enclosing class:
Authz
Context keys.
-
Field Details
-
AVAILABLE_NAMESPACES
Available namespaces within provider. Query can be done within the context of namespace, to avoid scanning entire network. At least one namespace must be available. -
QUERY_MAX_FILTER_SIZE
Maximum query filter size. Limit the number of entries withinAuthz.InvokeKeys.QUERY_FILTER. No more than this may be provided. -
CAPABILITIES
Provider capabilities. Bitwise or of capabilities flags.- See Also:
-
-
Constructor Details
-
ContextKeys
public ContextKeys()
-