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

schema.wildfly-picketlink-idm_2_0.xsd Maven / Gradle / Ivy

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




    
    

    
      
         
      
    

    
        
            Defines the Partition Manager type.
        
        
          
        
        
          
            Name for this instance.
          
        
        
          
            JNDI name to bind this instance.
          
        
    

    
        
            Defines the configuration for a Partition Manager type.
        
        
            
            
            
        
        
            
                Name for this configuration.
            
        
    

    
        
            Base schema for identity store elements.
        
        
            
            
        
        
            
                Indicates if the store should support credentials management.
            
        
        
            
                Indicates if the store should support attributes management.
            
        
    

    
        
            The supported-types element schema.
        
        
            
        
        
            
                Defines if all types and configurations are supported.
            
        
    

    
        
            The supported-type element schema.
        
        
            
                Defines the supported type name.
            
        
        
            
                Defines a type that should be supported by a identity store.
            
        
        
            
                Defines an alias which maps to a built-in type.
            
        
        
            
                Defines the module to be used when loading class-name.
            
        
    

    
        
            The credential-handlers element schema.
        
        
            
        
    

    
        
            The credential-handler element schema.
        
        
            
                Defines the credential handler name.
            
        
        
            
                Defines a credential handler type that should be supported by a identity store.
                
          
        
        
            
                Defines an alias which maps to a built-in type.
            
        
        
            
                Defines the module to be used when loading class-name.
            
        
    

    
        
            Defines the schema for the JPA identity store configuration.
        
        
            
                
                    
                        The JNDI url of the EntityManagerFactory that should be used, instead of the default
                        factory.
                        
                    
                
                
                    
                        The JNDI url of data source that should be used to create the default
                        EntityManagerFactory.
                        
                    
                
                
                    
                        The name of the module where the JPA entities are located. Those entities will be used to
                        initialize the JPA store.
                        
                    
                
                
                    
                        The name of the persistence unit name, if the entity-module attribute is present.
                    
                
            
        
    

    
        
            Defines the schema for the File identity store configuration.
        
        
            
                
                    
                        The working directory where data is located. If relative-to is specified, the working-dir is relative to its value.
                    
                
                
                    
                        
                        One of the system-provided named paths (such as jboss.home.dir,
                        user.home, user.dir) relative to which the absolute path
                        will be calculated for the path specified in the file attribute.
                        
                    
                
                
                    
                        Defines if data should be always re-created between initializations.
                    
                
                
                    
                        Defines if asynchronous write is enabled.
                    
                
                
                    
                        The size of the thread pool if asynchronous writing is enabled.
                    
                
            
        
    

    
        
            Defines the schema for the LDAP identity store configuration.
        
        
            
                
                    
                
                
                    
                        The working directory where data is located.
                    
                
                
                    
                        Defines if data should be always re-created between initializations.
                    
                
                
                    
                        Defines if asynchronous write is enabled.
                    
                
                
                    
                        The size of the thread pool if asynchronous writing is enabled.
                    
                
                
                    
                        Indicates if the LDAP server is a MSAD.
                    
                
                
                    
                        The name of a LDAP attribute that unique identifies entries.
                    
                
            
        
    

    
        
            The mappings element schema.
        
        
            
        
    

    
        
            The mapping element schema.
        
        
            
        
        
            
                Defines the mapping type name.
            
        
        
            
                Defines a type that should be supported by a identity store.
            
        
        
            
                Defines an alias which maps to a built-in type.
            
        
        
            
                Defines the module to be used when loading class-name.
            
        
        
            
                Defines a base DN suffix where entries are located.
            
        
        
            
                A comma separated list of object classes for entries.
            
        
        
            
                Tells that this mapping is related with another mapped type. Useful for relationship mappings.
            
        
        
            
                The name of the LDAP attribute used to map parent-child relationships of the same type.
            
        
    

    
        
            The attribute element schema.
        
        
            
                The name of the property of the type mapped to a LDAP attribute.
            
        
        
            
                The name of the LDAP attribute mapped to a type's property.
            
        
        
            
                Indicates if this attribute is an identifier.
            
        
        
            
                Marks an attribute as read only.
            
        
    




© 2015 - 2024 Weber Informatics LLC | Privacy Policy