Class DtoSslContext

java.lang.Object
org.apache.activemq.schema.core.DtoSslContext
All Implemented Interfaces:
org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString

public class DtoSslContext extends Object implements org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString

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">
       <choice maxOccurs="unbounded" minOccurs="0">
         <choice>
           <element name="SSLContext" 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="keyManagers" 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="secureRandom" 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="trustManagers" 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>
           <any namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
         </choice>
       </choice>
       <attribute name="SSLContext" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="crlPath" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="keyStore" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="keyStoreAlgorithm" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="keyStoreKeyPassword" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="keyStorePassword" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="keyStoreType" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="protocol" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="provider" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="secureRandom" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="secureRandomAlgorithm" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="trustStore" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="trustStoreAlgorithm" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="trustStorePassword" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="trustStoreType" 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 Details

    • sslContextOrKeyManagersOrSecureRandom

      protected List<Object> sslContextOrKeyManagersOrSecureRandom
    • sslContext

      protected String sslContext
    • crlPath

      protected String crlPath
    • keyStore

      protected String keyStore
    • keyStoreAlgorithm

      protected String keyStoreAlgorithm
    • keyStoreKeyPassword

      protected String keyStoreKeyPassword
    • keyStorePassword

      protected String keyStorePassword
    • keyStoreType

      protected String keyStoreType
    • protocol

      protected String protocol
    • provider

      protected String provider
    • secureRandom

      protected String secureRandom
    • secureRandomAlgorithm

      protected String secureRandomAlgorithm
    • trustStore

      protected String trustStore
    • trustStoreAlgorithm

      protected String trustStoreAlgorithm
    • trustStorePassword

      protected String trustStorePassword
    • trustStoreType

      protected String trustStoreType
    • id

      protected String id
  • Constructor Details

    • DtoSslContext

      public DtoSslContext()
  • Method Details

    • getSSLContextOrKeyManagersOrSecureRandom

      public List<Object> getSSLContextOrKeyManagersOrSecureRandom()
      Gets the value of the sslContextOrKeyManagersOrSecureRandom property.

      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 Jakarta XML Binding object. This is why there is not a set method for the sslContextOrKeyManagersOrSecureRandom property.

      For example, to add a new item, do as follows:

          getSSLContextOrKeyManagersOrSecureRandom().add(newItem);
       

      Objects of the following type(s) are allowed in the list JAXBElement<DtoSslContext.KeyManagers> JAXBElement<DtoSslContext.SSLContext> JAXBElement<DtoSslContext.SecureRandom> JAXBElement<DtoSslContext.TrustManagers> Object

    • getSSLContext

      public String getSSLContext()
      Obtient la valeur de la propriété sslContext.
      Returns:
      possible object is String
    • setSSLContext

      public void setSSLContext(String value)
      Définit la valeur de la propriété sslContext.
      Parameters:
      value - allowed object is String
    • getCrlPath

      public String getCrlPath()
      Obtient la valeur de la propriété crlPath.
      Returns:
      possible object is String
    • setCrlPath

      public void setCrlPath(String value)
      Définit la valeur de la propriété crlPath.
      Parameters:
      value - allowed object is String
    • getKeyStore

      public String getKeyStore()
      Obtient la valeur de la propriété keyStore.
      Returns:
      possible object is String
    • setKeyStore

      public void setKeyStore(String value)
      Définit la valeur de la propriété keyStore.
      Parameters:
      value - allowed object is String
    • getKeyStoreAlgorithm

      public String getKeyStoreAlgorithm()
      Obtient la valeur de la propriété keyStoreAlgorithm.
      Returns:
      possible object is String
    • setKeyStoreAlgorithm

      public void setKeyStoreAlgorithm(String value)
      Définit la valeur de la propriété keyStoreAlgorithm.
      Parameters:
      value - allowed object is String
    • getKeyStoreKeyPassword

      public String getKeyStoreKeyPassword()
      Obtient la valeur de la propriété keyStoreKeyPassword.
      Returns:
      possible object is String
    • setKeyStoreKeyPassword

      public void setKeyStoreKeyPassword(String value)
      Définit la valeur de la propriété keyStoreKeyPassword.
      Parameters:
      value - allowed object is String
    • getKeyStorePassword

      public String getKeyStorePassword()
      Obtient la valeur de la propriété keyStorePassword.
      Returns:
      possible object is String
    • setKeyStorePassword

      public void setKeyStorePassword(String value)
      Définit la valeur de la propriété keyStorePassword.
      Parameters:
      value - allowed object is String
    • getKeyStoreType

      public String getKeyStoreType()
      Obtient la valeur de la propriété keyStoreType.
      Returns:
      possible object is String
    • setKeyStoreType

      public void setKeyStoreType(String value)
      Définit la valeur de la propriété keyStoreType.
      Parameters:
      value - allowed object is String
    • getProtocol

      public String getProtocol()
      Obtient la valeur de la propriété protocol.
      Returns:
      possible object is String
    • setProtocol

      public void setProtocol(String value)
      Définit la valeur de la propriété protocol.
      Parameters:
      value - allowed object is String
    • getProvider

      public String getProvider()
      Obtient la valeur de la propriété provider.
      Returns:
      possible object is String
    • setProvider

      public void setProvider(String value)
      Définit la valeur de la propriété provider.
      Parameters:
      value - allowed object is String
    • getSecureRandom

      public String getSecureRandom()
      Obtient la valeur de la propriété secureRandom.
      Returns:
      possible object is String
    • setSecureRandom

      public void setSecureRandom(String value)
      Définit la valeur de la propriété secureRandom.
      Parameters:
      value - allowed object is String
    • getSecureRandomAlgorithm

      public String getSecureRandomAlgorithm()
      Obtient la valeur de la propriété secureRandomAlgorithm.
      Returns:
      possible object is String
    • setSecureRandomAlgorithm

      public void setSecureRandomAlgorithm(String value)
      Définit la valeur de la propriété secureRandomAlgorithm.
      Parameters:
      value - allowed object is String
    • getTrustStore

      public String getTrustStore()
      Obtient la valeur de la propriété trustStore.
      Returns:
      possible object is String
    • setTrustStore

      public void setTrustStore(String value)
      Définit la valeur de la propriété trustStore.
      Parameters:
      value - allowed object is String
    • getTrustStoreAlgorithm

      public String getTrustStoreAlgorithm()
      Obtient la valeur de la propriété trustStoreAlgorithm.
      Returns:
      possible object is String
    • setTrustStoreAlgorithm

      public void setTrustStoreAlgorithm(String value)
      Définit la valeur de la propriété trustStoreAlgorithm.
      Parameters:
      value - allowed object is String
    • getTrustStorePassword

      public String getTrustStorePassword()
      Obtient la valeur de la propriété trustStorePassword.
      Returns:
      possible object is String
    • setTrustStorePassword

      public void setTrustStorePassword(String value)
      Définit la valeur de la propriété trustStorePassword.
      Parameters:
      value - allowed object is String
    • getTrustStoreType

      public String getTrustStoreType()
      Obtient la valeur de la propriété trustStoreType.
      Returns:
      possible object is String
    • setTrustStoreType

      public void setTrustStoreType(String value)
      Définit la valeur de la propriété trustStoreType.
      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
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • append

      public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
      Specified by:
      append in interface org.jvnet.jaxb.lang.ToString
    • appendFields

      public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy)
      Specified by:
      appendFields in interface org.jvnet.jaxb.lang.ToString
    • hashCode

      public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy)
      Specified by:
      hashCode in interface org.jvnet.jaxb.lang.HashCode
    • hashCode

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

      public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy)
      Specified by:
      equals in interface org.jvnet.jaxb.lang.Equals
    • equals

      public boolean equals(Object object)
      Overrides:
      equals in class Object