|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.lanl.KeyTools.KeyAndCertFactory
Factory for creating the various implementations of KeyAndCertInterface
| Constructor Summary | |
KeyAndCertFactory()
|
|
| Method Summary | |
KeyAndCertInterface |
makeKeyAndCertInterface(java.lang.String name)
Generate an implementation of a specific interface |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public KeyAndCertFactory()
| Method Detail |
public KeyAndCertInterface makeKeyAndCertInterface(java.lang.String name)
throws java.lang.Exception
name - is the name of the security provider, like IAIK...
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||