Class SecurityPolicyFinder

java.lang.Object
com.evolveum.midpoint.repo.common.security.SecurityPolicyFinder

@Component public class SecurityPolicyFinder extends Object
Looks up security policies. == Exception reporting If the security policy cannot be obtained, methods in this class throw a SystemException instead of specific exceptions like ObjectNotFoundException etc. The reason is that from the point of view of a regular caller, the inability to obtain the security policy is a generic system-level issue.
  • Constructor Details

    • SecurityPolicyFinder

      public SecurityPolicyFinder()
  • Method Details