Interface ProfileSelectionProperties


public interface ProfileSelectionProperties
  • Method Details

    • getProfileSelectionMode

      String getProfileSelectionMode()
    • getProfileSelector

      String getProfileSelector()
    • getOrganizationSelector

      String getOrganizationSelector()
    • getDisplayName

      String getDisplayName()
    • isProfileSelectionEnabled

      boolean isProfileSelectionEnabled()
    • isForOidcOnly

      boolean isForOidcOnly()
    • isN2kEnabled

      boolean isN2kEnabled()
    • isTransformCustomPropsEnabled

      boolean isTransformCustomPropsEnabled()
    • isTransformUnitPropsEnabled

      boolean isTransformUnitPropsEnabled()
    • isFilterUnitPropsEnabled

      boolean isFilterUnitPropsEnabled()
    • isSortRoleEnabled

      boolean isSortRoleEnabled()
    • isFilterRoleEnabled

      boolean isFilterRoleEnabled()
    • isFilterRoleOutput

      boolean isFilterRoleOutput()
    • getFilterRoleConfiguration

      String getFilterRoleConfiguration()
    • getDisplayClaims

      List<String> getDisplayClaims()
    • getTranslationAttributes

      List<String> getTranslationAttributes()