|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.http.HttpServletSecUtil
public class HttpServletSecUtil
Http Servlet security utilities.
| Constructor Summary | |
|---|---|
HttpServletSecUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
addAuthDetailsToMessage(javax.servlet.http.HttpServletRequest request,
Message message)
|
static AuthenticationRequest |
buildAuthenticationRequest(javax.servlet.http.HttpServletRequest req)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpServletSecUtil()
| Method Detail |
|---|
public static boolean addAuthDetailsToMessage(javax.servlet.http.HttpServletRequest request,
Message message)
throws javax.servlet.ServletException
javax.servlet.ServletExceptionpublic static AuthenticationRequest buildAuthenticationRequest(javax.servlet.http.HttpServletRequest req)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||