Antwort: accessing Authentication Session Context with java

2002-10-10 Thread michael_hampel
Hello, I found our problem... - Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: <[EMAIL PROTECTED]> For

accessing Authentication Session Context with java

2002-10-09 Thread michael_hampel
Hello, I am trying to get the user data stored in the authentication session context in an action. I tried: SessionManager.getContext("authenticate"); and: SessionContextProviderImpl.getSessionContext ("authenticate", ...); Both methods return a context and