public class DtoCachedLDAPAuthorizationMap
extends java.lang.Object
implements org.jvnet.jaxb2_commons.lang.Equals, org.jvnet.jaxb2_commons.lang.HashCode, org.jvnet.jaxb2_commons.lang.ToString
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<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>
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
adminPermissionGroupSearchFilter |
protected java.lang.String |
authentication |
protected java.lang.String |
connectionPassword |
protected java.lang.String |
connectionProtocol |
protected java.lang.String |
connectionURL |
protected java.lang.String |
connectionUsername |
protected java.lang.String |
groupClass |
protected java.lang.String |
groupNameAttribute |
protected java.lang.String |
groupObjectClass |
protected java.lang.String |
id |
protected java.lang.Boolean |
legacyGroupMapping |
protected java.lang.String |
permissionGroupMemberAttribute |
protected java.lang.String |
queueSearchBase |
protected java.lang.String |
readPermissionGroupSearchFilter |
protected java.lang.Boolean |
refreshDisabled |
protected java.math.BigInteger |
refreshInterval |
protected java.lang.String |
tempSearchBase |
protected java.lang.String |
topicSearchBase |
protected java.lang.String |
userNameAttribute |
protected java.lang.String |
userObjectClass |
protected java.lang.String |
writePermissionGroupSearchFilter |
| Constructor and Description |
|---|
DtoCachedLDAPAuthorizationMap() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
java.lang.StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(java.lang.Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
java.lang.String |
getAdminPermissionGroupSearchFilter()
Gets the value of the adminPermissionGroupSearchFilter property.
|
java.lang.String |
getAuthentication()
Gets the value of the authentication property.
|
java.lang.String |
getConnectionPassword()
Gets the value of the connectionPassword property.
|
java.lang.String |
getConnectionProtocol()
Gets the value of the connectionProtocol property.
|
java.lang.String |
getConnectionURL()
Gets the value of the connectionURL property.
|
java.lang.String |
getConnectionUsername()
Gets the value of the connectionUsername property.
|
java.lang.String |
getGroupClass()
Gets the value of the groupClass property.
|
java.lang.String |
getGroupNameAttribute()
Gets the value of the groupNameAttribute property.
|
java.lang.String |
getGroupObjectClass()
Gets the value of the groupObjectClass property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.util.Map<javax.xml.namespace.QName,java.lang.String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
java.lang.String |
getPermissionGroupMemberAttribute()
Gets the value of the permissionGroupMemberAttribute property.
|
java.lang.String |
getQueueSearchBase()
Gets the value of the queueSearchBase property.
|
java.lang.String |
getReadPermissionGroupSearchFilter()
Gets the value of the readPermissionGroupSearchFilter property.
|
java.math.BigInteger |
getRefreshInterval()
Gets the value of the refreshInterval property.
|
java.lang.String |
getTempSearchBase()
Gets the value of the tempSearchBase property.
|
java.lang.String |
getTopicSearchBase()
Gets the value of the topicSearchBase property.
|
java.lang.String |
getUserNameAttribute()
Gets the value of the userNameAttribute property.
|
java.lang.String |
getUserObjectClass()
Gets the value of the userObjectClass property.
|
java.lang.String |
getWritePermissionGroupSearchFilter()
Gets the value of the writePermissionGroupSearchFilter property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isLegacyGroupMapping()
Gets the value of the legacyGroupMapping property.
|
java.lang.Boolean |
isRefreshDisabled()
Gets the value of the refreshDisabled property.
|
void |
setAdminPermissionGroupSearchFilter(java.lang.String value)
Sets the value of the adminPermissionGroupSearchFilter property.
|
void |
setAuthentication(java.lang.String value)
Sets the value of the authentication property.
|
void |
setConnectionPassword(java.lang.String value)
Sets the value of the connectionPassword property.
|
void |
setConnectionProtocol(java.lang.String value)
Sets the value of the connectionProtocol property.
|
void |
setConnectionURL(java.lang.String value)
Sets the value of the connectionURL property.
|
void |
setConnectionUsername(java.lang.String value)
Sets the value of the connectionUsername property.
|
void |
setGroupClass(java.lang.String value)
Sets the value of the groupClass property.
|
void |
setGroupNameAttribute(java.lang.String value)
Sets the value of the groupNameAttribute property.
|
void |
setGroupObjectClass(java.lang.String value)
Sets the value of the groupObjectClass property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setLegacyGroupMapping(java.lang.Boolean value)
Sets the value of the legacyGroupMapping property.
|
void |
setPermissionGroupMemberAttribute(java.lang.String value)
Sets the value of the permissionGroupMemberAttribute property.
|
void |
setQueueSearchBase(java.lang.String value)
Sets the value of the queueSearchBase property.
|
void |
setReadPermissionGroupSearchFilter(java.lang.String value)
Sets the value of the readPermissionGroupSearchFilter property.
|
void |
setRefreshDisabled(java.lang.Boolean value)
Sets the value of the refreshDisabled property.
|
void |
setRefreshInterval(java.math.BigInteger value)
Sets the value of the refreshInterval property.
|
void |
setTempSearchBase(java.lang.String value)
Sets the value of the tempSearchBase property.
|
void |
setTopicSearchBase(java.lang.String value)
Sets the value of the topicSearchBase property.
|
void |
setUserNameAttribute(java.lang.String value)
Sets the value of the userNameAttribute property.
|
void |
setUserObjectClass(java.lang.String value)
Sets the value of the userObjectClass property.
|
void |
setWritePermissionGroupSearchFilter(java.lang.String value)
Sets the value of the writePermissionGroupSearchFilter property.
|
java.lang.String |
toString() |
protected java.lang.String adminPermissionGroupSearchFilter
protected java.lang.String authentication
protected java.lang.String connectionPassword
protected java.lang.String connectionProtocol
protected java.lang.String connectionURL
protected java.lang.String connectionUsername
protected java.lang.String groupClass
protected java.lang.String groupNameAttribute
protected java.lang.String groupObjectClass
protected java.lang.Boolean legacyGroupMapping
protected java.lang.String permissionGroupMemberAttribute
protected java.lang.String queueSearchBase
protected java.lang.String readPermissionGroupSearchFilter
protected java.lang.Boolean refreshDisabled
protected java.math.BigInteger refreshInterval
protected java.lang.String tempSearchBase
protected java.lang.String topicSearchBase
protected java.lang.String userNameAttribute
protected java.lang.String userObjectClass
protected java.lang.String writePermissionGroupSearchFilter
protected java.lang.String id
public java.lang.String getAdminPermissionGroupSearchFilter()
Stringpublic void setAdminPermissionGroupSearchFilter(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAuthentication()
Stringpublic void setAuthentication(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getConnectionPassword()
Stringpublic void setConnectionPassword(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getConnectionProtocol()
Stringpublic void setConnectionProtocol(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getConnectionURL()
Stringpublic void setConnectionURL(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getConnectionUsername()
Stringpublic void setConnectionUsername(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getGroupClass()
Stringpublic void setGroupClass(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getGroupNameAttribute()
Stringpublic void setGroupNameAttribute(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getGroupObjectClass()
Stringpublic void setGroupObjectClass(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isLegacyGroupMapping()
Booleanpublic void setLegacyGroupMapping(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getPermissionGroupMemberAttribute()
Stringpublic void setPermissionGroupMemberAttribute(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getQueueSearchBase()
Stringpublic void setQueueSearchBase(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getReadPermissionGroupSearchFilter()
Stringpublic void setReadPermissionGroupSearchFilter(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isRefreshDisabled()
Booleanpublic void setRefreshDisabled(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.math.BigInteger getRefreshInterval()
BigIntegerpublic void setRefreshInterval(java.math.BigInteger value)
value - allowed object is
BigIntegerpublic java.lang.String getTempSearchBase()
Stringpublic void setTempSearchBase(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTopicSearchBase()
Stringpublic void setTopicSearchBase(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUserNameAttribute()
Stringpublic void setUserNameAttribute(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getUserObjectClass()
Stringpublic void setUserObjectClass(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getWritePermissionGroupSearchFilter()
Stringpublic void setWritePermissionGroupSearchFilter(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getId()
Stringpublic void setId(java.lang.String value)
value - allowed object is
Stringpublic java.util.Map<javax.xml.namespace.QName,java.lang.String> getOtherAttributes()
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.
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append in interface org.jvnet.jaxb2_commons.lang.ToStringpublic java.lang.StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
java.lang.StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields in interface org.jvnet.jaxb2_commons.lang.ToStringpublic int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode in interface org.jvnet.jaxb2_commons.lang.HashCodepublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
java.lang.Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals in interface org.jvnet.jaxb2_commons.lang.Equalspublic boolean equals(java.lang.Object object)
equals in class java.lang.ObjectCopyright © 2005-2016 Red Hat, Inc.. All Rights Reserved.