Skip navigation links
A F G I J O P R S V 

A

AbstractFaceletsAuthorizeTag - Class in org.joinfaces.security
Implement some abstract methods using jsf technology.
AbstractFaceletsAuthorizeTag() - Constructor for class org.joinfaces.security.AbstractFaceletsAuthorizeTag
 
AnonymousFaceletsTag - Class in org.joinfaces.security
A concrete implementation of AbstractAuthorizeTag for use with standard Facelets rendering technology.
AnonymousFaceletsTag() - Constructor for class org.joinfaces.security.AnonymousFaceletsTag
A default constructor.
AnonymousFaceletsTagHandler - Class in org.joinfaces.security
TagHandler of anonymous user.
AnonymousFaceletsTagHandler(TagConfig) - Constructor for class org.joinfaces.security.AnonymousFaceletsTagHandler
 
apply(FaceletContext, UIComponent) - Method in class org.joinfaces.security.AnonymousFaceletsTagHandler
 
apply(FaceletContext, UIComponent) - Method in class org.joinfaces.security.AuthenticatedFaceletsTagHandler
 
apply(FaceletContext, UIComponent) - Method in class org.joinfaces.security.AuthorizeFaceletsTagHandler
 
apply(FaceletContext, UIComponent) - Method in class org.joinfaces.security.FullyAuthenticatedFaceletsTagHandler
 
areAllGranted(String) - Static method in class org.joinfaces.security.FaceletsTagUtils
Returns true if the user has all of of the given authorities.
areAnyGranted(String) - Static method in class org.joinfaces.security.FaceletsTagUtils
Returns true if the user has any of the given authorities.
areNotGranted(String) - Static method in class org.joinfaces.security.FaceletsTagUtils
Returns true if the user does not have any of the given authorities.
AuthenticatedFaceletsTag - Class in org.joinfaces.security
A concrete implementation of AbstractAuthorizeTag for use with standard Facelets rendering technology.
AuthenticatedFaceletsTag() - Constructor for class org.joinfaces.security.AuthenticatedFaceletsTag
A default constructor.
AuthenticatedFaceletsTagHandler - Class in org.joinfaces.security
TagHandler of authenticated user.
AuthenticatedFaceletsTagHandler(TagConfig) - Constructor for class org.joinfaces.security.AuthenticatedFaceletsTagHandler
 
AuthorizeFaceletsTag - Class in org.joinfaces.security
A concrete implementation of AbstractAuthorizeTag for use with standard Facelets rendering technology.
AuthorizeFaceletsTag(FaceletContext, TagAttribute, TagAttribute, TagAttribute, TagAttribute, TagAttribute, TagAttribute) - Constructor for class org.joinfaces.security.AuthorizeFaceletsTag
A class constructor for use in a TagHandler.
AuthorizeFaceletsTag() - Constructor for class org.joinfaces.security.AuthorizeFaceletsTag
A default constructor.
AuthorizeFaceletsTagHandler - Class in org.joinfaces.security
A standard Facelets TagHandler for performing Spring Security authorization decisions.
AuthorizeFaceletsTagHandler(TagConfig) - Constructor for class org.joinfaces.security.AuthorizeFaceletsTagHandler
 

F

FaceletsTagUtils - Class in org.joinfaces.security
This class provides static methods that are registered as EL functions and available for use in Unified EL expressions in standard Facelets views.
FaceletsTagUtils() - Constructor for class org.joinfaces.security.FaceletsTagUtils
 
FullyAuthenticatedFaceletsTag - Class in org.joinfaces.security
A concrete implementation of AbstractFaceletsAuthorizeTag for use with standard Facelets rendering technology.
FullyAuthenticatedFaceletsTag() - Constructor for class org.joinfaces.security.FullyAuthenticatedFaceletsTag
 
FullyAuthenticatedFaceletsTagHandler - Class in org.joinfaces.security
TagHandler of fully authenticated user.
FullyAuthenticatedFaceletsTagHandler(TagConfig) - Constructor for class org.joinfaces.security.FullyAuthenticatedFaceletsTagHandler
 

G

get(String, ObjectFactory) - Method in class org.joinfaces.annotations.ViewScope
 
getConversationId() - Method in class org.joinfaces.annotations.ViewScope
 
getRequest() - Method in class org.joinfaces.security.AbstractFaceletsAuthorizeTag
 
getResponse() - Method in class org.joinfaces.security.AbstractFaceletsAuthorizeTag
 
getServletContext() - Method in class org.joinfaces.security.AbstractFaceletsAuthorizeTag
 

I

initialize(ConfigurableApplicationContext) - Method in class org.joinfaces.annotations.JsfCdiToSpringApplicationContextInitializer
Add scope metadata resolver, bean name generator and bean factory post processor to enable jsf cdi annotations in spring.
isAllowed(String, String) - Static method in class org.joinfaces.security.FaceletsTagUtils
Returns true if the user is allowed to access the given URL and HTTP method combination.
isAnonymous() - Static method in class org.joinfaces.security.FaceletsTagUtils
Returns true if user is anonymous.
isAuthenticated() - Static method in class org.joinfaces.security.FaceletsTagUtils
Returns true if the user is not anonymous.
isFullyAuthenticated() - Static method in class org.joinfaces.security.FaceletsTagUtils
Returns true if the is not an anonymous or a remember-me user.

J

JsfCdiToSpring - Class in org.joinfaces.annotations
Convert jsf and cdi enterprise annotation types to spring scope.
JsfCdiToSpring() - Constructor for class org.joinfaces.annotations.JsfCdiToSpring
 
JsfCdiToSpringApplicationContextInitializer - Class in org.joinfaces.annotations
Jsf Cdi to Spring application context initializer.
JsfCdiToSpringApplicationContextInitializer() - Constructor for class org.joinfaces.annotations.JsfCdiToSpringApplicationContextInitializer
 
JsfCdiToSpringBeanFactoryPostProcessor - Class in org.joinfaces.annotations
Add custom jsf cdi scope implementations.
JsfCdiToSpringBeanFactoryPostProcessor() - Constructor for class org.joinfaces.annotations.JsfCdiToSpringBeanFactoryPostProcessor
 

O

org.joinfaces.annotations - package org.joinfaces.annotations
Classes to support automatically JSF and CDI annotations.
org.joinfaces.security - package org.joinfaces.security
Classes to Spring Security JSF Facelet Tag support.

P

postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.joinfaces.annotations.JsfCdiToSpringBeanFactoryPostProcessor
 
PROTOTYPE - Static variable in class org.joinfaces.annotations.JsfCdiToSpring
Constant for prototype scope.

R

registerDestructionCallback(String, Runnable) - Method in class org.joinfaces.annotations.ViewScope
 
remove(String) - Method in class org.joinfaces.annotations.ViewScope
 
REQUEST - Static variable in class org.joinfaces.annotations.JsfCdiToSpring
Constant for request scope.
resolveContextualObject(String) - Method in class org.joinfaces.annotations.ViewScope
 

S

scopeName(Set<String>) - Static method in class org.joinfaces.annotations.JsfCdiToSpring
 
SESSION - Static variable in class org.joinfaces.annotations.JsfCdiToSpring
Constant for session scope.
SINGLETON - Static variable in class org.joinfaces.annotations.JsfCdiToSpring
Constant for singleton scope.

V

VIEW - Static variable in class org.joinfaces.annotations.JsfCdiToSpring
Constant for view scope.
ViewScope - Class in org.joinfaces.annotations
Implementation of view scope.
ViewScope() - Constructor for class org.joinfaces.annotations.ViewScope
 
A F G I J O P R S V 
Skip navigation links

Copyright © 2016 JoinFaces. All rights reserved.