public class DtoCachedLDAPAuthorizationMap extends 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 String |
adminPermissionGroupSearchFilter |
protected String |
authentication |
protected String |
connectionPassword |
protected String |
connectionProtocol |
protected String |
connectionURL |
protected String |
connectionUsername |
protected String |
groupClass |
protected String |
groupNameAttribute |
protected String |
groupObjectClass |
protected String |
id |
protected Boolean |
legacyGroupMapping |
protected String |
permissionGroupMemberAttribute |
protected String |
queueSearchBase |
protected String |
readPermissionGroupSearchFilter |
protected Boolean |
refreshDisabled |
protected BigInteger |
refreshInterval |
protected String |
tempSearchBase |
protected String |
topicSearchBase |
protected String |
userNameAttribute |
protected String |
userObjectClass |
protected String |
writePermissionGroupSearchFilter |
Constructor and Description |
---|
DtoCachedLDAPAuthorizationMap() |
Modifier and Type | Method and Description |
---|---|
StringBuilder |
append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
StringBuilder |
appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
StringBuilder buffer,
org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy) |
boolean |
equals(Object object) |
boolean |
equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator,
org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator,
Object object,
org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy) |
String |
getAdminPermissionGroupSearchFilter()
Gets the value of the adminPermissionGroupSearchFilter property.
|
String |
getAuthentication()
Gets the value of the authentication property.
|
String |
getConnectionPassword()
Gets the value of the connectionPassword property.
|
String |
getConnectionProtocol()
Gets the value of the connectionProtocol property.
|
String |
getConnectionURL()
Gets the value of the connectionURL property.
|
String |
getConnectionUsername()
Gets the value of the connectionUsername property.
|
String |
getGroupClass()
Gets the value of the groupClass property.
|
String |
getGroupNameAttribute()
Gets the value of the groupNameAttribute property.
|
String |
getGroupObjectClass()
Gets the value of the groupObjectClass property.
|
String |
getId()
Gets the value of the id property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
String |
getPermissionGroupMemberAttribute()
Gets the value of the permissionGroupMemberAttribute property.
|
String |
getQueueSearchBase()
Gets the value of the queueSearchBase property.
|
String |
getReadPermissionGroupSearchFilter()
Gets the value of the readPermissionGroupSearchFilter property.
|
BigInteger |
getRefreshInterval()
Gets the value of the refreshInterval property.
|
String |
getTempSearchBase()
Gets the value of the tempSearchBase property.
|
String |
getTopicSearchBase()
Gets the value of the topicSearchBase property.
|
String |
getUserNameAttribute()
Gets the value of the userNameAttribute property.
|
String |
getUserObjectClass()
Gets the value of the userObjectClass property.
|
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) |
Boolean |
isLegacyGroupMapping()
Gets the value of the legacyGroupMapping property.
|
Boolean |
isRefreshDisabled()
Gets the value of the refreshDisabled property.
|
void |
setAdminPermissionGroupSearchFilter(String value)
Sets the value of the adminPermissionGroupSearchFilter property.
|
void |
setAuthentication(String value)
Sets the value of the authentication property.
|
void |
setConnectionPassword(String value)
Sets the value of the connectionPassword property.
|
void |
setConnectionProtocol(String value)
Sets the value of the connectionProtocol property.
|
void |
setConnectionURL(String value)
Sets the value of the connectionURL property.
|
void |
setConnectionUsername(String value)
Sets the value of the connectionUsername property.
|
void |
setGroupClass(String value)
Sets the value of the groupClass property.
|
void |
setGroupNameAttribute(String value)
Sets the value of the groupNameAttribute property.
|
void |
setGroupObjectClass(String value)
Sets the value of the groupObjectClass property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setLegacyGroupMapping(Boolean value)
Sets the value of the legacyGroupMapping property.
|
void |
setPermissionGroupMemberAttribute(String value)
Sets the value of the permissionGroupMemberAttribute property.
|
void |
setQueueSearchBase(String value)
Sets the value of the queueSearchBase property.
|
void |
setReadPermissionGroupSearchFilter(String value)
Sets the value of the readPermissionGroupSearchFilter property.
|
void |
setRefreshDisabled(Boolean value)
Sets the value of the refreshDisabled property.
|
void |
setRefreshInterval(BigInteger value)
Sets the value of the refreshInterval property.
|
void |
setTempSearchBase(String value)
Sets the value of the tempSearchBase property.
|
void |
setTopicSearchBase(String value)
Sets the value of the topicSearchBase property.
|
void |
setUserNameAttribute(String value)
Sets the value of the userNameAttribute property.
|
void |
setUserObjectClass(String value)
Sets the value of the userObjectClass property.
|
void |
setWritePermissionGroupSearchFilter(String value)
Sets the value of the writePermissionGroupSearchFilter property.
|
String |
toString() |
protected String adminPermissionGroupSearchFilter
protected String authentication
protected String connectionPassword
protected String connectionProtocol
protected String connectionURL
protected String connectionUsername
protected String groupClass
protected String groupNameAttribute
protected String groupObjectClass
protected Boolean legacyGroupMapping
protected String permissionGroupMemberAttribute
protected String queueSearchBase
protected String readPermissionGroupSearchFilter
protected Boolean refreshDisabled
protected BigInteger refreshInterval
protected String tempSearchBase
protected String topicSearchBase
protected String userNameAttribute
protected String userObjectClass
protected String writePermissionGroupSearchFilter
public DtoCachedLDAPAuthorizationMap()
public String getAdminPermissionGroupSearchFilter()
String
public void setAdminPermissionGroupSearchFilter(String value)
value
- allowed object is
String
public String getAuthentication()
String
public void setAuthentication(String value)
value
- allowed object is
String
public String getConnectionPassword()
String
public void setConnectionPassword(String value)
value
- allowed object is
String
public String getConnectionProtocol()
String
public void setConnectionProtocol(String value)
value
- allowed object is
String
public String getConnectionURL()
String
public void setConnectionURL(String value)
value
- allowed object is
String
public String getConnectionUsername()
String
public void setConnectionUsername(String value)
value
- allowed object is
String
public String getGroupClass()
String
public void setGroupClass(String value)
value
- allowed object is
String
public String getGroupNameAttribute()
String
public void setGroupNameAttribute(String value)
value
- allowed object is
String
public String getGroupObjectClass()
String
public void setGroupObjectClass(String value)
value
- allowed object is
String
public Boolean isLegacyGroupMapping()
Boolean
public void setLegacyGroupMapping(Boolean value)
value
- allowed object is
Boolean
public String getPermissionGroupMemberAttribute()
String
public void setPermissionGroupMemberAttribute(String value)
value
- allowed object is
String
public String getQueueSearchBase()
String
public void setQueueSearchBase(String value)
value
- allowed object is
String
public String getReadPermissionGroupSearchFilter()
String
public void setReadPermissionGroupSearchFilter(String value)
value
- allowed object is
String
public Boolean isRefreshDisabled()
Boolean
public void setRefreshDisabled(Boolean value)
value
- allowed object is
Boolean
public BigInteger getRefreshInterval()
BigInteger
public void setRefreshInterval(BigInteger value)
value
- allowed object is
BigInteger
public String getTempSearchBase()
String
public void setTempSearchBase(String value)
value
- allowed object is
String
public String getTopicSearchBase()
String
public void setTopicSearchBase(String value)
value
- allowed object is
String
public String getUserNameAttribute()
String
public void setUserNameAttribute(String value)
value
- allowed object is
String
public String getUserObjectClass()
String
public void setUserObjectClass(String value)
value
- allowed object is
String
public String getWritePermissionGroupSearchFilter()
String
public void setWritePermissionGroupSearchFilter(String value)
value
- allowed object is
String
public void setId(String value)
value
- allowed object is
String
public Map<QName,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 StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
append
in interface org.jvnet.jaxb2_commons.lang.ToString
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy strategy)
appendFields
in interface org.jvnet.jaxb2_commons.lang.ToString
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy)
hashCode
in interface org.jvnet.jaxb2_commons.lang.HashCode
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy strategy)
equals
in interface org.jvnet.jaxb2_commons.lang.Equals
Copyright © 2005–2016 FuseSource, Corp.. All rights reserved.