Package com.inductiveautomation.ignition.gateway.auth.security.level.policy
package com.inductiveautomation.ignition.gateway.auth.security.level.policy
-
ClassDescriptionA node on the Authenticated security levels treeA DerivedSecurityLevelPolicy is a
Predicate
of aSecurityLevelPolicyEvaluationContext
Helper APIs for each type ofDerivedSecurityLevelPolicy
A node on the Security Level Tree which has the name of the security level, an optional derived security level policy, and zero or more child nodes.ADirectSecurityLevelPolicy
is aFunction
which takes aWebAuthUser
as input and returns anImmutableCollection
ofSecurityLevelConfigs
as output.Context in which a security level policy is evaluated