|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XadesSigner | |
|---|---|
| xades4j.production | Support for signature production. |
| xades4j.properties | Types that represent the different XAdES qualifying properties. |
| Uses of XadesSigner in xades4j.production |
|---|
| Methods in xades4j.production that return XadesSigner | |
|---|---|
XadesSigner |
XadesSigningProfile.newSigner()
Creates a new XadesSigner based on the current state of the profile. |
| Methods in xades4j.production that return types with arguments of type XadesSigner | |
|---|---|
protected Class<? extends XadesSigner> |
XadesTSigningProfile.getSignerClass()
|
protected abstract Class<? extends XadesSigner> |
XadesSigningProfile.getSignerClass()
|
protected Class<? extends XadesSigner> |
XadesEpesSigningProfile.getSignerClass()
|
protected Class<? extends XadesSigner> |
XadesCSigningProfile.getSignerClass()
|
protected Class<? extends XadesSigner> |
XadesBesSigningProfile.getSignerClass()
|
| Constructors in xades4j.production with parameters of type XadesSigner | |
|---|---|
Enveloped(XadesSigner signer)
Creates a new instance based on the given XadesSigner. |
|
| Uses of XadesSigner in xades4j.properties |
|---|
| Methods in xades4j.properties that return XadesSigner | |
|---|---|
XadesSigner |
CounterSignatureProperty.getCounterSigSigner()
Gets the signer that is used to generate the counter signature or null. |
| Constructors in xades4j.properties with parameters of type XadesSigner | |
|---|---|
CounterSignatureProperty(XadesSigner counterSigSigner)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||