Interface IPluginProfileFilterMatchConditionGetParams


  • public interface IPluginProfileFilterMatchConditionGetParams
    Common interface for getting the recommended match conditions for profile attribute filters used in user filters (IndirectClientAuthorization).
    Since:
    8.0.0
    Author:
    XIMA Media GmbH
    • Method Detail

      • getAttributeName

        @NotBlank
        @NotBlank String getAttributeName()
        Returns:
        the current name of the attribute to check in the profile attribute filter. Only attribute names for the defined attribute type will be given.
      • getClientDescriptor

        IClientDescriptor getClientDescriptor()
        Returns:
        the client descriptor for the current user filter configuration.