[jboss-jira] [JBoss JIRA] Created: (JBID-105) getAttributeDescription()/getSupportedAttributesDescriptions() for types

Boleslaw Dawidowicz (JIRA) jira-events at lists.jboss.org
Tue May 12 06:41:59 EDT 2009


getAttributeDescription()/getSupportedAttributesDescriptions() for types
------------------------------------------------------------------------

                 Key: JBID-105
                 URL: https://jira.jboss.org/jira/browse/JBID-105
             Project: JBoss Identity
          Issue Type: Feature Request
          Components: IDM
            Reporter: Boleslaw Dawidowicz
            Assignee: Anil Saldhana
             Fix For: 1.0.0.CR2


missing in AttributesManager:

AttributeDescription getUserAttributeDescription(String name);
AttributeDescription getGroupTypeAttributeDescription(String groupTypeName, String name);
Map<String, AttributeDescription> getUserSupportedAttributesDescriptions();
Map<String, AttributeDescription> getGroupTypeSupportedAttributesDescriptions(String groupTypeName);


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list