public class MRulesUtilsSecurityManager extends Object implements IMRulesSecurityManager
Constructor and Description |
---|
MRulesUtilsSecurityManager() |
Modifier and Type | Method and Description |
---|---|
MRulesUtilsSecurityManager |
getImmutableInstance() |
Set<String> |
getProhibitedStaticAccesses() |
void |
setProhibitedStaticAccesses(Set<String> prohibitedStaticAccesses) |
public void setProhibitedStaticAccesses(Set<String> prohibitedStaticAccesses) throws MRulesSecurityException
MRulesSecurityException
public MRulesUtilsSecurityManager getImmutableInstance()
getImmutableInstance
in interface IMRulesSecurityManager