|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SignatureType | |
---|---|
be.fedict.eid.applet.service.signer.jaxb.xades132 | |
be.fedict.eid.applet.service.signer.jaxb.xmldsig |
Uses of SignatureType in be.fedict.eid.applet.service.signer.jaxb.xades132 |
---|
Fields in be.fedict.eid.applet.service.signer.jaxb.xades132 declared as SignatureType | |
---|---|
protected SignatureType |
CounterSignatureType.signature
|
Methods in be.fedict.eid.applet.service.signer.jaxb.xades132 that return SignatureType | |
---|---|
SignatureType |
CounterSignatureType.getSignature()
Gets the value of the signature property. |
Methods in be.fedict.eid.applet.service.signer.jaxb.xades132 with parameters of type SignatureType | |
---|---|
void |
CounterSignatureType.setSignature(SignatureType value)
Sets the value of the signature property. |
Uses of SignatureType in be.fedict.eid.applet.service.signer.jaxb.xmldsig |
---|
Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig that return SignatureType | |
---|---|
SignatureType |
ObjectFactory.createSignatureType()
Create an instance of SignatureType |
Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig that return types with arguments of type SignatureType | |
---|---|
JAXBElement<SignatureType> |
ObjectFactory.createSignature(SignatureType value)
Create an instance of JAXBElement < SignatureType > } |
Methods in be.fedict.eid.applet.service.signer.jaxb.xmldsig with parameters of type SignatureType | |
---|---|
JAXBElement<SignatureType> |
ObjectFactory.createSignature(SignatureType value)
Create an instance of JAXBElement < SignatureType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |