|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fi.hut.tcm.spki.impl.Composite | +--fi.hut.tcm.spki.impl.Hash
Hash Hash should contain a HashAlgName, HashValue and an optional Uri ( pointing to the hashed object) in that order.
Fields inherited from class fi.hut.tcm.spki.impl.Composite |
children |
Constructor Summary | |
Hash()
|
Method Summary | |
void |
accept(Visitor visitor)
|
boolean |
check(Component addition)
|
java.lang.String |
toString()
|
Methods inherited from class fi.hut.tcm.spki.impl.Composite |
add,
get,
get,
iterator,
remove,
size |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public Hash()
Method Detail |
public boolean check(Component addition) throws java.lang.IllegalStateException
public void accept(Visitor visitor)
public java.lang.String toString()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |