Class DtoCachedLDAPAuthorizationMap

  • All Implemented Interfaces:
    org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

    public class DtoCachedLDAPAuthorizationMap
    extends Object
    implements org.jvnet.jaxb2_commons.lang.Equals2, org.jvnet.jaxb2_commons.lang.HashCode2, org.jvnet.jaxb2_commons.lang.ToString2

    Classe Java pour anonymous complex type.

    Le fragment de schéma suivant indique le contenu attendu figurant dans cette classe.

     <complexType>
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attribute name="adminPermissionGroupSearchFilter" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="authentication" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="connectionPassword" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="connectionProtocol" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="connectionURL" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="connectionUsername" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="groupClass" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="groupNameAttribute" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="groupObjectClass" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="legacyGroupMapping" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="permissionGroupMemberAttribute" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="queueSearchBase" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="readPermissionGroupSearchFilter" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="refreshDisabled" type="{http://www.w3.org/2001/XMLSchema}boolean" />
           <attribute name="refreshInterval" type="{http://www.w3.org/2001/XMLSchema}integer" />
           <attribute name="tempSearchBase" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="topicSearchBase" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="userNameAttribute" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="userObjectClass" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="writePermissionGroupSearchFilter" type="{http://www.w3.org/2001/XMLSchema}string" />
           <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
           <anyAttribute processContents='lax' namespace='##other'/>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • adminPermissionGroupSearchFilter

        protected String adminPermissionGroupSearchFilter
      • authentication

        protected String authentication
      • connectionPassword

        protected String connectionPassword
      • connectionProtocol

        protected String connectionProtocol
      • connectionURL

        protected String connectionURL
      • connectionUsername

        protected String connectionUsername
      • groupClass

        protected String groupClass
      • groupNameAttribute

        protected String groupNameAttribute
      • groupObjectClass

        protected String groupObjectClass
      • legacyGroupMapping

        protected Boolean legacyGroupMapping
      • permissionGroupMemberAttribute

        protected String permissionGroupMemberAttribute
      • queueSearchBase

        protected String queueSearchBase
      • readPermissionGroupSearchFilter

        protected String readPermissionGroupSearchFilter
      • refreshDisabled

        protected Boolean refreshDisabled
      • refreshInterval

        protected BigInteger refreshInterval
      • tempSearchBase

        protected String tempSearchBase
      • topicSearchBase

        protected String topicSearchBase
      • userNameAttribute

        protected String userNameAttribute
      • userObjectClass

        protected String userObjectClass
      • writePermissionGroupSearchFilter

        protected String writePermissionGroupSearchFilter
    • Constructor Detail

      • DtoCachedLDAPAuthorizationMap

        public DtoCachedLDAPAuthorizationMap()
    • Method Detail

      • getAdminPermissionGroupSearchFilter

        public String getAdminPermissionGroupSearchFilter()
        Obtient la valeur de la propriété adminPermissionGroupSearchFilter.
        Returns:
        possible object is String
      • setAdminPermissionGroupSearchFilter

        public void setAdminPermissionGroupSearchFilter​(String value)
        Définit la valeur de la propriété adminPermissionGroupSearchFilter.
        Parameters:
        value - allowed object is String
      • getAuthentication

        public String getAuthentication()
        Obtient la valeur de la propriété authentication.
        Returns:
        possible object is String
      • setAuthentication

        public void setAuthentication​(String value)
        Définit la valeur de la propriété authentication.
        Parameters:
        value - allowed object is String
      • getConnectionPassword

        public String getConnectionPassword()
        Obtient la valeur de la propriété connectionPassword.
        Returns:
        possible object is String
      • setConnectionPassword

        public void setConnectionPassword​(String value)
        Définit la valeur de la propriété connectionPassword.
        Parameters:
        value - allowed object is String
      • getConnectionProtocol

        public String getConnectionProtocol()
        Obtient la valeur de la propriété connectionProtocol.
        Returns:
        possible object is String
      • setConnectionProtocol

        public void setConnectionProtocol​(String value)
        Définit la valeur de la propriété connectionProtocol.
        Parameters:
        value - allowed object is String
      • getConnectionURL

        public String getConnectionURL()
        Obtient la valeur de la propriété connectionURL.
        Returns:
        possible object is String
      • setConnectionURL

        public void setConnectionURL​(String value)
        Définit la valeur de la propriété connectionURL.
        Parameters:
        value - allowed object is String
      • getConnectionUsername

        public String getConnectionUsername()
        Obtient la valeur de la propriété connectionUsername.
        Returns:
        possible object is String
      • setConnectionUsername

        public void setConnectionUsername​(String value)
        Définit la valeur de la propriété connectionUsername.
        Parameters:
        value - allowed object is String
      • getGroupClass

        public String getGroupClass()
        Obtient la valeur de la propriété groupClass.
        Returns:
        possible object is String
      • setGroupClass

        public void setGroupClass​(String value)
        Définit la valeur de la propriété groupClass.
        Parameters:
        value - allowed object is String
      • getGroupNameAttribute

        public String getGroupNameAttribute()
        Obtient la valeur de la propriété groupNameAttribute.
        Returns:
        possible object is String
      • setGroupNameAttribute

        public void setGroupNameAttribute​(String value)
        Définit la valeur de la propriété groupNameAttribute.
        Parameters:
        value - allowed object is String
      • getGroupObjectClass

        public String getGroupObjectClass()
        Obtient la valeur de la propriété groupObjectClass.
        Returns:
        possible object is String
      • setGroupObjectClass

        public void setGroupObjectClass​(String value)
        Définit la valeur de la propriété groupObjectClass.
        Parameters:
        value - allowed object is String
      • isLegacyGroupMapping

        public Boolean isLegacyGroupMapping()
        Obtient la valeur de la propriété legacyGroupMapping.
        Returns:
        possible object is Boolean
      • setLegacyGroupMapping

        public void setLegacyGroupMapping​(Boolean value)
        Définit la valeur de la propriété legacyGroupMapping.
        Parameters:
        value - allowed object is Boolean
      • getPermissionGroupMemberAttribute

        public String getPermissionGroupMemberAttribute()
        Obtient la valeur de la propriété permissionGroupMemberAttribute.
        Returns:
        possible object is String
      • setPermissionGroupMemberAttribute

        public void setPermissionGroupMemberAttribute​(String value)
        Définit la valeur de la propriété permissionGroupMemberAttribute.
        Parameters:
        value - allowed object is String
      • getQueueSearchBase

        public String getQueueSearchBase()
        Obtient la valeur de la propriété queueSearchBase.
        Returns:
        possible object is String
      • setQueueSearchBase

        public void setQueueSearchBase​(String value)
        Définit la valeur de la propriété queueSearchBase.
        Parameters:
        value - allowed object is String
      • getReadPermissionGroupSearchFilter

        public String getReadPermissionGroupSearchFilter()
        Obtient la valeur de la propriété readPermissionGroupSearchFilter.
        Returns:
        possible object is String
      • setReadPermissionGroupSearchFilter

        public void setReadPermissionGroupSearchFilter​(String value)
        Définit la valeur de la propriété readPermissionGroupSearchFilter.
        Parameters:
        value - allowed object is String
      • isRefreshDisabled

        public Boolean isRefreshDisabled()
        Obtient la valeur de la propriété refreshDisabled.
        Returns:
        possible object is Boolean
      • setRefreshDisabled

        public void setRefreshDisabled​(Boolean value)
        Définit la valeur de la propriété refreshDisabled.
        Parameters:
        value - allowed object is Boolean
      • getRefreshInterval

        public BigInteger getRefreshInterval()
        Obtient la valeur de la propriété refreshInterval.
        Returns:
        possible object is BigInteger
      • setRefreshInterval

        public void setRefreshInterval​(BigInteger value)
        Définit la valeur de la propriété refreshInterval.
        Parameters:
        value - allowed object is BigInteger
      • getTempSearchBase

        public String getTempSearchBase()
        Obtient la valeur de la propriété tempSearchBase.
        Returns:
        possible object is String
      • setTempSearchBase

        public void setTempSearchBase​(String value)
        Définit la valeur de la propriété tempSearchBase.
        Parameters:
        value - allowed object is String
      • getTopicSearchBase

        public String getTopicSearchBase()
        Obtient la valeur de la propriété topicSearchBase.
        Returns:
        possible object is String
      • setTopicSearchBase

        public void setTopicSearchBase​(String value)
        Définit la valeur de la propriété topicSearchBase.
        Parameters:
        value - allowed object is String
      • getUserNameAttribute

        public String getUserNameAttribute()
        Obtient la valeur de la propriété userNameAttribute.
        Returns:
        possible object is String
      • setUserNameAttribute

        public void setUserNameAttribute​(String value)
        Définit la valeur de la propriété userNameAttribute.
        Parameters:
        value - allowed object is String
      • getUserObjectClass

        public String getUserObjectClass()
        Obtient la valeur de la propriété userObjectClass.
        Returns:
        possible object is String
      • setUserObjectClass

        public void setUserObjectClass​(String value)
        Définit la valeur de la propriété userObjectClass.
        Parameters:
        value - allowed object is String
      • getWritePermissionGroupSearchFilter

        public String getWritePermissionGroupSearchFilter()
        Obtient la valeur de la propriété writePermissionGroupSearchFilter.
        Returns:
        possible object is String
      • setWritePermissionGroupSearchFilter

        public void setWritePermissionGroupSearchFilter​(String value)
        Définit la valeur de la propriété writePermissionGroupSearchFilter.
        Parameters:
        value - allowed object is String
      • getId

        public String getId()
        Obtient la valeur de la propriété id.
        Returns:
        possible object is String
      • setId

        public void setId​(String value)
        Définit la valeur de la propriété id.
        Parameters:
        value - allowed object is String
      • getOtherAttributes

        public Map<QName,​String> getOtherAttributes()
        Gets a map that contains attributes that aren't bound to any typed property on this class.

        the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.

        Returns:
        always non-null
      • append

        public StringBuilder append​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                    StringBuilder buffer,
                                    org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
        Specified by:
        append in interface org.jvnet.jaxb2_commons.lang.ToString2
      • appendFields

        public StringBuilder appendFields​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                                          StringBuilder buffer,
                                          org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy)
        Specified by:
        appendFields in interface org.jvnet.jaxb2_commons.lang.ToString2
      • hashCode

        public int hashCode​(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
                            org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy)
        Specified by:
        hashCode in interface org.jvnet.jaxb2_commons.lang.HashCode2
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object
      • equals

        public boolean equals​(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
                              org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
                              Object object,
                              org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy)
        Specified by:
        equals in interface org.jvnet.jaxb2_commons.lang.Equals2