Class CompileConstraintsOptions
java.lang.Object
com.evolveum.midpoint.security.enforcer.api.CompileConstraintsOptions
- 
Method SummaryModifier and TypeMethodDescriptionstatic CompileConstraintsOptionscreate()booleanbooleanstatic CompileConstraintsOptionswithFullInformationAvailable(boolean fullInformationAvailable) 
- 
Method Details- 
create
- 
skipSubObjectSelectors
- 
isSkipSubObjectSelectorspublic boolean isSkipSubObjectSelectors()
- 
isFullInformationAvailablepublic boolean isFullInformationAvailable()
- 
withSkipSubObjectSelectors
- 
withFullInformationAvailable
 
-