
public class GraphSecretTokenAuthenticator extends DigestSecretTokenAuthenticator
| Constructor and Description |
|---|
GraphSecretTokenAuthenticator() |
GraphSecretTokenAuthenticator(String globalSalt,
xdi2.core.Graph secretTokenGraph) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalSaltAndDigestSecretToken(Message message) |
xdi2.core.Graph |
getSecretTokenGraph() |
void |
init(MessagingTarget messagingTarget,
AuthenticationSecretTokenInterceptor authenticationSecretTokenInterceptor) |
void |
setSecretTokenGraph(xdi2.core.Graph secretTokenGraph) |
authenticate, getGlobalSalt, setGlobalSaltshutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshutdownpublic GraphSecretTokenAuthenticator(String globalSalt, xdi2.core.Graph secretTokenGraph)
public GraphSecretTokenAuthenticator()
public void init(MessagingTarget messagingTarget, AuthenticationSecretTokenInterceptor authenticationSecretTokenInterceptor) throws Exception
init in interface SecretTokenAuthenticatorinit in class AbstractSecretTokenAuthenticatorExceptionpublic String getLocalSaltAndDigestSecretToken(Message message)
getLocalSaltAndDigestSecretToken in class DigestSecretTokenAuthenticatorpublic xdi2.core.Graph getSecretTokenGraph()
public void setSecretTokenGraph(xdi2.core.Graph secretTokenGraph)
Copyright © 2015. All Rights Reserved.