| Package | Description |
|---|---|
| com.devonfw.module.security.common.base.accesscontrol | |
| com.devonfw.module.security.common.impl.accesscontrol |
| Class and Description |
|---|
| AbstractAccessControlProvider
This is the abstract base implementation of
AccessControlProvider.ATTENTION: You need to call AbstractAccessControlProvider.initialize(AccessControlSchema) from the derived implementation. |
| Class and Description |
|---|
| AbstractAccessControlProvider
This is the abstract base implementation of
AccessControlProvider.ATTENTION: You need to call AbstractAccessControlProvider.initialize(AccessControlSchema) from the derived implementation. |
| AccessControlSchemaMapper
This is the interface to
AccessControlSchemaMapper.read(InputStream) and AccessControlSchemaMapper.write(AccessControlSchema, OutputStream) the
AccessControlSchema. |
| AccessControlSchemaProvider
This is the interface to
load the AccessControlSchema from an arbitrary source. |
Copyright © 2014–2019 devon4j-Team. All rights reserved.