Class UPAttributeSelector

java.lang.Object
org.keycloak.representations.userprofile.config.UPAttributeSelector
All Implemented Interfaces:
Cloneable

public class UPAttributeSelector extends Object implements Cloneable
Config of the rules when attribute is selected.
Author:
Vlastimil Elias <velias@redhat.com>
  • Constructor Details

    • UPAttributeSelector

      public UPAttributeSelector()
    • UPAttributeSelector

      public UPAttributeSelector(Set<String> scopes)
  • Method Details