RE: authentication through http basic and authentication framework

2007-04-11 Thread Ard Schrijvers
> Hello, > > I have application that uses authentication framework and now I'm > needing also http basic authentication to it. Question is, do I need > to implement separate authentication framework for http basic or can > I make authentication framework to somehow work with 2 different >

authentication through http basic and authentication framework

2007-04-11 Thread Joose Vettenranta
Hello, I have application that uses authentication framework and now I'm needing also http basic authentication to it. Question is, do I need to implement separate authentication framework for http basic or can I make authentication framework to somehow work with 2 different types of auth