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

schema.wildfly-undertow_6_0.xsd Maven / Gradle / Ivy

There is a newer version: 33.0.2.Final
Show newest version





    
    

    
        
            
                
            
        
        
            
            
            
            
            
            
            
        
        
        
        
        
        
        
          
            Whether statistics are to be gathered for undertow subsystem.
          
        
    
    
        
            
            
            
            
        
        
        
        
    

    
        
        
        
        
        
        
        
    

    
        
            
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
            
        
    

    
        
            
               
                    
                        
                            
                        
                    
                
                
                    
                        
                             requires SSL transport,
                                undertow will automatically redirect the request to the socket binding port specified here.
                               ]]>
                        
                    
                
                
                    
                        
                            
                        
                    
                
                
                    
                        
                            
                        
                    
                
                
                
                
                
                
                
                
                
            
        
    

    
        
            
                
                    
                        
                            Reference to the SSLContext that should be used by this listener.

                            If neither ssl-context or security-realm are set the JVM wide default SSLContext will be used instead.
                            
                            If this attribute is defined, the attributes 'verify-client', 'enabled-cipher-suites', 'enabled-protocols',
                            'ssl-session-cache-size', and 'ssl-session-timeout' must not be set.
                        
                    
                
                
                    
                        
                            
                        
                    
                
                
                    
                        
                            
                        
                    
                
                
                    
                        
                            Reference to the legacy security realm to use to obtain an SSLContext.

                            If neither ssl-context or security-realm are set the JVM wide default SSLContext will be used instead.
                        
                    
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
                
            
        
    

    
        
            
                
                
                    
                        
                             requires SSL transport,
                                                undertow will automatically redirect the request to the socket binding port specified here.
                                               ]]>
                        
                    
                
                
            
        
    

    
        
            
            
            
            
            
            
            
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
    

    
        
            
        
    

    
        
        
    

    
        
            
        
    

    
        
    

    
        
            
            
            
            
            
        
        
        
        
        
            
                Default response code should be set in case server should respond with nonstandard code( other than 404 ) for unavailable resource.
                    For instance, server behind load balancer might want to respond with 5xx code to avoid being dropped by it.
                
            
        
        
        
    

    
        
        
        
    

    
        
        
        
        
        
    

    
        
        
    

    
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
    

    
        
        
        
        
        
        
    

    
        
            
                
                    
                
            
        
        
    

    
        
            
            
        
    


    
        
            
            
            
            
            
            
            
            
        
    

    
        
            
        
        
        
    
    
        
        
        
        
        
        
        
        
        
        
    
    
        
        
        
    

    
        
        
    



    
        
            
        
        
        
        
    
    
        
        
        
    
    
        
        
        
    
    
        
        
        
        
        
        
        
        
    

    
        
    

    
        
            
        
        
        
        
        
        
        
        
        
        
    

    
        
        
        
        
        
        
        
        
    

    
        
        
            
                
                    
                
            
        
        
    

    
        
            
                
                    
                
            
        
        
            
                
                    
                
            
        
        
            
                
                    
                
            
        
        
            
                
                    
                
            
        
        
            
                
                    
                
            
        
    


    
        
            
                
            
        
        
        
        
        
    

    
        
            
                
            
        
        
        
        
        
        
        
    
    
        
        
        
    
    
        
        
        
    

    
        
    

    
        
        
        
        
        
        
        
        
            
                
                    Determines how a failover node is chosen, in the event that the node to which a session has affinity is not available.
                
            
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
        
    

    
        
            
                
                    
                        Failover target chosen via load balancing mechanism.
                    
                
            
            
                
                    
                        Failover target chosen deterministically from the associated session identifier.
                    
                
            
        
    

    
        
            
                Listing of security domains from applications that should be mapped to an Elytron
                backed authentication policy.
            
        
        
            
        
    

    
        
            
        
        
            
                
                    The name of the security domain as specified in deployments.
                
            
        
        
            
                
                    Reference to the HttpAuthenticationFactory that should be used.
                
            
        
        
            
                
                    The references HttpServerAuthenticationMechanismFactory contains it's own policy configuration
                    to control the authentication mechanisms it supports, if this attribute is set to 'true'
                    that policy will override the methods specified within the deployment.
                
            
        
        
            
                
                    Enable authorization using JACC.
                
            
        
    

    
        
            
                
                    
                
                
                    
                        References key store containing the key used to sign and verify logout requests.
                    
                
                
                    
                        The alias of the key used to sign and verify logout requests.
                    
                
                
                    
                        The ssl context used to secure back-channel logout connections.
                    
                
            
        
    

    
    
        
            
                Group of attributes used when referencing credential through credential store.
            
        
        
            
                
                    Credential store name used to fetch credential with given 'alias' from.
                    Credential store name has to be defined elsewhere.
                
            
        
        
            
                
                    Alias of credential in the credential store.
                
            
        
        
            
                
                    Type of credential to be fetched from credential store.
                    It is usually fully qualified class name.
                
            
        
    
    
        
        
            
                
                    Credential/password in clear text. Use just for testing purpose.
                    Otherwise use credential store to mask the actual credential from your configuration.
                
            
        
    






© 2015 - 2024 Weber Informatics LLC | Privacy Policy