Package org.kapott.hbci.comm
Class CommPinTan
- java.lang.Object
-
- org.kapott.hbci.comm.CommPinTan
-
public final class CommPinTan extends Object
-
-
Constructor Summary
Constructors Constructor Description CommPinTan(String host, HBCICallback callback)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Messagepingpong(Message message, String messageName, List<Rewrite> rewriters, HBCIMsgStatus msgStatus)CommPinTanwithProxy(String proxyHost, String proxyUser, String proxyPass)
-
-
-
Field Detail
-
ENCODING
public static final Charset ENCODING
-
-
Constructor Detail
-
CommPinTan
public CommPinTan(String host, HBCICallback callback)
-
-
Method Detail
-
withProxy
public CommPinTan withProxy(String proxyHost, String proxyUser, String proxyPass)
-
-