RM-6836 formatting change

(cherry picked from commit f0fe989822)
This commit is contained in:
Ross Gale
2019-05-08 11:25:19 +03:00
committed by cagache
parent fd8a6a0cd4
commit 8245909bf2

View File

@@ -288,10 +288,10 @@ public class RMEntryVoter extends RMSecurityCommon
{
//do nothing
}
}
}
}
else if (cad.getTypeString().equals(ConfigAttributeDefinition.RM))
{
{
switch (checkPolicy(invocation, params, cad))
{
case AccessDecisionVoter.ACCESS_DENIED:
@@ -325,8 +325,8 @@ public class RMEntryVoter extends RMSecurityCommon
{
//do nothing
}
}
}
}
}
}
}
finally