Example usage for org.springframework.security.taglibs.authz AbstractAuthorizeTag subclass-usage

List of usage examples for org.springframework.security.taglibs.authz AbstractAuthorizeTag subclass-usage

Introduction

In this page you can find the example usage for org.springframework.security.taglibs.authz AbstractAuthorizeTag subclass-usage.

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 {