Java org.springframework.security.taglibs TagLibConfig fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.security.taglibs TagLibConfig fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.security.taglibs TagLibConfig.

The text is from its open source code.

Method

intevalOrSkip(boolean authorized)
Returns EVAL_BODY_INCLUDE if the authorized flag is true or UI security has been disabled.