|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AuthorizationRequestAdaptor
AuthorizationRequestAdaptor. This interface will be implemented by any adaptor element receiving 'vanilla' Authorization requests from eduGAIN. These methods will be implemented at the Home realm (in Home Bridging Elements).
| Method Summary | |
|---|---|
AuthorizationResponse |
incomingAuthorizationRequest(AuthorizationRequest authzRequest)
Handles Authorization requests coming from eduGAIN, converting them into the local federation slang, then responding back using an eduGAIN Authorization response. |
void |
setServletContext(javax.servlet.ServletContext context)
Sets the ServletContext received from the servlet using the class implementing this adaptor. |
| Method Detail |
|---|
AuthorizationResponse incomingAuthorizationRequest(AuthorizationRequest authzRequest)
authzRequest - The request coming from any eduGAIN element
AuthorizationResponse to the received requestvoid setServletContext(javax.servlet.ServletContext context)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||