org.picketlink.identity.federation.bindings.tomcat
Class TomcatAttributeManager
java.lang.Object
org.picketlink.identity.federation.bindings.tomcat.TomcatAttributeManager
- All Implemented Interfaces:
- AttributeManager
public class TomcatAttributeManager
- extends Object
- implements AttributeManager
An implementation of attribute manager to get attributes of an identity
- Since:
- Aug 31, 2009
- Author:
- Anil.Saldhana@redhat.com
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TomcatAttributeManager
public TomcatAttributeManager()
getAttributes
public Map<String,Object> getAttributes(Principal userPrincipal,
List<String> attributeKeys)
- Specified by:
getAttributes
in interface AttributeManager
- See Also:
AttributeManager.getAttributes(Principal, List)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.