Package com.devonfw.module.security.common.base.accesscontrol
-
Interface Summary Interface Description AccessControlSchemaMapper This is the interface toAccessControlSchemaMapper.read(InputStream)andAccessControlSchemaMapper.write(AccessControlSchema, OutputStream)theAccessControlSchema.AccessControlSchemaProvider This is the interface toloadtheAccessControlSchemafrom an arbitrary source. -
Class Summary Class Description AbstractAccessControlProvider This is the abstract base implementation ofAccessControlProvider.
ATTENTION:
You need to callAbstractAccessControlProvider.initialize(AccessControlSchema)from the derived implementation.AccessControlConfig AbstractAccessControlProviderfor static configuration ofAccessControlSchema.AccessControlGrantedAuthority Implementation ofGrantedAuthorityfor aAccessControl.PrincipalGroupProviderGroupImpl This is an implementation ofPrincipalAccessControlProviderbased onGroup.