Package at.gv.egovernment.moa.id.proxy

Interface Summary
ConnectionBuilder Builder for URLConnection objects used to forward requests to the remote online application.
LoginParameterResolver Determines authentication parameters and headers to be added to a URLConnection to the remote online application.
 

Class Summary
LoginParameterResolverException Exception thrown while proxying a request to the online application
NotAllowedException Exception thrown while proxying a request to the online application Reason for this exception: the dedicated LoginParameterResolver does not allow access to the desired ressource.