Class SecurityAwareMemoizingSupplier<T>
java.lang.Object
ch.tocco.nice2.dms.spi.tree.SecurityAwareMemoizingSupplier<T>
- All Implemented Interfaces:
Supplier<T>
-
Constructor Summary
ConstructorsConstructorDescriptionSecurityAwareMemoizingSupplier(Supplier<T> delegate, SecurityManager securityManager) -
Method Summary
-
Constructor Details
-
SecurityAwareMemoizingSupplier
-
-
Method Details
-
get
-