|
||||||||
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.Name
Name The Fully Qualified Name of an issuer or a subject. Contains a Key followed by a one or more ByteStrings (the name sequence). The Key may be omitted, in which case the names are relative to Issuer.
Fields inherited from class fi.hut.tcm.spki.impl.Composite |
children |
Constructor Summary | |
Name()
|
Method Summary | |
void |
accept(Visitor visitor)
|
boolean |
check(Component addition)
|
Methods inherited from class fi.hut.tcm.spki.impl.Composite |
add,
get,
get,
iterator,
remove,
size,
toString |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public Name()
Method Detail |
public boolean check(Component addition) throws java.lang.IllegalStateException
public void accept(Visitor visitor)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |