4

I have developed a restful web services using RestEasy.

Now I want to add some authentication features to the client when they invoke the service. e.g: they should login first.

First I just want very basic auth, I hardcode a username and password in spring context xml file.

Are there anyway to implement that? thanks.

1

0

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.