Klasse WebserviceEndpointAlias
java.lang.Object
io.github.primelib.webmethodsapigateway4j.model.WebserviceEndpointAlias
- Bekannte direkte Unterklassen:
JMSConsumerAlias,JMSProviderAlias
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class WebserviceEndpointAlias
extends Object
WebserviceEndpointAlias
-
Konstruktorübersicht
KonstruktorenKonstruktorBeschreibungWebserviceEndpointAlias(String webserviceEndpointAliasId, String alias, String aliasType, String description, String keyAlias, String keyStoreAlias, String timestampMaximumSkew, String timestampPrecisionInMillis, String timestampTimeToLive, String transportType, String trustStoreAlias) -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungprotected booleanbooleangetAlias()The name of the WebserviceEndpointAliasThe property specifies the aliasType, Either it should be Provider or ConsumerThe description of the WebserviceEndpointAliasthis property specifies the keyalias namethis property specifies the keystorealias namethis property specifies the timestampMaximumSkew valuethis property specifies the timestampPrecisionInMillisthis property specifies the timestampTimeToLive valuethis defines the transport type.this property specifies the trustStoreAlias nameA unique ID for the WebserviceEndpointAliasinthashCode()voidThe name of the WebserviceEndpointAliasvoidsetAliasType(String aliasType) The property specifies the aliasType, Either it should be Provider or ConsumervoidsetDescription(String description) The description of the WebserviceEndpointAliasvoidsetKeyAlias(String keyAlias) this property specifies the keyalias namevoidsetKeyStoreAlias(String keyStoreAlias) this property specifies the keystorealias namevoidsetTimestampMaximumSkew(String timestampMaximumSkew) this property specifies the timestampMaximumSkew valuevoidsetTimestampPrecisionInMillis(String timestampPrecisionInMillis) this property specifies the timestampPrecisionInMillisvoidsetTimestampTimeToLive(String timestampTimeToLive) this property specifies the timestampTimeToLive valuevoidsetTransportType(String transportType) this defines the transport type.voidsetTrustStoreAlias(String trustStoreAlias) this property specifies the trustStoreAlias namevoidsetWebserviceEndpointAliasId(String webserviceEndpointAliasId) A unique ID for the WebserviceEndpointAliastoString()
-
Konstruktordetails
-
WebserviceEndpointAlias
-
WebserviceEndpointAlias
public WebserviceEndpointAlias()
-
-
Methodendetails
-
getWebserviceEndpointAliasId
A unique ID for the WebserviceEndpointAlias -
getAlias
The name of the WebserviceEndpointAlias -
getAliasType
The property specifies the aliasType, Either it should be Provider or Consumer -
getDescription
The description of the WebserviceEndpointAlias -
getKeyAlias
this property specifies the keyalias name -
getKeyStoreAlias
this property specifies the keystorealias name -
getTimestampMaximumSkew
this property specifies the timestampMaximumSkew value -
getTimestampPrecisionInMillis
this property specifies the timestampPrecisionInMillis -
getTimestampTimeToLive
this property specifies the timestampTimeToLive value -
getTransportType
this defines the transport type. The supported transport type is JMS -
getTrustStoreAlias
this property specifies the trustStoreAlias name -
setWebserviceEndpointAliasId
A unique ID for the WebserviceEndpointAlias -
setAlias
The name of the WebserviceEndpointAlias -
setAliasType
The property specifies the aliasType, Either it should be Provider or Consumer -
setDescription
The description of the WebserviceEndpointAlias -
setKeyAlias
this property specifies the keyalias name -
setKeyStoreAlias
this property specifies the keystorealias name -
setTimestampMaximumSkew
this property specifies the timestampMaximumSkew value -
setTimestampPrecisionInMillis
this property specifies the timestampPrecisionInMillis -
setTimestampTimeToLive
this property specifies the timestampTimeToLive value -
setTransportType
this defines the transport type. The supported transport type is JMS -
setTrustStoreAlias
this property specifies the trustStoreAlias name -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-