[ 
https://issues.apache.org/jira/browse/FC-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Shawn McKinney resolved FC-314.
-------------------------------
    Resolution: Fixed

> Cleanup User Constructor
> ------------------------
>
>                 Key: FC-314
>                 URL: https://issues.apache.org/jira/browse/FC-314
>             Project: FORTRESS
>          Issue Type: Improvement
>    Affects Versions: 2.0.8
>            Reporter: Shawn McKinney
>            Assignee: Shawn McKinney
>            Priority: Major
>             Fix For: 3.0.0
>
>
> At one time Fortress createUser allowed role assignments. That has been 
> removed for a long time. There are still remnants in the code. For example:
>  User myUser = new User( "myUserId", "myPassword", "Test", "People" );
> passing role name in contructor, which really doesn't make sense any more.  
> So, remove the user constructors that pass a single role and remove 
> references to this behavior in the javadoc



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org

Reply via email to