1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Add author

Signed-off-by: Tran Ngoc Nhan <ngocnhan.tran1996@gmail.com>
This commit is contained in:
Tran Ngoc Nhan
2025-08-24 14:03:51 +07:00
committed by Josh Cummings
parent 67bc1d8d4a
commit 4cc5f543ab
6 changed files with 11 additions and 0 deletions
@@ -38,6 +38,7 @@ import org.springframework.util.function.SingletonSupplier;
* @author Luke Taylor
* @author Evgeniy Cheban
* @author Steve Riesenberg
* @author Ngoc Nhan
* @since 3.0
*/
public abstract class SecurityExpressionRoot<T extends @Nullable Object> implements SecurityExpressionOperations {