Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
D
E
N
B
buildHandShake(String)
- Method in class edu.psu.its.twofactor.
ncPassProtocol
Builds the NCPASS TLI handshake.
buildRequest(String, String)
- Method in class edu.psu.its.twofactor.
ncPassProtocol
Builds the NCPASS TLI query for authenticating an RSA SecureID token / UserID pair.
D
decodeHandshake(byte[])
- Method in class edu.psu.its.twofactor.
ncPassProtocol
Decodes the NCPASS TLI handshake response and returns a hashtable containing all of the returned data fields.
decodeResponse(byte[])
- Method in class edu.psu.its.twofactor.
ncPassProtocol
Decodes the NCPASS query response and returns a hashtable containing all of the returned data fields.
E
edu.psu.its.twofactor
- package edu.psu.its.twofactor
N
ncPassProtocol
- Class in
edu.psu.its.twofactor
Methods for building and parsing messages sent to and received from the NCPASS TLI interface for the purpose of validating RSA SecureID tokens.
ncPassProtocol()
- Constructor for class edu.psu.its.twofactor.
ncPassProtocol
Sole Constructor, generates a six digit random transaction ID and stores it in a String
B
D
E
N
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes