|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat
de.willuhn.jameica.hbci.passports.rdh.keyformat.RDH2Format
public class RDH2Format
Implementierung des Schluesselformats fuer RDH2. http://www.onlinebanking-forum.de/phpBB2/viewtopic.php?p=50285
| Field Summary |
|---|
| Fields inherited from interface de.willuhn.jameica.hbci.passports.rdh.keyformat.KeyFormat |
|---|
FEATURE_CREATE, FEATURE_IMPORT |
| Constructor Summary | |
|---|---|
RDH2Format()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Liefert einen sprechenden Namen des Formats. |
boolean |
hasFeature(int feature)
Prueft, ob das Format das angegebene Feature unterstuetzt. |
| Methods inherited from class de.willuhn.jameica.hbci.passports.rdh.keyformat.HBCI4JavaFormat |
|---|
createKey, importKey, load |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RDH2Format()
| Method Detail |
|---|
public java.lang.String getName()
KeyFormat
getName in interface KeyFormatgetName in class HBCI4JavaFormatKeyFormat.getName()public boolean hasFeature(int feature)
KeyFormat
hasFeature in interface KeyFormathasFeature in class HBCI4JavaFormatfeature - das geforderte Feature.
KeyFormat.hasFeature(int)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||