Class ProfileSelectionData

java.lang.Object
swiss.trustbroker.api.profileselection.dto.ProfileSelectionData

public class ProfileSelectionData extends Object
Profile selection result data.
  • Method Details

    • isSortRoleEnabled

      public boolean isSortRoleEnabled()
    • isFilterRoleEnabled

      public boolean isFilterRoleEnabled()
    • isFilterRoleOutput

      public boolean isFilterRoleOutput()
    • getApplicationFilterRegexp

      public String getApplicationFilterRegexp()
    • builder

    • getProfileSelectionProperties

      public ProfileSelectionProperties getProfileSelectionProperties()
    • getSelectedProfileId

      public String getSelectedProfileId()
    • isEnforceSingleProfile

      public boolean isEnforceSingleProfile()
    • getExchangeId

      public String getExchangeId()
    • getApplicationName

      public String getApplicationName()
    • getOidcClientId

      public String getOidcClientId()
    • isIgnoreEmptyProfiles

      public boolean isIgnoreEmptyProfiles()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object