public class TestAOKeystoreFactory
extends java.lang.Object
Constructor and Description |
---|
TestAOKeystoreFactory() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Prueba directa.
|
void |
testAOKeystoreFactory()
Pruebas de AOKeyStoreFactory de los tipos sin dependencias de otros módulos
|
void |
testAOKeystoreFactoryCAPI()
Pruebas de AOKeyStoreFactory de los tipos sin dependencias de otros módulos
|
public static void main(java.lang.String[] args) throws java.lang.Exception
args
- No se usa.java.lang.Exception
- En cualquier error.public void testAOKeystoreFactoryCAPI() throws java.lang.Exception
java.lang.Exception
- En cualquier error.public void testAOKeystoreFactory() throws java.lang.Exception
java.lang.Exception
- En cualquier error.