PicketLink Federation Common Server Bindings for JBoss AS 2.1.6.Final-redhat-2

org.picketlink.identity.federation.bindings.jboss.attribute
Class JBossAppServerAttributeManager

java.lang.Object
  extended by org.picketlink.identity.federation.bindings.jboss.attribute.JBossAppServerAttributeManager
All Implemented Interfaces:
AttributeManager

public class JBossAppServerAttributeManager
extends Object
implements AttributeManager

An attribute manager implementation for JBAS

Since:
Sep 8, 2009
Author:
Anil.Saldhana@redhat.com

Constructor Summary
JBossAppServerAttributeManager()
           
 
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

JBossAppServerAttributeManager

public JBossAppServerAttributeManager()
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 JBoss AS 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.