|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectno.ntnu.item.router.utilities.ClientAccessPolicyHandler
class ClientAccessPolicyHandler
This is a handler for the clientaccesspolicy context.
It's only task is to return the clientaccesspolicy.xml when the server is
asked for it. This is a Silverlight thing, for security reasons our server
must allow the Silverlight application to read from it. It will ask for the
xml file.
Constructor Summary | |
---|---|
ClientAccessPolicyHandler()
|
Method Summary | |
---|---|
void |
handle(com.sun.net.httpserver.HttpExchange t)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
ClientAccessPolicyHandler()
Method Detail |
---|
public void handle(com.sun.net.httpserver.HttpExchange t) throws java.io.IOException
handle
in interface com.sun.net.httpserver.HttpHandler
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |