Uses of Package
com.broadleafcommerce.auth.security.service
-
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.autoconfigure Class Description SecurityService Service used during the authorization flow to assess the privileges of the current user in order to filter the requested scopes or retrieve the permissions for an access token. -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.client.provider.jpa.autoconfigure Class Description SimplePayloadMapper -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.client.service Class Description SimplePayloadMapper -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.data Class Description UserRoleService -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.data.autoconfigure Class Description UserRoleService -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.passcode.service Class Description SimplePayloadMapper -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.resource.service.validation Class Description UserRoleService -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.resource.web.endpoint Class Description UserPermissionService Provides CRUD management operations onUserPermission
.UserRoleService -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.security.autoconfigure Class Description SecurityService Service used during the authorization flow to assess the privileges of the current user in order to filter the requested scopes or retrieve the permissions for an access token. -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.security.service Class Description DefaultPrivilegeService.PrivilegeHydrationResult An intermediary data structure used internally byPrivilegeService
to hold all the restrictions, flat permissions, restricted roles, and restricted permissions of auser entity
and permissions from aserver entity
to prevent querying the data multiple times.PrivilegeService A service that contains various utility functions related toRestriction
,RestrictedRole
, andRestrictedPermission
.PrivilegeSummary A data structure used byDefaultOAuth2UserDetailsService
andPrivilegeService
to hold all the authorities, restrictions, and restricted authorities of aUser
.SecurityService Service used during the authorization flow to assess the privileges of the current user in order to filter the requested scopes or retrieve the permissions for an access token.SimplePayloadMapper UserLoginService Service for doing user authentication actionsUserPermissionService Provides CRUD management operations onUserPermission
.UserRoleService -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.security.service.hydration Class Description UserRoleService -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.server.autoconfigure Class Description SimplePayloadMapper -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.server.service Class Description SimplePayloadMapper -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.tenant.service Class Description SimplePayloadMapper -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.autoconfigure Class Description PrivilegeService A service that contains various utility functions related toRestriction
,RestrictedRole
, andRestrictedPermission
.SecurityService Service used during the authorization flow to assess the privileges of the current user in order to filter the requested scopes or retrieve the permissions for an access token.SecurityServiceOAuth2RequestFactory A custom request factory implementation that utilizesSecurityService
to check that the requested scopes are valid for the request and current user.UserLoginService Service for doing user authentication actionsUserRoleService -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.listener Class Description UserPermissionService Provides CRUD management operations onUserPermission
.UserRoleService -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.listener.autoconfigure Class Description UserPermissionService Provides CRUD management operations onUserPermission
.UserRoleService -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.service Class Description PrivilegeService A service that contains various utility functions related toRestriction
,RestrictedRole
, andRestrictedPermission
.SimplePayloadMapper UserRoleService -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.service.autoconfigure Class Description PrivilegeService A service that contains various utility functions related toRestriction
,RestrictedRole
, andRestrictedPermission
.SimplePayloadMapper UserPermissionService Provides CRUD management operations onUserPermission
.UserRoleService -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.session Class Description SecurityService Service used during the authorization flow to assess the privileges of the current user in order to filter the requested scopes or retrieve the permissions for an access token. -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.web.endpoint Class Description UserLoginService Service for doing user authentication actions