public abstract class KeyGeneratorFactory
extends Object
Used to create the org.apache.juddi.keygen.KeyGenerator implementation
as specified by the 'juddi.keygenerator' property. Defaults to
org.apache.juddi.cryptor.DefaultKeyGenerator if an implementation is not
specified.