Uses of Package
org.oa4mp.delegation.common.servlet
-
Classes in org.oa4mp.delegation.common.servlet used by org.oa4mp.client.api.loader Class Description DBConfigLoader Configurations that deal with storage should extend this. -
Classes in org.oa4mp.delegation.common.servlet used by org.oa4mp.client.loader Class Description DBConfigLoader Configurations that deal with storage should extend this. -
Classes in org.oa4mp.delegation.common.servlet used by org.oa4mp.delegation.common.servlet Class Description TransactionState Used by the delegation servlet, this allows a programmer to intercept and process the HTTP request and response. -
Classes in org.oa4mp.delegation.common.servlet used by org.oa4mp.di Class Description TransactionFilter A Filter pattern for working with servlets. -
Classes in org.oa4mp.delegation.common.servlet used by org.oa4mp.server.api.storage.servlet Class Description DBConfigLoader Configurations that deal with storage should extend this.TransactionFilter A Filter pattern for working with servlets.TransactionState Used by the delegation servlet, this allows a programmer to intercept and process the HTTP request and response. -
Classes in org.oa4mp.delegation.common.servlet used by org.oa4mp.server.loader.oauth2.loader Class Description DBConfigLoader Configurations that deal with storage should extend this. -
Classes in org.oa4mp.delegation.common.servlet used by org.oa4mp.server.loader.oauth2.servlet Class Description TransactionFilter A Filter pattern for working with servlets.TransactionState Used by the delegation servlet, this allows a programmer to intercept and process the HTTP request and response. -
Classes in org.oa4mp.delegation.common.servlet used by org.oa4mp.server.proxy Class Description TransactionFilter A Filter pattern for working with servlets.TransactionState Used by the delegation servlet, this allows a programmer to intercept and process the HTTP request and response.