Uses of Class
de.gematik.ws.conn.signatureservice.v7_4.ExternalAuthenticate.OptionalInputs
Packages that use ExternalAuthenticate.OptionalInputs
Package
Description
Copyright (c) 2020, gematik GmbH.
-
Uses of ExternalAuthenticate.OptionalInputs in de.gematik.ws.conn.authsignatureservice.wsdl.v7_4
Methods in de.gematik.ws.conn.authsignatureservice.wsdl.v7_4 with parameters of type ExternalAuthenticate.OptionalInputsModifier and TypeMethodDescriptionvoidAuthSignatureServicePortType.externalAuthenticate(String cardHandle, ContextType context, ExternalAuthenticate.OptionalInputs optionalInputs, BinaryDocumentType binaryString, jakarta.xml.ws.Holder<Status> status, jakarta.xml.ws.Holder<SignatureObject> signatureObject) -
Uses of ExternalAuthenticate.OptionalInputs in de.gematik.ws.conn.signatureservice.v7_4
Fields in de.gematik.ws.conn.signatureservice.v7_4 declared as ExternalAuthenticate.OptionalInputsModifier and TypeFieldDescriptionprotected ExternalAuthenticate.OptionalInputsExternalAuthenticate.optionalInputsMethods in de.gematik.ws.conn.signatureservice.v7_4 that return ExternalAuthenticate.OptionalInputsModifier and TypeMethodDescriptionObjectFactory.createExternalAuthenticateOptionalInputs()Create an instance ofExternalAuthenticate.OptionalInputsExternalAuthenticate.getOptionalInputs()Gets the value of the optionalInputs property.Methods in de.gematik.ws.conn.signatureservice.v7_4 with parameters of type ExternalAuthenticate.OptionalInputsModifier and TypeMethodDescriptionvoidExternalAuthenticate.setOptionalInputs(ExternalAuthenticate.OptionalInputs value) Sets the value of the optionalInputs property.