| Interface | Description |
|---|---|
| PeerDAO |
Contract any PeerDAO implementation needs to provide.
|
| Class | Description |
|---|---|
| FlatFilePeerDAO |
Cheezy/temporary implementation that just reads in hard-coded allowed Peers from a flat file on our classpath
|
| StringPeerDAO |
A simple implementation of a PeerDAO that assumes two strings contains a list of users and passwords in corresponding
places.
|
Copyright © 2015. All rights reserved.