Uses of Class
de.iip_ecosphere.platform.support.aas.basyx2.server.apps.security.RbacUtils.PreliminaryRbacRule
Packages that use RbacUtils.PreliminaryRbacRule
Package
Description
Optional security setup.
-
Uses of RbacUtils.PreliminaryRbacRule in de.iip_ecosphere.platform.support.aas.basyx2.server.apps.security
Fields in de.iip_ecosphere.platform.support.aas.basyx2.server.apps.security with type parameters of type RbacUtils.PreliminaryRbacRuleModifier and TypeFieldDescriptionprivate Map<String, RbacUtils.PreliminaryRbacRule<T>> RbacUtils.PreliminaryRbacRules.rulesMethods in de.iip_ecosphere.platform.support.aas.basyx2.server.apps.security with parameters of type RbacUtils.PreliminaryRbacRuleModifier and TypeMethodDescriptionvoidRbacUtils.PreliminaryRbacRule.join(RbacUtils.PreliminaryRbacRule<T> rule) Joinrulewith this rule.