Interface ProxyRestriction

    • Method Detail

      • getProxyCount

        @Nullable
        Integer getProxyCount()
        Gets the number of times the assertion may be proxied.
        Returns:
        the number of times the assertion may be proxied
      • setProxyCount

        void setProxyCount​(@Nullable
                           Integer newProxyCount)
        Sets the number of times the assertion may be proxied.
        Parameters:
        newProxyCount - the number of times the assertion may be proxied
      • getAudiences

        @Nullable
        List<Audience> getAudiences()
        Gets the list of audiences to whom the assertion may be proxied.
        Returns:
        the list of audiences to whom the assertion may be proxied