|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Signature | |
|---|---|
| no.difi.begrep.sdp.schema_v10 | |
| org.etsi.uri._01903.v1_3 | |
| org.etsi.uri._2918.v1_2 | |
| org.oasis_open.docs.ebxml_bp.ebbp_signals_2 | |
| org.w3.xmldsig | |
| Uses of Signature in no.difi.begrep.sdp.schema_v10 |
|---|
| Fields in no.difi.begrep.sdp.schema_v10 declared as Signature | |
|---|---|
protected Signature |
SDPMelding.signature
|
| Methods in no.difi.begrep.sdp.schema_v10 that return Signature | |
|---|---|
Signature |
SDPMelding.getSignature()
Gets the value of the signature property. |
| Methods in no.difi.begrep.sdp.schema_v10 with parameters of type Signature | |
|---|---|
void |
SDPMelding.setSignature(Signature value)
Sets the value of the signature property. |
SDPTilbaketrekking |
SDPTilbaketrekking.withSignature(Signature value)
|
SDPMelding |
SDPMelding.withSignature(Signature value)
|
SDPKvittering |
SDPKvittering.withSignature(Signature value)
|
SDPFeil |
SDPFeil.withSignature(Signature value)
|
SDPDigitalPost |
SDPDigitalPost.withSignature(Signature value)
|
| Constructors in no.difi.begrep.sdp.schema_v10 with parameters of type Signature | |
|---|---|
SDPDigitalPost(Signature signature,
SDPAvsender avsender,
SDPMottaker mottaker,
SDPDigitalPostInfo digitalPostInfo,
SDPFysiskPostInfo fysiskPostInfo,
Reference dokumentpakkefingeravtrykk)
Fully-initialising value constructor |
|
SDPFeil(Signature signature,
org.joda.time.DateTime tidspunkt,
SDPFeiltype feiltype,
String detaljer)
Fully-initialising value constructor |
|
SDPKvittering(Signature signature,
org.joda.time.DateTime tidspunkt,
SDPTilbaketrekkingsresultat tilbaketrekking,
SDPVarslingfeilet varslingfeilet,
SDPAapning aapning,
SDPLevering levering)
Fully-initialising value constructor |
|
SDPMelding(Signature signature)
Fully-initialising value constructor |
|
SDPTilbaketrekking(Signature signature)
Fully-initialising value constructor |
|
| Uses of Signature in org.etsi.uri._01903.v1_3 |
|---|
| Fields in org.etsi.uri._01903.v1_3 declared as Signature | |
|---|---|
protected Signature |
CounterSignature.signature
|
| Methods in org.etsi.uri._01903.v1_3 that return Signature | |
|---|---|
Signature |
CounterSignature.getSignature()
Gets the value of the signature property. |
| Methods in org.etsi.uri._01903.v1_3 with parameters of type Signature | |
|---|---|
void |
CounterSignature.setSignature(Signature value)
Sets the value of the signature property. |
CounterSignature |
CounterSignature.withSignature(Signature value)
|
| Constructors in org.etsi.uri._01903.v1_3 with parameters of type Signature | |
|---|---|
CounterSignature(Signature signature)
Fully-initialising value constructor |
|
| Uses of Signature in org.etsi.uri._2918.v1_2 |
|---|
| Fields in org.etsi.uri._2918.v1_2 with type parameters of type Signature | |
|---|---|
protected List<Signature> |
XAdESSignatures.signatures
|
| Methods in org.etsi.uri._2918.v1_2 that return types with arguments of type Signature | |
|---|---|
List<Signature> |
XAdESSignatures.getSignatures()
Gets the value of the signatures property. |
| Methods in org.etsi.uri._2918.v1_2 with parameters of type Signature | |
|---|---|
XAdESSignatures |
XAdESSignatures.withSignatures(Signature... values)
|
| Method parameters in org.etsi.uri._2918.v1_2 with type arguments of type Signature | |
|---|---|
void |
XAdESSignatures.setSignatures(List<Signature> value)
|
XAdESSignatures |
XAdESSignatures.withSignatures(Collection<Signature> values)
|
XAdESSignatures |
XAdESSignatures.withSignatures(List<Signature> value)
|
| Constructor parameters in org.etsi.uri._2918.v1_2 with type arguments of type Signature | |
|---|---|
XAdESSignatures(List<Signature> signatures)
Fully-initialising value constructor |
|
| Uses of Signature in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 |
|---|
| Fields in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 declared as Signature | |
|---|---|
protected Signature |
ReceiptAcknowledgement.signature
|
protected Signature |
AcceptanceAcknowledgement.signature
|
| Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 that return Signature | |
|---|---|
Signature |
ReceiptAcknowledgement.getSignature()
Gets the value of the signature property. |
Signature |
AcceptanceAcknowledgement.getSignature()
Gets the value of the signature property. |
| Methods in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type Signature | |
|---|---|
void |
ReceiptAcknowledgement.setSignature(Signature value)
Sets the value of the signature property. |
void |
AcceptanceAcknowledgement.setSignature(Signature value)
Sets the value of the signature property. |
ReceiptAcknowledgement |
ReceiptAcknowledgement.withSignature(Signature value)
|
AcceptanceAcknowledgement |
AcceptanceAcknowledgement.withSignature(Signature value)
|
| Constructors in org.oasis_open.docs.ebxml_bp.ebbp_signals_2 with parameters of type Signature | |
|---|---|
AcceptanceAcknowledgement(String originalMessageIdentifier,
String originalDocumentIdentifier,
org.joda.time.DateTime originalMessageDateTime,
org.joda.time.DateTime thisMessageDateTime,
PartyInfoType fromPartyInfo,
PartyInfoType toPartyInfo,
RoleType fromRole,
RoleType toRole,
ProcessSpecificationInfoType processSpecificationInfo,
String collaborationIdentifier,
String businessActivityIdentifier,
Signature signature)
Fully-initialising value constructor |
|
ReceiptAcknowledgement(String originalMessageIdentifier,
String originalDocumentIdentifier,
org.joda.time.DateTime originalMessageDateTime,
org.joda.time.DateTime thisMessageDateTime,
PartyInfoType fromPartyInfo,
PartyInfoType toPartyInfo,
RoleType fromRole,
RoleType toRole,
ProcessSpecificationInfoType processSpecificationInfo,
String collaborationIdentifier,
String businessActivityIdentifier,
NonRepudiationInformation nonRepudiationInformation,
Signature signature)
Fully-initialising value constructor |
|
| Uses of Signature in org.w3.xmldsig |
|---|
| Methods in org.w3.xmldsig that return Signature | |
|---|---|
Signature |
ObjectFactory.createSignature()
Create an instance of Signature |
Signature |
Signature.withId(String value)
|
Signature |
Signature.withKeyInfo(KeyInfo value)
|
Signature |
Signature.withObjects(Collection<Object> values)
|
Signature |
Signature.withObjects(List<Object> value)
|
Signature |
Signature.withObjects(Object... values)
|
Signature |
Signature.withSignatureValue(SignatureValue value)
|
Signature |
Signature.withSignedInfo(SignedInfo value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||