|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.acm.Util
public class Util
This is a class to contain useful routines. They are public and static.
Constructor Summary | |
---|---|
Util()
|
Method Summary | |
---|---|
static SigningUtility |
getSigningUtility(Registry env)
Given a map of utilities and variables as read from the config file, this method will return a registered SigningUtility (or the DefaultSigningUtility, if none registered). |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Util()
Method Detail |
---|
public static SigningUtility getSigningUtility(Registry env)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |