Class TlsFacet
java.lang.Object
de.gematik.test.tiger.proxy.certificate.TlsFacet
- All Implemented Interfaces:
RbelFacet
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TlsFacet.TlsFacetBuilderbuilder()protected booleanbooleaninthashCode()toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface de.gematik.rbellogger.data.facet.RbelFacet
shouldExpectReplyMessage
-
Constructor Details
-
TlsFacet
@ConstructorProperties("clientCertificateChain") public TlsFacet(RbelElement clientCertificateChain)
-
-
Method Details