0 Replies Latest reply on Jul 19, 2003 6:56 AM by r_andriy

    Managing public credentials in JBoss

    r_andriy

      Hi
      I'm trying to use public credentials from Subject object
      (Subject.getPublicCredentials()) in EJB layer.
      But I can't get authenticated Subject object.
      How can I get an authenticated subject from security domain for current principal?

      Thanks