You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Richard Liang (JIRA)" <ji...@apache.org> on 2006/04/10 15:03:03 UTC

[jira] Created: (HARMONY-323) Java 5 Enhancement: 3 new methods in java.net.Authenticator

Java 5 Enhancement: 3 new methods in java.net.Authenticator
-----------------------------------------------------------

         Key: HARMONY-323
         URL: http://issues.apache.org/jira/browse/HARMONY-323
     Project: Harmony
        Type: New Feature

  Components: Classlib  
    Reporter: Richard Liang
    Priority: Minor


Three new methods in java.net.Authenticator need implement in Harmony:

1. requestPasswordAuthentication
2. getRequestingURL
3. getRequestorType

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


[jira] Commented: (HARMONY-323) Java 5 Enhancement: 3 new methods in java.net.Authenticator

Posted by "Richard Liang (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/HARMONY-323?page=comments#action_12375074 ] 

Richard Liang commented on HARMONY-323:
---------------------------------------

Hi, Stepan,

The fix looks good.

Please close the issue.

Thanks a lot!


> Java 5 Enhancement: 3 new methods in java.net.Authenticator
> -----------------------------------------------------------
>
>          Key: HARMONY-323
>          URL: http://issues.apache.org/jira/browse/HARMONY-323
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Stepan Mishura
>     Priority: Minor
>  Attachments: luni.src.patch
>
> Three new methods in java.net.Authenticator need implement in Harmony:
> 1. requestPasswordAuthentication
> 2. getRequestingURL
> 3. getRequestorType

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


[jira] Resolved: (HARMONY-323) Java 5 Enhancement: 3 new methods in java.net.Authenticator

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-323?page=all ]
     
Stepan Mishura resolved HARMONY-323:
------------------------------------

    Resolution: Fixed

Thanks Richard,

Patch was applied to LUNI module at repo revision 395122.

Please check that the patch was applied as you expected.

> Java 5 Enhancement: 3 new methods in java.net.Authenticator
> -----------------------------------------------------------
>
>          Key: HARMONY-323
>          URL: http://issues.apache.org/jira/browse/HARMONY-323
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Stepan Mishura
>     Priority: Minor
>  Attachments: luni.src.patch
>
> Three new methods in java.net.Authenticator need implement in Harmony:
> 1. requestPasswordAuthentication
> 2. getRequestingURL
> 3. getRequestorType

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


[jira] Closed: (HARMONY-323) Java 5 Enhancement: 3 new methods in java.net.Authenticator

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-323?page=all ]
     
Stepan Mishura closed HARMONY-323:
----------------------------------


Verified by Richard.

> Java 5 Enhancement: 3 new methods in java.net.Authenticator
> -----------------------------------------------------------
>
>          Key: HARMONY-323
>          URL: http://issues.apache.org/jira/browse/HARMONY-323
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Stepan Mishura
>     Priority: Minor
>  Attachments: luni.src.patch
>
> Three new methods in java.net.Authenticator need implement in Harmony:
> 1. requestPasswordAuthentication
> 2. getRequestingURL
> 3. getRequestorType

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


[jira] Updated: (HARMONY-323) Java 5 Enhancement: 3 new methods in java.net.Authenticator

Posted by "Richard Liang (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-323?page=all ]

Richard Liang updated HARMONY-323:
----------------------------------

    Attachment: luni.src.patch

Hello,

Would you please try my patch for this issue :-). Thanks a lot.

> Java 5 Enhancement: 3 new methods in java.net.Authenticator
> -----------------------------------------------------------
>
>          Key: HARMONY-323
>          URL: http://issues.apache.org/jira/browse/HARMONY-323
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Richard Liang
>     Priority: Minor
>  Attachments: luni.src.patch
>
> Three new methods in java.net.Authenticator need implement in Harmony:
> 1. requestPasswordAuthentication
> 2. getRequestingURL
> 3. getRequestorType

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


[jira] Assigned: (HARMONY-323) Java 5 Enhancement: 3 new methods in java.net.Authenticator

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-323?page=all ]

Stepan Mishura reassigned HARMONY-323:
--------------------------------------

    Assign To: Stepan Mishura

> Java 5 Enhancement: 3 new methods in java.net.Authenticator
> -----------------------------------------------------------
>
>          Key: HARMONY-323
>          URL: http://issues.apache.org/jira/browse/HARMONY-323
>      Project: Harmony
>         Type: New Feature

>   Components: Classlib
>     Reporter: Richard Liang
>     Assignee: Stepan Mishura
>     Priority: Minor
>  Attachments: luni.src.patch
>
> Three new methods in java.net.Authenticator need implement in Harmony:
> 1. requestPasswordAuthentication
> 2. getRequestingURL
> 3. getRequestorType

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