AccessControlProvider.AbstractAccessControlProvider.initialize(AccessControlSchema) from the derived implementation.AccessControlSchema that represents a tree of
AccessControlGroups and AccessControlPermissions.AbstractAccessControlProvider for static configuration of
AccessControlSchema.GrantedAuthority for a AccessControl.AccessControlGroup represents a collection of permissions.AccessControlPermission represents an atomic permission of the application.AccessControls.AccessControlProvider.AccessControlGroups to
AccessControlPermissions.AccessControlSchemaMapper.read(InputStream) and AccessControlSchemaMapper.write(AccessControlSchema, OutputStream) the
AccessControlSchema.load the AccessControlSchema from an arbitrary source.AccessControlSchemaProvider.ValidationEventHandler.AccessControlSchema.AccessControl and may be used for configuration of access controls during
bootstrapping.AccessControlGroup has no cyclic inheritance
graph.IDs of all AccessControlPermissions (or more
precisely of all AccessControls) contained in the AccessControl identified by the given groupId.AccessControls contained in the AccessControl
identified by the given groupId.AbstractAccessControlProvider.initialize(AccessControlSchema) to collect all AccessControls recursively.PrincipalGroupProviderGroupImpl.getAccessControlIds(Group) to recursively collect the groups.AbstractAccessControlProvider.collectAccessControlIds(String, Set) for AccessControlGroups.AbstractAccessControlProvider.collectAccessControls(String, Set) for AccessControlGroups.AccessControlGroup for static configuration of access controls.AccessControlGroup for static configuration of access controls.AccessControlGroup for static configuration of access controls.InvalidConfigurationException with the given messageInvalidConfigurationException with the given message and the given causeJsonUsernamePasswordAuthenticationFilter.AccessControlPermission for static configuration of access controls.get the permission groups
for a Principal.PrincipalAccessControlProvider based on Group.AccessControlSchema from the given InputStream.AccessControlSchema to the given OutputStream.File.OutputStream.Copyright © 2014–2019 devon4j-Team. All rights reserved.