|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WebSSORequestAdaptor
WebSSORequestAdaptor. This interface will be implemented by any adaptor element receiving requests from eduGAIN. These methods will be implemented at the Home realm (in Home Bridging Elements).
| Method Summary | |
|---|---|
void |
incomingAuthenticationRequest(AuthenticationRequest authnRequest,
javax.servlet.http.HttpServletResponse httpResponse)
Handles the requests coming from eduGAIN, converting it into the local federation slang. |
void |
setServletContext(javax.servlet.ServletContext context)
Sets the ServletContext received from the servlet using the class implementing this adaptor. |
| Method Detail |
|---|
void incomingAuthenticationRequest(AuthenticationRequest authnRequest,
javax.servlet.http.HttpServletResponse httpResponse)
authnRequest - The request coming from any eduGAIN elementhttpResponse - The HTTP servlet response objectvoid setServletContext(javax.servlet.ServletContext context)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||