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

META-INF.evasion.tld Maven / Gradle / Ivy




    1.0
    1.2
    evasion
    http://www.evasion-en-ligne.fr/components/evasion
    
        Plugin Security Authorization Tag Library
    

    
        authorize
        com.evasion.common.security.component.AuthorizeTag
        
            A simple tag to output or not the body of the tag if the principal
            has or doesn't have certain authorities.
        


        
            ifUserInRole
            false
            true
            
                
            
        
        
            ifAuthenticated
            false
            true
            
                True or False.
            
                
    
    
        authentication
        com.evasion.common.security.component.AuthenticationTag
        
            Allows access to the current Authentication object.
        

        
            property
            true
            true
            
                Property of the Authentication object which should be output. Supports nested
                properties. For example if the principal object is an instance of UserDetails,
                the property "principal.username" will return the username. Alternatively, using
                "name" will call getName method on the Authentication object directly.
            
        
    
    
        fileUpload
        com.evasion.common.inputfile.UploadTag
        

        
            value
            true
            false
        

        
            target
            true
            false
        
    
    
        swf
        com.evasion.common.flex.component.FlexComponent
        Player pour application flex embarque

        
            id
            false
            false
        
        
            rendered
            false
            false
        
        
            versionPlayer
            false
            false
        
        
            width
            false
            false
        
        
            height
            false
            false
        
        
            quality
            false
            false
        
        
            bgcolor
            false
            false
        
        
            url
            true
            false
        
        
            urlBlazeDs
            false
            false
                
    
    
        user
        com.evasion.common.security.user.LoginComponent
        Composant d'authentification et d'information.
        
            id
            false
            false
        
        
            rendered
            false
            false
        
        
            type
            true
            false
        
        
            columns
            false
            false
        
        
            imputSize
            false
            false
        
        
            styleClass
            false
            false
                
 
    
    
        formItem
        com.evasion.common.component.FormItem
        Composant de saisie pour les formulaires
        
            id
            false
            false
        
        
            rendered
            false
            false
        
        
            format
            false
            false
        
        
            label
            false
            false
        
        
            value
            false
            false
        
        
            minLength
            false
            false
        
        
            maxLength
            false
            false
        
        
            required
            false
            false
        
        
            showMessage
            false
            false
        
        
            showLabel
            false
            false
        
        
            styleClass
            false
            false
        
    





© 2015 - 2024 Weber Informatics LLC | Privacy Policy