public class WebAttributeManager extends Object implements AttributeManager
| Constructor and Description |
|---|
WebAttributeManager() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAttributes(Principal userPrincipal,
List<String> attributeKeys)
Given a set of keys, get back attributes
|
public Map<String,Object> getAttributes(Principal userPrincipal, List<String> attributeKeys)
AttributeManagergetAttributes in interface AttributeManageruserPrincipal - Principal for whom attributes need to be retrievedAttributeManager.getAttributes(Principal, List)Copyright © 2018 JBoss by Red Hat. All rights reserved.