Package com.sun.faces.util
-
Interface Summary Interface Description Cache.Factory<K,V> Factory interface for creating various cacheable objects.ConcurrentCache.Factory<K,V> Factory interface for creating various cacheable objects.ExpiringConcurrentCache.ExpiryChecker<K,V> Interface for checking whether a cached object expired -
Class Summary Class Description BeanValidation Various utility methods for use with the Jakarta Bean Validation API in Jakarta Faces.ByteArrayGuardAESCTR This utility class is to provide both encryption and decryptionCipherstoResponseStateManagerimplementations wishing to provide encryption support.Cache<K,V> A concurrent caching mechanism.CollectionsUtils CollectionsUtils.ConstMap<T,V> ComponentStruct Utility class to enable partial state saving of components that have been dynamically added to the view.ConcurrentCache<K,V> Defines a concurrent cache with a factory for creating new object instances.DebugObjectOutputStream DebugUtil DebugUtil is a class ...ExpiringConcurrentCache<K,V> This class implements an abstract ConcurrentCache with objects in the cache potentially expiring.HtmlUtils Utility class for HTML.Json Generic JSON encoder using jakarta.json API.LRUMap<K,V> A special implementation ofLinkedHashMapto provide LRU functionality.MessageFactory supported filters:packageandprotection.MessageUtils This class contains all message constants and utility methods for creatingFacesMessageinstances or localizedStrings for said constants.MetadataWrapperMap<K,V> MojarraThreadFactory MostlySingletonSet<E> MultiKeyConcurrentHashMap<K,V> This code is based off the source for ConcurrentHashMap from JDK 5 with the ability of mapping multiple keys to a single value.ReflectionUtils A set of utility methods to make working with Classes and Reflection a little easier.RequestStateManager This helper class is used a central location for per-request state that is needed by Mojarra.Timer This class is a simple wrapper for timing method calls.TypedCollections Util Util is a class ...Util.JavaeeNamespaceContext -
Enum Summary Enum Description FacesLogger Anenumof all applicationLoggers.Json.Option