Package io.jmix.security.impl.constraint
Class AuthenticationPolicyStore.RowLevelPolicyByEntityIndex
java.lang.Object
io.jmix.security.impl.constraint.AuthenticationPolicyStore.RowLevelPolicyByEntityIndex
- All Implemented Interfaces:
RowLevelPolicyIndex
,Serializable
- Enclosing class:
- AuthenticationPolicyStore
public static class AuthenticationPolicyStore.RowLevelPolicyByEntityIndex
extends Object
implements RowLevelPolicyIndex
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetPolicies
(String entityName) void
indexAll
(Collection<RowLevelPolicy> rowLevelPolicies)
-
Field Details
-
policyByEntity
-
-
Constructor Details
-
RowLevelPolicyByEntityIndex
public RowLevelPolicyByEntityIndex()
-
-
Method Details
-
indexAll
- Specified by:
indexAll
in interfaceRowLevelPolicyIndex
-
getPolicies
-