org.erights.e.meta.java.security
Class KeyFactorySugar

java.lang.Object
  |
  +--org.erights.e.meta.java.security.KeyFactorySugar

public class KeyFactorySugar
extends Object

Untamed: XXX Should be made virtually Selfless and implement getSpreadUncall instead.

Author:
Mark S. Miller

Field Summary
private static StaticMaker makeKeyFactory
           
 
Constructor Summary
private KeyFactorySugar()
          prevent instantation
 
Method Summary
static Object[] __optUncall(KeyFactory self)
          Enabled:
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

makeKeyFactory

private static final StaticMaker makeKeyFactory
Constructor Detail

KeyFactorySugar

private KeyFactorySugar()
prevent instantation

Method Detail

__optUncall

public static Object[] __optUncall(KeyFactory self)
Enabled:

Parameters:
self -
Returns:


comments?