| Package | Description |
|---|---|
| com.washingtonpost.dw.auth | |
| com.washingtonpost.dw.auth.dao |
| Constructor and Description |
|---|
AllowedPeerAuthenticator(PeerDAO peerDAO) |
| Modifier and Type | Class and Description |
|---|---|
class |
FlatFilePeerDAO
Cheezy/temporary implementation that just reads in hard-coded allowed Peers from a flat file on our classpath
|
class |
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.