Class AccessControlSchemaXmlMapper.ValidationEventHandlerImpl
- java.lang.Object
-
- com.devonfw.module.security.common.impl.accesscontrol.AccessControlSchemaXmlMapper.ValidationEventHandlerImpl
-
- All Implemented Interfaces:
ValidationEventHandler
- Enclosing class:
- AccessControlSchemaXmlMapper
protected static class AccessControlSchemaXmlMapper.ValidationEventHandlerImpl extends Object implements ValidationEventHandler
Custom implementation ofValidationEventHandler.
-
-
Constructor Summary
Constructors Constructor Description ValidationEventHandlerImpl()The constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanhandleEvent(ValidationEvent event)
-
-
-
Method Detail
-
handleEvent
public boolean handleEvent(ValidationEvent event)
- Specified by:
handleEventin interfaceValidationEventHandler
-
-