Package com.aquima.web.aaas
Class AAASEndpoint
java.lang.Object
com.aquima.web.aaas.AbstractEndpoint
com.aquima.web.aaas.AAASEndpoint
Webservice endpoint that handle an AAAS request and returns a response. This class is essentially a singleton.
Threads from the application servers thread-pool will get their own dedicated instances for XML marshalling
(Transformer) and unmarshalling (DocumentBuilder), to improve performance.
- Since:
- 9.0
- Author:
- Jon van Leuven
-
Field Summary
Fields inherited from class com.aquima.web.aaas.AbstractEndpoint
authorizationManager
-
Method Summary
Methods inherited from class com.aquima.web.aaas.AbstractEndpoint
createSession, createWebserviceCallException, getApplication, getSolution, isAllowed, startFlow, validateRoles, validateRoles