|
Class Summary |
| Auth |
The Auth class is the class for challenge-response authentication. |
| AuthByDigest |
The AuthByDigest class is the class for challenge-response
authentication by message digest. |
| AuthBySignature |
The AuthBySignature class is the class for challenge-response
authentication by message digest. |
| Authentication |
The Authentication class is the authentication protocol class. |
| AuthenticationManager |
The AuthenticationManager class is the manager class of
authentication. |
| AuthPacket |
The AuthPacket class is the challenge-response authentication
packet class. |
| ByteSequence |
The ByteSequence class is byte sequence using for authentication. |
| Challenge |
The Challenge class is random byte sequence which is a challenge
for authentication. |
| Response |
The Response class is byte sequence which is a response
authentication. |
| ServerIdentifier |
The ServerIdentifier class is the identifier of alget server. |
| SharedSecret |
The SharedSecret class is byte sequence for authentication. |
| SharedSecrets |
The SharedSecrets class is a collection of SharedSecret objects. |