PicketLink Federation Common Server Bindings for Apache Tomcat 2.1.3.1-redhat-1

org.picketlink.identity.federation.bindings.tomcat
Class TomcatAttributeManager

java.lang.Object
  extended by 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

Constructor Summary
TomcatAttributeManager()
           
 
Method Summary
 Map<String,Object> getAttributes(Principal userPrincipal, List<String> attributeKeys)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TomcatAttributeManager

public TomcatAttributeManager()
Method Detail

getAttributes

public Map<String,Object> getAttributes(Principal userPrincipal,
                                        List<String> attributeKeys)
Specified by:
getAttributes in interface AttributeManager
See Also:
AttributeManager.getAttributes(Principal, List)

PicketLink Federation Common Server Bindings for Apache Tomcat 2.1.3.1-redhat-1

Copyright © 2012 JBoss Inc.. All Rights Reserved.