All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.v4.auth.tld Maven / Gradle / Ivy

There is a newer version: 4.0.17
Show newest version



	Tagria Auth library
	Tagria Auth
	4.0
	auth
	http://v4.tagria.jslsolucoes.com/tags/auth
	
	
		Renders an auth integration checking for existent rule
		Auth
		rule
		com.jslsolucoes.tagria.tag.auth.v4.tag.AuthRuleTag
		scriptless
		
			Indicates the uri to be checked on integration
			uri
			true
			true
			java.lang.String
		
		
			Indicates the http method of uri. Default GET. Option GET,POST,PUT,DELETE 
			httpMethod
			true
			java.lang.String
		
		
			It indicates whether the component should be rendered . Default : true
			rendered
			true
			java.lang.Boolean
		
		
				 <auth:rule uri="/my/uri" httpMethod="GET">
			     	<html:input name="input1" value="Valor 0"/>
			     </auth:rule>
		
	
	
	





© 2015 - 2025 Weber Informatics LLC | Privacy Policy