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 Summary
Constructors Constructor Description UPAttributeSelector()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Set<String>getScopes()voidsetScopes(Set<String> scopes)StringtoString()
-