AbstractUserDetailsAuthenticationProvider based on
PrincipalAccessControlProvider and AccessControlProvider.AccessControlProvider.AbstractAccessControlProvider.initialize(AccessControlSchema) from the derived implementation.AccessControlSchema that represents a tree of
AccessControlGroups and AccessControlPermissions.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.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.UserDetails that represent the user with the given username.InvalidConfigurationException with the given messageInvalidConfigurationException with the given message and the given causeLogger instance.JsonUsernamePasswordAuthenticationFilter.get the permission groups for a
Principal.PrincipalAccessControlProvider based on Group.AccessControlSchema from the given InputStream.Principal object representing the user.AbstractAccessControlBasedAuthenticationProvider.AccessControlSchema to the given OutputStream.File.OutputStream.Copyright © 2014–2016 OASP-Team. All rights reserved.