List of usage examples for org.springframework.security.taglibs.authz AbstractAuthorizeTag subclass-usage
From source file org.joinfaces.security.AbstractFaceletsAuthorizeTag.java
/** * Implement some abstract methods using jsf technology. * @author Marcelo Fernandes */ public class AbstractFaceletsAuthorizeTag extends AbstractAuthorizeTag {
From source file com.github.persapiens.jsfboot.security.AbstractFaceletsAuthorizeTag.java
/** * Implement some abstract methods using jsf technology. * @author Marcelo Fernandes */ public class AbstractFaceletsAuthorizeTag extends AbstractAuthorizeTag {