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