Class DtoSslContext
- All Implemented Interfaces:
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>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classClasse Java pour anonymous complex type.static classClasse Java pour anonymous complex type.static classClasse Java pour anonymous complex type.static classClasse Java pour anonymous complex type. -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected Stringprotected String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) booleanbooleanequals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) Obtient la valeur de la propriété crlPath.getId()Obtient la valeur de la propriété id.Obtient la valeur de la propriété keyStore.Obtient la valeur de la propriété keyStoreAlgorithm.Obtient la valeur de la propriété keyStoreKeyPassword.Obtient la valeur de la propriété keyStorePassword.Obtient la valeur de la propriété keyStoreType.Gets a map that contains attributes that aren't bound to any typed property on this class.Obtient la valeur de la propriété protocol.Obtient la valeur de la propriété provider.Obtient la valeur de la propriété secureRandom.Obtient la valeur de la propriété secureRandomAlgorithm.Obtient la valeur de la propriété sslContext.Gets the value of the sslContextOrKeyManagersOrSecureRandom property.Obtient la valeur de la propriété trustStore.Obtient la valeur de la propriété trustStoreAlgorithm.Obtient la valeur de la propriété trustStorePassword.Obtient la valeur de la propriété trustStoreType.inthashCode()inthashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) voidsetCrlPath(String value) Définit la valeur de la propriété crlPath.voidDéfinit la valeur de la propriété id.voidsetKeyStore(String value) Définit la valeur de la propriété keyStore.voidsetKeyStoreAlgorithm(String value) Définit la valeur de la propriété keyStoreAlgorithm.voidsetKeyStoreKeyPassword(String value) Définit la valeur de la propriété keyStoreKeyPassword.voidsetKeyStorePassword(String value) Définit la valeur de la propriété keyStorePassword.voidsetKeyStoreType(String value) Définit la valeur de la propriété keyStoreType.voidsetProtocol(String value) Définit la valeur de la propriété protocol.voidsetProvider(String value) Définit la valeur de la propriété provider.voidsetSecureRandom(String value) Définit la valeur de la propriété secureRandom.voidsetSecureRandomAlgorithm(String value) Définit la valeur de la propriété secureRandomAlgorithm.voidsetSSLContext(String value) Définit la valeur de la propriété sslContext.voidsetTrustStore(String value) Définit la valeur de la propriété trustStore.voidsetTrustStoreAlgorithm(String value) Définit la valeur de la propriété trustStoreAlgorithm.voidsetTrustStorePassword(String value) Définit la valeur de la propriété trustStorePassword.voidsetTrustStoreType(String value) Définit la valeur de la propriété trustStoreType.toString()
-
Field Details
-
sslContextOrKeyManagersOrSecureRandom
-
sslContext
-
crlPath
-
keyStore
-
keyStoreAlgorithm
-
keyStoreKeyPassword
-
keyStorePassword
-
keyStoreType
-
protocol
-
provider
-
secureRandom
-
secureRandomAlgorithm
-
trustStore
-
trustStoreAlgorithm
-
trustStorePassword
-
trustStoreType
-
id
-
-
Constructor Details
-
DtoSslContext
public DtoSslContext()
-
-
Method Details
-
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
setmethod 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
Obtient la valeur de la propriété sslContext.- Returns:
- possible object is
String
-
setSSLContext
Définit la valeur de la propriété sslContext.- Parameters:
value- allowed object isString
-
getCrlPath
Obtient la valeur de la propriété crlPath.- Returns:
- possible object is
String
-
setCrlPath
Définit la valeur de la propriété crlPath.- Parameters:
value- allowed object isString
-
getKeyStore
Obtient la valeur de la propriété keyStore.- Returns:
- possible object is
String
-
setKeyStore
Définit la valeur de la propriété keyStore.- Parameters:
value- allowed object isString
-
getKeyStoreAlgorithm
Obtient la valeur de la propriété keyStoreAlgorithm.- Returns:
- possible object is
String
-
setKeyStoreAlgorithm
Définit la valeur de la propriété keyStoreAlgorithm.- Parameters:
value- allowed object isString
-
getKeyStoreKeyPassword
Obtient la valeur de la propriété keyStoreKeyPassword.- Returns:
- possible object is
String
-
setKeyStoreKeyPassword
Définit la valeur de la propriété keyStoreKeyPassword.- Parameters:
value- allowed object isString
-
getKeyStorePassword
Obtient la valeur de la propriété keyStorePassword.- Returns:
- possible object is
String
-
setKeyStorePassword
Définit la valeur de la propriété keyStorePassword.- Parameters:
value- allowed object isString
-
getKeyStoreType
Obtient la valeur de la propriété keyStoreType.- Returns:
- possible object is
String
-
setKeyStoreType
Définit la valeur de la propriété keyStoreType.- Parameters:
value- allowed object isString
-
getProtocol
Obtient la valeur de la propriété protocol.- Returns:
- possible object is
String
-
setProtocol
Définit la valeur de la propriété protocol.- Parameters:
value- allowed object isString
-
getProvider
Obtient la valeur de la propriété provider.- Returns:
- possible object is
String
-
setProvider
Définit la valeur de la propriété provider.- Parameters:
value- allowed object isString
-
getSecureRandom
Obtient la valeur de la propriété secureRandom.- Returns:
- possible object is
String
-
setSecureRandom
Définit la valeur de la propriété secureRandom.- Parameters:
value- allowed object isString
-
getSecureRandomAlgorithm
Obtient la valeur de la propriété secureRandomAlgorithm.- Returns:
- possible object is
String
-
setSecureRandomAlgorithm
Définit la valeur de la propriété secureRandomAlgorithm.- Parameters:
value- allowed object isString
-
getTrustStore
Obtient la valeur de la propriété trustStore.- Returns:
- possible object is
String
-
setTrustStore
Définit la valeur de la propriété trustStore.- Parameters:
value- allowed object isString
-
getTrustStoreAlgorithm
Obtient la valeur de la propriété trustStoreAlgorithm.- Returns:
- possible object is
String
-
setTrustStoreAlgorithm
Définit la valeur de la propriété trustStoreAlgorithm.- Parameters:
value- allowed object isString
-
getTrustStorePassword
Obtient la valeur de la propriété trustStorePassword.- Returns:
- possible object is
String
-
setTrustStorePassword
Définit la valeur de la propriété trustStorePassword.- Parameters:
value- allowed object isString
-
getTrustStoreType
Obtient la valeur de la propriété trustStoreType.- Returns:
- possible object is
String
-
setTrustStoreType
Définit la valeur de la propriété trustStoreType.- Parameters:
value- allowed object isString
-
getId
Obtient la valeur de la propriété id.- Returns:
- possible object is
String
-
setId
Définit la valeur de la propriété id.- Parameters:
value- allowed object isString
-
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
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb.lang.ToString
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb.lang.ToString
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb.lang.HashCode
-
hashCode
public int hashCode() -
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:
equalsin interfaceorg.jvnet.jaxb.lang.Equals
-
equals
-