| Package | Description |
|---|---|
| xdi2.messaging.target.interceptor.impl.authentication.secrettoken |
| Modifier and Type | Class and Description |
|---|---|
class |
DigestSecretTokenAuthenticator
A SecretTokenAuthenticator that can authenticate a secret token against
a stored digest secret token, using both a global salt and local salts
for producing the digest.
|
class |
GraphSecretTokenAuthenticator
A SecretTokenAuthenticator that can authenticate an XDI message using a "secret token graph",
which contains sender addresses and secret tokens in digest form.
|
class |
StaticSecretTokenAuthenticator
A SecretTokenAuthenticator that can authenticate an XDI message using a
statically configured list of sender addresses and secret tokens in digest form.
|
Copyright © 2015. All Rights Reserved.