[ 
https://issues.apache.org/jira/browse/VFS-464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13585875#comment-13585875
 ] 

Joerg Schaible edited comment on VFS-464 at 2/25/13 2:17 PM:
-------------------------------------------------------------

$ svn ci -m "StaticUserAuthenticator should return only requested 
authentication data (VFS-464)."
Sending        
core/src/main/java/org/apache/commons/vfs2/auth/StaticUserAuthenticator.java
Adding         core/src/test/java/org/apache/commons/vfs2/auth
Adding         
core/src/test/java/org/apache/commons/vfs2/auth/StaticUserAuthenticatorTestCase.java
Sending        src/changes/changes.xml
Transmitting file data ...
Committed revision 1449714.
                
      was (Author: joehni):
    $ svn ci -m "StaticUserAuthenticator should return only requested 
authentication data (VFS-464)." src/changes/changes.xml 
core/src/*/java/org/apache/commons/vfs2/auth*
Sending        
core/src/main/java/org/apache/commons/vfs2/auth/StaticUserAuthenticator.java
Adding         core/src/test/java/org/apache/commons/vfs2/auth
Adding         
core/src/test/java/org/apache/commons/vfs2/auth/StaticUserAuthenticatorTestCase.java
Sending        src/changes/changes.xml
Transmitting file data ...
Committed revision 1449714.
                  
> StaticUserAuthenticator ignores requested authentication types
> --------------------------------------------------------------
>
>                 Key: VFS-464
>                 URL: https://issues.apache.org/jira/browse/VFS-464
>             Project: Commons VFS
>          Issue Type: Bug
>    Affects Versions: 2.0
>            Reporter: Joerg Schaible
>            Priority: Minor
>             Fix For: 2.1
>
>
> The StaticUserAuthenticator does ignore the requested authentication types. 
> Its method 'requestAuthentication' should only return requested information.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to