public class DtoLDAPAuthorizationMap
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">
<choice maxOccurs="unbounded" minOccurs="0">
<choice>
<element name="context" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="options" maxOccurs="unbounded" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence maxOccurs="unbounded" minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="queueSearchMatchingFormat" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<element name="topicSearchMatchingFormat" minOccurs="0">
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence minOccurs="0">
<any maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
</element>
<any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</choice>
</choice>
<attribute name="adminAttribute" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="adminBase" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="advisorySearchBase" 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="context" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="initialContextFactory" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="options" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="queueSearchMatchingFormat" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="queueSearchSubtreeBool" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="readAttribute" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="readBase" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="tempSearchBase" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="topicSearchMatchingFormat" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="topicSearchSubtreeBool" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="useAdvisorySearchBase" type="{http://www.w3.org/2001/XMLSchema}boolean" />
<attribute name="writeAttribute" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="writeBase" 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 | Class and Description |
|---|---|
static class |
DtoLDAPAuthorizationMap.Context
Java class for anonymous complex type.
|
static class |
DtoLDAPAuthorizationMap.Options
Java class for anonymous complex type.
|
static class |
DtoLDAPAuthorizationMap.QueueSearchMatchingFormat
Java class for anonymous complex type.
|
static class |
DtoLDAPAuthorizationMap.TopicSearchMatchingFormat
Java class for anonymous complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
adminAttribute |
protected java.lang.String |
adminBase |
protected java.lang.String |
advisorySearchBase |
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 |
context |
protected java.util.List<java.lang.Object> |
contextOrOptionsOrQueueSearchMatchingFormat |
protected java.lang.String |
id |
protected java.lang.String |
initialContextFactory |
protected java.lang.String |
options |
protected java.lang.String |
queueSearchMatchingFormat |
protected java.lang.Boolean |
queueSearchSubtreeBool |
protected java.lang.String |
readAttribute |
protected java.lang.String |
readBase |
protected java.lang.String |
tempSearchBase |
protected java.lang.String |
topicSearchMatchingFormat |
protected java.lang.Boolean |
topicSearchSubtreeBool |
protected java.lang.Boolean |
useAdvisorySearchBase |
protected java.lang.String |
writeAttribute |
protected java.lang.String |
writeBase |
| Constructor and Description |
|---|
DtoLDAPAuthorizationMap() |
| 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 |
getAdminAttribute()
Gets the value of the adminAttribute property.
|
java.lang.String |
getAdminBase()
Gets the value of the adminBase property.
|
java.lang.String |
getAdvisorySearchBase()
Gets the value of the advisorySearchBase 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 |
getContext()
Gets the value of the context property.
|
java.util.List<java.lang.Object> |
getContextOrOptionsOrQueueSearchMatchingFormat()
Gets the value of the contextOrOptionsOrQueueSearchMatchingFormat property.
|
java.lang.String |
getId()
Gets the value of the id property.
|
java.lang.String |
getInitialContextFactory()
Gets the value of the initialContextFactory property.
|
java.lang.String |
getOptions()
Gets the value of the options 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 |
getQueueSearchMatchingFormat()
Gets the value of the queueSearchMatchingFormat property.
|
java.lang.String |
getReadAttribute()
Gets the value of the readAttribute property.
|
java.lang.String |
getReadBase()
Gets the value of the readBase property.
|
java.lang.String |
getTempSearchBase()
Gets the value of the tempSearchBase property.
|
java.lang.String |
getTopicSearchMatchingFormat()
Gets the value of the topicSearchMatchingFormat property.
|
java.lang.String |
getWriteAttribute()
Gets the value of the writeAttribute property.
|
java.lang.String |
getWriteBase()
Gets the value of the writeBase property.
|
int |
hashCode() |
int |
hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator,
org.jvnet.jaxb2_commons.lang.HashCodeStrategy strategy) |
java.lang.Boolean |
isQueueSearchSubtreeBool()
Gets the value of the queueSearchSubtreeBool property.
|
java.lang.Boolean |
isTopicSearchSubtreeBool()
Gets the value of the topicSearchSubtreeBool property.
|
java.lang.Boolean |
isUseAdvisorySearchBase()
Gets the value of the useAdvisorySearchBase property.
|
void |
setAdminAttribute(java.lang.String value)
Sets the value of the adminAttribute property.
|
void |
setAdminBase(java.lang.String value)
Sets the value of the adminBase property.
|
void |
setAdvisorySearchBase(java.lang.String value)
Sets the value of the advisorySearchBase 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 |
setContext(java.lang.String value)
Sets the value of the context property.
|
void |
setId(java.lang.String value)
Sets the value of the id property.
|
void |
setInitialContextFactory(java.lang.String value)
Sets the value of the initialContextFactory property.
|
void |
setOptions(java.lang.String value)
Sets the value of the options property.
|
void |
setQueueSearchMatchingFormat(java.lang.String value)
Sets the value of the queueSearchMatchingFormat property.
|
void |
setQueueSearchSubtreeBool(java.lang.Boolean value)
Sets the value of the queueSearchSubtreeBool property.
|
void |
setReadAttribute(java.lang.String value)
Sets the value of the readAttribute property.
|
void |
setReadBase(java.lang.String value)
Sets the value of the readBase property.
|
void |
setTempSearchBase(java.lang.String value)
Sets the value of the tempSearchBase property.
|
void |
setTopicSearchMatchingFormat(java.lang.String value)
Sets the value of the topicSearchMatchingFormat property.
|
void |
setTopicSearchSubtreeBool(java.lang.Boolean value)
Sets the value of the topicSearchSubtreeBool property.
|
void |
setUseAdvisorySearchBase(java.lang.Boolean value)
Sets the value of the useAdvisorySearchBase property.
|
void |
setWriteAttribute(java.lang.String value)
Sets the value of the writeAttribute property.
|
void |
setWriteBase(java.lang.String value)
Sets the value of the writeBase property.
|
java.lang.String |
toString() |
protected java.util.List<java.lang.Object> contextOrOptionsOrQueueSearchMatchingFormat
protected java.lang.String adminAttribute
protected java.lang.String adminBase
protected java.lang.String advisorySearchBase
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 context
protected java.lang.String initialContextFactory
protected java.lang.String options
protected java.lang.String queueSearchMatchingFormat
protected java.lang.Boolean queueSearchSubtreeBool
protected java.lang.String readAttribute
protected java.lang.String readBase
protected java.lang.String tempSearchBase
protected java.lang.String topicSearchMatchingFormat
protected java.lang.Boolean topicSearchSubtreeBool
protected java.lang.Boolean useAdvisorySearchBase
protected java.lang.String writeAttribute
protected java.lang.String writeBase
protected java.lang.String id
public java.util.List<java.lang.Object> getContextOrOptionsOrQueueSearchMatchingFormat()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the contextOrOptionsOrQueueSearchMatchingFormat property.
For example, to add a new item, do as follows:
getContextOrOptionsOrQueueSearchMatchingFormat().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<DtoLDAPAuthorizationMap.QueueSearchMatchingFormat>
JAXBElement<DtoLDAPAuthorizationMap.Options>
Object
JAXBElement<DtoLDAPAuthorizationMap.Context>
JAXBElement<DtoLDAPAuthorizationMap.TopicSearchMatchingFormat>
public java.lang.String getAdminAttribute()
Stringpublic void setAdminAttribute(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAdminBase()
Stringpublic void setAdminBase(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getAdvisorySearchBase()
Stringpublic void setAdvisorySearchBase(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 getContext()
Stringpublic void setContext(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getInitialContextFactory()
Stringpublic void setInitialContextFactory(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getOptions()
Stringpublic void setOptions(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getQueueSearchMatchingFormat()
Stringpublic void setQueueSearchMatchingFormat(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isQueueSearchSubtreeBool()
Booleanpublic void setQueueSearchSubtreeBool(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getReadAttribute()
Stringpublic void setReadAttribute(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getReadBase()
Stringpublic void setReadBase(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTempSearchBase()
Stringpublic void setTempSearchBase(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getTopicSearchMatchingFormat()
Stringpublic void setTopicSearchMatchingFormat(java.lang.String value)
value - allowed object is
Stringpublic java.lang.Boolean isTopicSearchSubtreeBool()
Booleanpublic void setTopicSearchSubtreeBool(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.Boolean isUseAdvisorySearchBase()
Booleanpublic void setUseAdvisorySearchBase(java.lang.Boolean value)
value - allowed object is
Booleanpublic java.lang.String getWriteAttribute()
Stringpublic void setWriteAttribute(java.lang.String value)
value - allowed object is
Stringpublic java.lang.String getWriteBase()
Stringpublic void setWriteBase(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.