1 2 Previous Next 23 Replies Latest reply on Oct 16, 2011 5:05 PM by spring

    Programmatic Authentication in JBoss?

    evsrao

      I'm unable to find out a way to do programmatic authentication to the web container in JBoss. I see such facility is availaible in WebLogic using ServletAuthentication. and in Sun's AS81 using ProgrammaticLogin classes. These will authenticates the user, logs in the user, and associates the user with the current session so that the user is registered in the default (active) security realm. Once the login is completed, it appears as if the user logged in using the standard mechanism.

      Is there any such option available in JBoss or a way to do it?

        1 2 Previous Next