xades4j.production
Class XadesBesSigningProfile
java.lang.Object
xades4j.production.XadesSigningProfile
xades4j.production.XadesBesSigningProfile
public final class XadesBesSigningProfile
- extends XadesSigningProfile
A profile for producing XAdES-BES signatures. A KeyingDataProvider has
to be supplied.
- Author:
- Luís
- See Also:
XadesSigningProfile
| Methods inherited from class xades4j.production.XadesSigningProfile |
newSigner, withAlgorithmsProvider, withAlgorithmsProvider, withBasicSignatureOptionsProvider, withBasicSignatureOptionsProvider, withBinding, withBinding, withDataObjectPropertiesProvider, withDataObjectPropertiesProvider, withDigestEngineProvider, withDigestEngineProvider, withPropertyDataObjectGenerator, withPropertyDataObjectGenerator, withSignaturePropertiesProvider, withSignaturePropertiesProvider, withSignedPropertiesMarshaller, withSignedPropertiesMarshaller, withTimeStampTokenProvider, withTimeStampTokenProvider, withUnsignedPropertiesMarshaller, withUnsignedPropertiesMarshaller |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XadesBesSigningProfile
public XadesBesSigningProfile(KeyingDataProvider keyingProvider)
XadesBesSigningProfile
public XadesBesSigningProfile(Class<? extends KeyingDataProvider> keyingProviderClass)
getSignerClass
protected Class<? extends XadesSigner> getSignerClass()
- Specified by:
getSignerClass in class XadesSigningProfile
Copyright © 2012. All Rights Reserved.