1 Reply Latest reply on Jun 25, 2008 2:24 PM by jeffrho

    com.sun.xml.wss.RealmAuthenticationAdapter missing?

    jeffrho

      I've downloaded JBossWS Metro 3.0.2 GA and am trying to write a custom RealmAuthenticator as outlined in the JBossWS Stack Metro documentation.

      However, it appears the the classes com.sun.xml.wss.RealmAuthenticationAdapter and com.sun.xml.wss.XWSSecurityException are missing. Also, the sample code is missing as well (package org.jboss.test.ws.jaxws.samples.wsse).

      Have these classes been left out mistakenly, or is there another way to create a custom RealmAuthenticator?