remove FIXME as it has been fixed!
git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-core/trunk@1412361 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7ae8bd4451
commit
84a2a1855d
|
@ -33,9 +33,6 @@ public class AuthenticationResult
|
|||
{
|
||||
private boolean isAuthenticated;
|
||||
|
||||
/**
|
||||
* FIXME olamy this Object is a pain !!!
|
||||
*/
|
||||
private String principal;
|
||||
|
||||
// TODO: why aren't these just thrown from the authenticate() method?
|
||||
|
|
Loading…
Reference in New Issue