SOMA.security.infrastructure.updatePolicy
Class UpdatePolicy
java.lang.Object
SOMA.security.infrastructure.updatePolicy.UpdatePolicy
- Direct Known Subclasses:
- UpdatePolicyCRL, UpdatePolicyTime
- public abstract class UpdatePolicy
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SleepTime
protected long SleepTime
localControl
protected boolean localControl
updatePolicy
public java.lang.String updatePolicy
UpdatePolicy
public UpdatePolicy(java.lang.String msg)
update
public boolean update()
getLocalControl
public boolean getLocalControl()
- this value is setting into a class
and the developer must chose if it
can changed at runtime.
If is true the place contact the
server at one time.
toString
public java.lang.String toString()
getSleepTime
public long getSleepTime()
Copyright © 2004 Luca Foschini