|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.handle.hdllib.trust.AbstractRequiredSignerStore
net.handle.hdllib.trust.FileBasedRequiredSignerStore
public class FileBasedRequiredSignerStore
Field Summary | |
---|---|
protected java.io.File |
requiredSignersDir
|
Fields inherited from class net.handle.hdllib.trust.AbstractRequiredSignerStore |
---|
requiredSigners |
Constructor Summary | |
---|---|
FileBasedRequiredSignerStore(java.io.File requiredSignersDir)
|
Method Summary | |
---|---|
void |
loadSigners()
|
boolean |
needsLoadSigners()
|
Methods inherited from class net.handle.hdllib.trust.AbstractRequiredSignerStore |
---|
getRequiredSignersAuthorizedOver, validateSelfSignedCert |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.io.File requiredSignersDir
Constructor Detail |
---|
public FileBasedRequiredSignerStore(java.io.File requiredSignersDir)
Method Detail |
---|
public void loadSigners()
loadSigners
in class AbstractRequiredSignerStore
public boolean needsLoadSigners()
needsLoadSigners
in class AbstractRequiredSignerStore
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |