
public class GraphSecretTokenValidator extends DigestSecretTokenValidator
| Constructor and Description |
|---|
GraphSecretTokenValidator() |
GraphSecretTokenValidator(String globalSalt,
Graph secretTokenGraph) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalSaltAndDigestSecretToken(XDIAddress senderXDIAddress) |
Graph |
getSecretTokenGraph() |
void |
setSecretTokenGraph(Graph secretTokenGraph) |
authenticate, getGlobalSalt, setGlobalSaltinit, shutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, shutdownpublic GraphSecretTokenValidator(String globalSalt, Graph secretTokenGraph)
public GraphSecretTokenValidator()
public String getLocalSaltAndDigestSecretToken(XDIAddress senderXDIAddress)
getLocalSaltAndDigestSecretToken in class DigestSecretTokenValidatorpublic Graph getSecretTokenGraph()
public void setSecretTokenGraph(Graph secretTokenGraph)
Copyright © 2017. All rights reserved.