public class PKCS7Factory extends GenericFactory<PKCS7Signer>
PKCS7Signer| Modifier and Type | Field and Description |
|---|---|
static PKCS7Factory |
instance |
| Constructor and Description |
|---|
PKCS7Factory() |
| Modifier and Type | Method and Description |
|---|---|
PKCS7Signer |
factoryDefault()
Defines a default object for the factory.
|
static PKCS7Factory |
getInstance() |
protected String |
getVariableName()
Defines the environment variable used by the abstract factory
to fetch the name of the class to be fabricated.
|
factory, factoryFromClassNamepublic static final PKCS7Factory instance
public static final PKCS7Factory getInstance()
public PKCS7Signer factoryDefault()
factoryDefault in class GenericFactory<PKCS7Signer>CAdESSignerprotected String getVariableName()
getVariableName in class GenericFactory<PKCS7Signer>Copyright © 2021 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.