Uses of Interface
org.nuxeo.ecm.platform.web.common.exceptionhandling.NuxeoExceptionHandler
-
-
Uses of NuxeoExceptionHandler in org.nuxeo.ecm.platform.shibboleth.auth.exceptionhandling
Classes in org.nuxeo.ecm.platform.shibboleth.auth.exceptionhandling that implement NuxeoExceptionHandler Modifier and Type Class Description classShibbolethSecurityExceptionHandler -
Uses of NuxeoExceptionHandler in org.nuxeo.ecm.platform.ui.web.auth.cas2
Classes in org.nuxeo.ecm.platform.ui.web.auth.cas2 that implement NuxeoExceptionHandler Modifier and Type Class Description classSecurityExceptionHandler -
Uses of NuxeoExceptionHandler in org.nuxeo.ecm.platform.web.common.exceptionhandling
Classes in org.nuxeo.ecm.platform.web.common.exceptionhandling that implement NuxeoExceptionHandler Modifier and Type Class Description classDefaultNuxeoExceptionHandler -
Uses of NuxeoExceptionHandler in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor
Methods in org.nuxeo.ecm.platform.web.common.exceptionhandling.descriptor that return types with arguments of type NuxeoExceptionHandler Modifier and Type Method Description Class<? extends NuxeoExceptionHandler>ExceptionHandlerDescriptor. getKlass() -
Uses of NuxeoExceptionHandler in org.nuxeo.ecm.platform.web.common.exceptionhandling.service
Fields in org.nuxeo.ecm.platform.web.common.exceptionhandling.service declared as NuxeoExceptionHandler Modifier and Type Field Description protected NuxeoExceptionHandlerExceptionHandlingComponent. exceptionHandlerMethods in org.nuxeo.ecm.platform.web.common.exceptionhandling.service that return NuxeoExceptionHandler Modifier and Type Method Description NuxeoExceptionHandlerExceptionHandlingComponent. getExceptionHandler()NuxeoExceptionHandlerExceptionHandlingService. getExceptionHandler()
-