org.picketlink.identity.federation.web.managers
public class EmptyAttributeManager extends Object implements AttributeManager
AttributeManager
that returns an empty map of attributesConstructor and Description |
---|
EmptyAttributeManager() |
public Map<String,Object> getAttributes(Principal userPrincipal, List<String> attributeKeys)
AttributeManager
getAttributes
in interface AttributeManager
userPrincipal
- Principal for whom attributes need to be retrievedCopyright © 2014 JBoss by Red Hat. All Rights Reserved.