Results 1 to 2 of 2

Thread: protecting rest server with a username and password

  1. #1

    Question protecting rest server with a username and password

    Hi,

    Am new to rest and I was wondering hat is the best way to protect my rest server (based on spring 3) with a username and password that will require people to login before they can access the rest methods.

    thanks in advance

  2. #2

    Default

    Hi,
    a good approach is taking spring security for that. There a numerous of examples out there if you google for it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •