|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IToken
An interface represents a generic token unit.
Method Summary | |
---|---|
void |
login(java.lang.String pin)
Logins to the token unit. |
void |
logout()
Logouts token. |
Method Detail |
---|
void login(java.lang.String pin) throws EBaseException
pin
- password to access the token
EBaseException
- failed to login to this tokenvoid logout()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |