Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » AbstractRepository.credentialsComplete() not behaving as expected
AbstractRepository.credentialsComplete() not behaving as expected [message #38494] Fri, 07 December 2007 10:39 Go to next message
Eclipse UserFriend
Originally posted by: googelybear.gmail.com

Hi,

I have a small question regarding the Repository settings dialog:
AbstractRepository.credentialsComplete() validates the credentials but
only if needsAnonymousLogin() returns true - why is that so?
This doesn't make any sense to me, I mean if I set
setNeedsAnonymousLogin(false) meaning that no anonymous access is
possible the credentials should be validated as well... (of course I
could do this myself in isPageComplete() but the right place would be in
credentialsComplete())

cheers,
Dennis

(btw. is this the right place to post such questions or should I use the
mailing list instead?)
Re: AbstractRepository.credentialsComplete() not behaving as expected [message #39378 is a reply to message #38494] Tue, 18 December 2007 17:04 Go to previous message
Eclipse UserFriend
Originally posted by: beatmik.acm.org

Please use the mylyn-integrators mailing list instead:

http://www.eclipse.org/mylyn/community/

Mik

Dennis R. wrote:
> Hi,
>
> I have a small question regarding the Repository settings dialog:
> AbstractRepository.credentialsComplete() validates the credentials but
> only if needsAnonymousLogin() returns true - why is that so?
> This doesn't make any sense to me, I mean if I set
> setNeedsAnonymousLogin(false) meaning that no anonymous access is
> possible the credentials should be validated as well... (of course I
> could do this myself in isPageComplete() but the right place would be in
> credentialsComplete())
>
> cheers,
> Dennis
>
> (btw. is this the right place to post such questions or should I use the
> mailing list instead?)
Re: AbstractRepository.credentialsComplete() not behaving as expected [message #586051 is a reply to message #38494] Tue, 18 December 2007 17:04 Go to previous message
Mik Kersten is currently offline Mik KerstenFriend
Messages: 287
Registered: July 2009
Senior Member
Please use the mylyn-integrators mailing list instead:

http://www.eclipse.org/mylyn/community/

Mik

Dennis R. wrote:
> Hi,
>
> I have a small question regarding the Repository settings dialog:
> AbstractRepository.credentialsComplete() validates the credentials but
> only if needsAnonymousLogin() returns true - why is that so?
> This doesn't make any sense to me, I mean if I set
> setNeedsAnonymousLogin(false) meaning that no anonymous access is
> possible the credentials should be validated as well... (of course I
> could do this myself in isPageComplete() but the right place would be in
> credentialsComplete())
>
> cheers,
> Dennis
>
> (btw. is this the right place to post such questions or should I use the
> mailing list instead?)
Previous Topic:Fishtail - Using task context to automate web searches
Next Topic:A legal Status was not set [Bugzilla]
Goto Forum:
  


Current Time: Sat Apr 20 04:33:26 GMT 2024

Powered by FUDForum. Page generated in 0.03632 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top