Class and Description |
---|
Policy
Used to annotate a method that should be validated against one or more policies before the method
is allowed to execute.
|
Class and Description |
---|
PolicyInformation
DTO object to hold information harvested form
Policy annotations during runtime execution
of validation. |
Class and Description |
---|
PolicyInformation
DTO object to hold information harvested form
Policy annotations during runtime execution
of validation. |
Class and Description |
---|
PolicyUtils
Utility class capable of performing validation of a requested operation based on permissions
available to the current
Authentication . |
Class and Description |
---|
IdentityType
One of more possible user identity types.
|
PermissionMatchingStrategy
Strategy for multiple permissions evaluated against a policy
|
PermissionUtils.PermissionType |
PolicyAspectProcessor
Responsible for processing AOP calls to
Policy annotated methods and running those
requests through a PolicyEvaluator before allowing the call to proceed. |
PolicyContext
A thread context to keep track of
Policy aspects during validation. |
PolicyEvaluator
Validate security context required to execute a method annotated with
Policy . |
PolicyInformation
DTO object to hold information harvested form
Policy annotations during runtime execution
of validation. |
PolicyOverride
An alternative to
Policy used to introduce, alter or remove policy configuration on one
or more component methods. |
PolicyResponse
The result of the validation.
|
Class and Description |
---|
CrudPolicyAspect
Validate methods specifically inherited from
CrudRepository . |
DefaultPolicyAspect
Validate
Policy annotated methods |
PolicyAspectProcessor
Responsible for processing AOP calls to
Policy annotated methods and running those
requests through a PolicyEvaluator before allowing the call to proceed. |
PolicyEvaluator
Validate security context required to execute a method annotated with
Policy . |
PolicyOverride
An alternative to
Policy used to introduce, alter or remove policy configuration on one
or more component methods. |
PolicyUtils
Utility class capable of performing validation of a requested operation based on permissions
available to the current
Authentication . |
Class and Description |
---|
IdentityType
One of more possible user identity types.
|
PermissionMatchingStrategy
Strategy for multiple permissions evaluated against a policy
|
PolicyEvaluator
Validate security context required to execute a method annotated with
Policy . |
PolicyInformation
DTO object to hold information harvested form
Policy annotations during runtime execution
of validation. |
PolicyResponse
The result of the validation.
|
PolicyUtils
Utility class capable of performing validation of a requested operation based on permissions
available to the current
Authentication . |
Class and Description |
---|
PermissionMatchingStrategy
Strategy for multiple permissions evaluated against a policy
|
PolicyInformation
DTO object to hold information harvested form
Policy annotations during runtime execution
of validation. |
PolicyResponse
The result of the validation.
|
PolicyUtils
Utility class capable of performing validation of a requested operation based on permissions
available to the current
Authentication . |
Class and Description |
---|
Policy
Used to annotate a method that should be validated against one or more policies before the method
is allowed to execute.
|
Copyright © 2021. All rights reserved.