All Classes and Interfaces

Class
Description
Implement some abstract methods using jsf technology.
Simple definition of a mapping between an Annotation and a scope.
A concrete implementation of AbstractAuthorizeTag for use with standard Facelets rendering technology.
TagHandler of anonymous user.
A concrete implementation of AbstractAuthorizeTag for use with standard Facelets rendering technology.
TagHandler of authenticated user.
Gradle plugin which applies the DependencyManagementPlugin and imports the joinfaces-dependencies bom.
Auto configuration for javax.enterprise.context.*Scoped annotations support.
Gradle task which performs a classpath scan using ClasspathScanner.
Mojo which performs a classpath scan using ClasspathScanner.
ClassGraph-based classpath scanner highly tailored for JoinFaces.
 
Gradle plugin for classpath scanning at build-time.
Utility class for handling classpath scan results.
A ResourceManager that delegates to multiple ResourceManager instances.
Add custom JSF CDI scope implementations.
Example spring bean which is accessed by JSF.
A concrete implementation of AbstractAuthorizeTag for use with standard Facelets rendering technology.
A standard Facelets TagHandler for performing Spring Security authorization decisions.
This class provides static methods that are registered as EL functions and available for use in Unified EL expressions in standard Facelets views.
Faces Context Mocker.
 
ConfigurationProperties for the FacesServlet-registration.
A concrete implementation of AbstractFaceletsAuthorizeTag for use with standard Facelets rendering technology.
TagHandler of fully authenticated user.
A ServletContextInitializer which looks for all init parameters in an ServletContextInitParameterProperties object by reflection.
 
 
Configuration properties for JSF 3.0.
Valitador class for disableDefaultBeanValidator parameter.
Spring Boot Auto Configuration of Jetty.
Configuration properties of jetty.
Servlet context configurer of MyFaces.
This class analyzes the SpringApplication and its context.
Joinfaces Auto Configuration.
Gradle plugin for JoinFaces projects.
Main entry-point for the Application.
Spring Boot will by default register a OpenEntityManagerInViewInterceptor to apply the "Open EntityManager in View" pattern, i.e.
This BeanPostProcessor injects JSF artifacts which use a custom qualifier annotation.
JSF 2.3-like Bean Definitions.
 
Abstract integration test for jsf Activate JsfMock for each test execution.
JSF Mock.
Auto configuration for javax.faces.bean.*Scoped annotations support.
Jsf Tomcat lifecycle listener to add resources to jsf access resources at integration tests or embedded jar.
This class wraps an MessageSource and exposes it through the Map API so it can be easily accessed from JSF.
Auto configuration for MessageSourceBridge.
Facelet Context Mock.
Facelet Handler Mock.
Tag Attribute Mock.
Tag Attributes Mock.
Value Expression Mock.
Spring Boot Auto Configuration for Mojarra.
Configuration properties of Mojarra.
Configuration Properties added with MyFaces 2.3.
ScanResultHandler for the AnnotationProvider-SPI.
Spring Boot Auto Configuration of MyFaces.
Servlet context initializer of MyFaces.
Configuration properties of MyFaces.
Annotation class of useCdiForAnnotationScanning and scanPackages properties.
Spi class of injectionProvider property..
Validator class of beanBeforeJsfValidation property.
Auto Configuration for Omnifaces.
Configuration properties of OmniFaces.
Ordered variant of OpenEntityManagerInViewFilter.
Configuration properties for Primefaces 10.0.0.
Configuration properties for Primefaces 4.0.
Configuration properties for Primefaces 5.0.
Nested property class for primefaces.mobile.
Configuration properties for Primefaces 5.1.
Configuration properties for Primefaces 5.2+.
Configuration properties for Primefaces 6+.
Configuration properties for Primefaces 6.2+.
Configuration properties for Primefaces 8.0+.
Spring Boot Auto Configuration for Primefaces.
Auto Configuration for Primefaces 10.0.0+.
Auto Configuration for Primefaces 4.0.
Auto Configuration for Primefaces 5.0.
Auto Configuration for Primefaces 5.1.
Auto Configuration for Primefaces 5.2+.
Auto Configuration for Primefaces 6.0.
Auto Configuration for Primefaces 6.2+.
Auto Configuration for Primefaces 8.0+.
Jetty does not resolve part parameters without associating a multipart config to corresponding servlet.
Auto configuration of JSF ProjectStage.
BeanPostProcessor for setting the JSF project stage.
Abstract base class for classpath scans done at build time.
 
ScanResultHandler for the HandlesTypes annotation of ServletContainerInitializers.
ServletContainerInitializerRegistrationBean<T extends jakarta.servlet.ServletContainerInitializer>
RegistrationBean for ServletContainerInitializers.
Marks a field of a Properties class as servlet context init parameter.
Marker interface for all configuration properties which contain init parameters to be set on a servlet context.
Common base class for all auto-configuration classes which provide properties as javax.servlet.ServletContext init parameters.
SpringDataJpaLazyDataModel<T,ID,R extends org.springframework.data.jpa.repository.JpaRepository<T,ID> & org.springframework.data.jpa.repository.JpaSpecificationExecutor<T>>
 
 
SpringDataLazyDataModel<T,ID,R extends org.springframework.data.repository.CrudRepository<T,ID> & org.springframework.data.repository.PagingAndSortingRepository<T,ID>>
 
Auto configuration for Spring Session.
Servlet filter which re-sets session attributes in order to workaround spring-projects/spring-session#177.
This class registers listeners to the servlet context, which would normally registered in a tld file.
 
Auto configuration for Apache MyFaces Tobago.
Creating tomcat auto configuration to enable jsf read facelets at integration tests.
Tomcat runtime environment.
Spring Boot Auto Configuration of Undertow.
Configuration properties of Undertow.
Implementation of view scope.
An AutoConfiguration which registers the ViewScope scope.
RegistrationBean for web-fragment.xml files.
This Configuration adds listeners to the servlet-context in a non-programmatic way, so they aren't affected by the restrictions for programmatically registered listeners of Section 4.4 of the Servlet Specification.
This TomcatContextCustomizer adds listeners to the servlet-context in a non-programmatic way, so they aren't affected by the restrictions for programmatically registered listeners of Section 4.4 of the Servlet Specification.
This UndertowDeploymentInfoCustomizer adds listeners to the servlet-context in a non-programmatic way, so they aren't affected by the restrictions for programmatically registered listeners of Section 4.4 of the Servlet Specification.
This class initialize weld in order to have a full cdi environment.