Class DisplayRestrictedDataToSelfPolicy

  • All Implemented Interfaces:
    PolicyIface

    public class DisplayRestrictedDataToSelfPolicy
    extends Object
    implements PolicyIface
    Permit display of various data if it relates to the user's associated individual. This policy is only to handle the case where a user would not be able to see data except for their self-editing status. If the data would be visible without that status, we assume that some other policy will grant access.
    • Constructor Detail

      • DisplayRestrictedDataToSelfPolicy

        public DisplayRestrictedDataToSelfPolicy​(javax.servlet.ServletContext ctx)