Uses of Package
com.broadleafcommerce.auth.security.service
Packages that use com.broadleafcommerce.auth.security.service
Package
Description
-
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.authorization.security.autoconfigureClassDescriptionService 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.authorization.security.embedded.codeClassDescriptionService 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.authorization.security.springClassDescriptionService 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.data
-
-
-
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.resource.serviceClassDescriptionCommon functionality for evaluating account access
-
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.resource.service.validation
-
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.resource.web.endpoint
-
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.security.autoconfigureClassDescriptionService 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.serviceClassDescriptionCommon functionality for evaluating account accessMethods to read and update
AccountRoles
.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.A service that contains various utility functions related toRestriction
,RestrictedRole
, andRestrictedPermission
.A data structure used byDefaultOAuth2UserDetailsService
andPrivilegeService
to hold all the authorities, restrictions, and restricted authorities of aUser
.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.Service for doing user authentication actionsProvides CRUD management operations onUserPermission
. -
-
-
-
-
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.autoconfigureClassDescriptionA service that contains various utility functions related to
Restriction
,RestrictedRole
, andRestrictedPermission
. -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.listener
-
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.listener.autoconfigure
-
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.messagingClassDescriptionCommon functionality for evaluating account accessMethods to read and update
AccountRoles
. -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.messaging.autoconfigureClassDescriptionCommon functionality for evaluating account accessMethods to read and update
AccountRoles
. -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.serviceClassDescriptionMethods to read and update
AccountRoles
.A service that contains various utility functions related toRestriction
,RestrictedRole
, andRestrictedPermission
. -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.service.autoconfigureClassDescriptionCommon functionality for evaluating account accessMethods to read and update
AccountRoles
.A service that contains various utility functions related toRestriction
,RestrictedRole
, andRestrictedPermission
.Provides CRUD management operations onUserPermission
. -
Classes in com.broadleafcommerce.auth.security.service used by com.broadleafcommerce.auth.user.session.token.enhancerClassDescriptionCommon functionality for evaluating account accessA service that contains various utility functions related to
Restriction
,RestrictedRole
, andRestrictedPermission
.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.session.token.enhancer.autoconfigureClassDescriptionCommon functionality for evaluating account accessA service that contains various utility functions related to
Restriction
,RestrictedRole
, andRestrictedPermission
.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. -