public class PKCS1Factory extends GenericFactory<PKCS1Signer>
PKCS1Signer interface.| Modifier and Type | Field and Description |
|---|---|
static PKCS1Factory |
instance |
| Constructor and Description |
|---|
PKCS1Factory() |
| Modifier and Type | Method and Description |
|---|---|
PKCS1Signer |
factoryDefault()
Defines a default object for the factory.
|
static PKCS1Factory |
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 PKCS1Factory instance
public static final PKCS1Factory getInstance()
public PKCS1Signer factoryDefault()
factoryDefault in class GenericFactory<PKCS1Signer>PKCS1SignerImplprotected String getVariableName()
getVariableName in class GenericFactory<PKCS1Signer>Copyright © 2021 SERPRO - Serviço Federal de Processamento de Dados. All rights reserved.