Class CompileConstraintsOptions
java.lang.Object
com.evolveum.midpoint.security.enforcer.api.CompileConstraintsOptions
-
Method Summary
Modifier and TypeMethodDescriptionstatic CompileConstraintsOptions
create()
boolean
boolean
static CompileConstraintsOptions
withFullInformationAvailable
(boolean fullInformationAvailable)
-
Method Details
-
create
-
skipSubObjectSelectors
-
isSkipSubObjectSelectors
public boolean isSkipSubObjectSelectors() -
isFullInformationAvailable
public boolean isFullInformationAvailable() -
withSkipSubObjectSelectors
-
withFullInformationAvailable
-