Class ArtifactPeer
java.lang.Object
swiss.trustbroker.common.saml.dto.ArtifactPeer
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanintinthashCode()voidsetArtifactResolutionIndex(int artifactResolutionIndex) voidsetArtifactResolutionKeystore(KeystoreProperties artifactResolutionKeystore) voidsetArtifactResolutionTruststore(KeystoreProperties artifactResolutionTruststore) voidsetArtifactResolutionUrl(String artifactResolutionUrl) voidsetConnectTimeout(Duration connectTimeout) voidsetKeystoreBasePath(String keystoreBasePath) voidsetMetadataUrl(String metadataUrl) voidsetPeerRole(QName peerRole) voidsetProxyUrl(String proxyUrl) toString()
-
Method Details
-
builder
-
getMetadataUrl
-
getArtifactResolutionUrl
-
getArtifactResolutionIndex
public int getArtifactResolutionIndex() -
getPeerRole
-
getProxyUrl
-
getArtifactResolutionTruststore
-
getArtifactResolutionKeystore
-
getKeystoreBasePath
-
getConnectTimeout
-
setMetadataUrl
-
setArtifactResolutionUrl
-
setArtifactResolutionIndex
public void setArtifactResolutionIndex(int artifactResolutionIndex) -
setPeerRole
-
setProxyUrl
-
setArtifactResolutionTruststore
-
setArtifactResolutionKeystore
-
setKeystoreBasePath
-
setConnectTimeout
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-