org.picketlink.identity.federation.bindings.jboss.attribute
Class JBossAppServerAttributeManager
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBossAppServerAttributeManager
public JBossAppServerAttributeManager()
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.