Uses of Class
org.ehrbase.application.abac.AbacConfig.PolicyParameter
-
Packages that use AbacConfig.PolicyParameter Package Description org.ehrbase.application.abac -
-
Uses of AbacConfig.PolicyParameter in org.ehrbase.application.abac
Methods in org.ehrbase.application.abac that return AbacConfig.PolicyParameter Modifier and Type Method Description static AbacConfig.PolicyParameterAbacConfig.PolicyParameter. valueOf(String name)Returns the enum constant of this type with the specified name.static AbacConfig.PolicyParameter[]AbacConfig.PolicyParameter. values()Returns an array containing the constants of this enum type, in the order they are declared.
-