public class DtoLDAPAuthorizationMap 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"> <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 String |
adminAttribute |
protected String |
adminBase |
protected String |
advisorySearchBase |
protected String |
authentication |
protected String |
connectionPassword |
protected String |
connectionProtocol |
protected String |
connectionURL |
protected String |
connectionUsername |
protected String |
context |
protected List<Object> |
contextOrOptionsOrQueueSearchMatchingFormat |
protected String |
id |
protected String |
initialContextFactory |
protected String |
options |
protected String |
queueSearchMatchingFormat |
protected Boolean |
queueSearchSubtreeBool |
protected String |
readAttribute |
protected String |
readBase |
protected String |
tempSearchBase |
protected String |
topicSearchMatchingFormat |
protected Boolean |
topicSearchSubtreeBool |
protected Boolean |
useAdvisorySearchBase |
protected String |
writeAttribute |
protected String |
writeBase |
Constructor and Description |
---|
DtoLDAPAuthorizationMap() |
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 |
getAdminAttribute()
Gets the value of the adminAttribute property.
|
String |
getAdminBase()
Gets the value of the adminBase property.
|
String |
getAdvisorySearchBase()
Gets the value of the advisorySearchBase 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 |
getContext()
Gets the value of the context property.
|
List<Object> |
getContextOrOptionsOrQueueSearchMatchingFormat()
Gets the value of the contextOrOptionsOrQueueSearchMatchingFormat property.
|
String |
getId()
Gets the value of the id property.
|
String |
getInitialContextFactory()
Gets the value of the initialContextFactory property.
|
String |
getOptions()
Gets the value of the options property.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
String |
getQueueSearchMatchingFormat()
Gets the value of the queueSearchMatchingFormat property.
|
String |
getReadAttribute()
Gets the value of the readAttribute property.
|
String |
getReadBase()
Gets the value of the readBase property.
|
String |
getTempSearchBase()
Gets the value of the tempSearchBase property.
|
String |
getTopicSearchMatchingFormat()
Gets the value of the topicSearchMatchingFormat property.
|
String |
getWriteAttribute()
Gets the value of the writeAttribute property.
|
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) |
Boolean |
isQueueSearchSubtreeBool()
Gets the value of the queueSearchSubtreeBool property.
|
Boolean |
isTopicSearchSubtreeBool()
Gets the value of the topicSearchSubtreeBool property.
|
Boolean |
isUseAdvisorySearchBase()
Gets the value of the useAdvisorySearchBase property.
|
void |
setAdminAttribute(String value)
Sets the value of the adminAttribute property.
|
void |
setAdminBase(String value)
Sets the value of the adminBase property.
|
void |
setAdvisorySearchBase(String value)
Sets the value of the advisorySearchBase 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 |
setContext(String value)
Sets the value of the context property.
|
void |
setId(String value)
Sets the value of the id property.
|
void |
setInitialContextFactory(String value)
Sets the value of the initialContextFactory property.
|
void |
setOptions(String value)
Sets the value of the options property.
|
void |
setQueueSearchMatchingFormat(String value)
Sets the value of the queueSearchMatchingFormat property.
|
void |
setQueueSearchSubtreeBool(Boolean value)
Sets the value of the queueSearchSubtreeBool property.
|
void |
setReadAttribute(String value)
Sets the value of the readAttribute property.
|
void |
setReadBase(String value)
Sets the value of the readBase property.
|
void |
setTempSearchBase(String value)
Sets the value of the tempSearchBase property.
|
void |
setTopicSearchMatchingFormat(String value)
Sets the value of the topicSearchMatchingFormat property.
|
void |
setTopicSearchSubtreeBool(Boolean value)
Sets the value of the topicSearchSubtreeBool property.
|
void |
setUseAdvisorySearchBase(Boolean value)
Sets the value of the useAdvisorySearchBase property.
|
void |
setWriteAttribute(String value)
Sets the value of the writeAttribute property.
|
void |
setWriteBase(String value)
Sets the value of the writeBase property.
|
String |
toString() |
protected List<Object> contextOrOptionsOrQueueSearchMatchingFormat
protected String adminAttribute
protected String advisorySearchBase
protected String authentication
protected String connectionPassword
protected String connectionProtocol
protected String connectionURL
protected String connectionUsername
protected String initialContextFactory
protected String queueSearchMatchingFormat
protected Boolean queueSearchSubtreeBool
protected String readAttribute
protected String tempSearchBase
protected String topicSearchMatchingFormat
protected Boolean topicSearchSubtreeBool
protected Boolean useAdvisorySearchBase
protected String writeAttribute
public DtoLDAPAuthorizationMap()
public List<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.Options
>
JAXBElement
<
DtoLDAPAuthorizationMap.TopicSearchMatchingFormat
>
Object
JAXBElement
<
DtoLDAPAuthorizationMap.QueueSearchMatchingFormat
>
JAXBElement
<
DtoLDAPAuthorizationMap.Context
>
public String getAdminAttribute()
String
public void setAdminAttribute(String value)
value
- allowed object is
String
public String getAdminBase()
String
public void setAdminBase(String value)
value
- allowed object is
String
public String getAdvisorySearchBase()
String
public void setAdvisorySearchBase(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 getContext()
String
public void setContext(String value)
value
- allowed object is
String
public String getInitialContextFactory()
String
public void setInitialContextFactory(String value)
value
- allowed object is
String
public String getOptions()
String
public void setOptions(String value)
value
- allowed object is
String
public String getQueueSearchMatchingFormat()
String
public void setQueueSearchMatchingFormat(String value)
value
- allowed object is
String
public Boolean isQueueSearchSubtreeBool()
Boolean
public void setQueueSearchSubtreeBool(Boolean value)
value
- allowed object is
Boolean
public String getReadAttribute()
String
public void setReadAttribute(String value)
value
- allowed object is
String
public String getReadBase()
String
public void setReadBase(String value)
value
- allowed object is
String
public String getTempSearchBase()
String
public void setTempSearchBase(String value)
value
- allowed object is
String
public String getTopicSearchMatchingFormat()
String
public void setTopicSearchMatchingFormat(String value)
value
- allowed object is
String
public Boolean isTopicSearchSubtreeBool()
Boolean
public void setTopicSearchSubtreeBool(Boolean value)
value
- allowed object is
Boolean
public Boolean isUseAdvisorySearchBase()
Boolean
public void setUseAdvisorySearchBase(Boolean value)
value
- allowed object is
Boolean
public String getWriteAttribute()
String
public void setWriteAttribute(String value)
value
- allowed object is
String
public String getWriteBase()
String
public void setWriteBase(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–2019 The Apache Software Foundation. All rights reserved.