Package org.keycloak.userprofile.config
Class UPAttributeSelector
- java.lang.Object
- 
- org.keycloak.userprofile.config.UPAttributeSelector
 
- 
 public class UPAttributeSelector extends Object Config of the rules when attribute is selected.- Author:
- Vlastimil Elias 
 
- 
- 
Constructor SummaryConstructors Constructor Description UPAttributeSelector()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>getScopes()voidsetScopes(Set<String> scopes)StringtoString()
 
-